GithubHelp home page GithubHelp logo

Gui about farlands HOT 55 OPEN

d00med avatar d00med commented on August 22, 2024
Gui

from farlands.

Comments (55)

GreenXenith avatar GreenXenith commented on August 22, 2024

Player Menus

  • Survival Slots
  • Survival Tabs
    • Armor
    • Journal
    • Achievements (TBD)
  • Creative Slots
  • Creative Tabs
    • Creative Menu
    • Armor
    • Journal
    • Achievements (TBD)

Nodes

  • Chest Formspec
  • Large Chest
    • Large Chest Node
      • Make It Connect
      • Use Open/Closed Models No. Screw that.
    • Large Chest Formspec
  • Furnace Formspec
  • Work Bench
    • Separate into separate nodes
      • Crafting Table
      • Anvil
      • Cutting tool?
    • New Crafting Background

Items

  • Craft Guide Book

Entities

  • NPC

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith thanks for updating ;D

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

I think I am forgetting something

Maybe Achievements?
Apart from that I don't think you did

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith can you also make the repair tool function on the crafting table a separate block? (an anvile)

you dount have too im just asking

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith crafting table concept
crafting

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

@tobyplowy So I am putting a craft guide on the table, not the inventory?

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith No both Because of you use the crafting table gui you won't be able to access your own inventory unless You Go Out Of The Crafting gui and Open Your inventory (same for the other way around)

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith On The Other hand in the players Crafting gui you won't really Need a recipe book because the only recipe that's important there is a 2 by 2 wood craft recipe to make a crafting table (and some other basic stuff)

It can also be an item (crafting recipe book item) that maybe better but you can choose

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

@tobyplowy I think I might just do the book if that's ok with you.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

Ok

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith I will make a recipe book texture (I'm working on a book texture at the moment anyway )

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

craft book
craft book

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

@tobyplowy That is 16x17. Is it possible to make it 16x16?

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith oh how did that happen :/

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

craft book

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

ty :)

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

the one in minetest game is 16x17 st thats why that happend
https://github.com/minetest/minetest_game/blob/master/mods/default/textures/default_book.png

from farlands.

Desour avatar Desour commented on August 22, 2024

Hm, many people would like a new sort of crafting system, something like this: https://forum.minetest.net/viewtopic.php?t=15405
If farlands would have something like that, it would differ more from the other subgames.

the one in minetest game is 16x17 st thats why that happend

http://irc.minetest.ru/minetest-hub/2017-05-24#i_4938951

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

https://forum.minetest.net/viewtopic.php?t=15405

I don't like that I prefer it the good ol way XD

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

I prefer it the good ol way

Agreed.

from farlands.

Desour avatar Desour commented on August 22, 2024

It's just the normal way of minetest. Other games do it like this, eg. terraria.

IMO the style of the textures of the gui are too gray and sterile.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@DS-Minetest yes I will improve the color but first I wanna see the GUI finished

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

If you plan on modifying any texture, do NOT change image sizes or slot positions.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith no just the colors (I have been making textures and texturepacks for almost 10 years I know how it works XD)

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

Finished chests (for real this time). Working on creative inventory right now.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

That's great news also the Creative Slots or tabs?

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

Slots.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

Ok cool

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

On second thought, I'm done for today :P
Got the bg image done.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith Ok see you later thanks for your time and have a good day :)

from farlands.

D00Med avatar D00Med commented on August 22, 2024

@GreenXenith bye :)

from farlands.

D00Med avatar D00Med commented on August 22, 2024

@tobyplowy I'm going now, enjoy your day :)

from farlands.

Desour avatar Desour commented on August 22, 2024

If you plan on modifying any texture, do NOT change image sizes or slot positions.

Normally you don't set the slot positions in background image. https://github.com/minetest/minetest/blob/master/doc/lua_api.txt#L1582 (You could also add one texture per slot if it's so important to be an image. https://github.com/minetest/minetest/blob/master/doc/lua_api.txt#L1594)

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

The background image slots are aligned with the defined slots.

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

If I do change it to image slots, I will do so later.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith any updates?

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

@tobyplowy No :( The beginning of my summer has been a nightmare, and the little time I do get is spend on moderating. I will also be gone for a week. When I get back I will (hopefully) start work on some more stuff.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith shuld i add this to the v2 milestone?

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

@tobyplowy Yes.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@D00Med @GreenXenith moving to v2

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

I am going to attempt to redo the large chest to use the new opening model

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith Good :)

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith maybe try to finish the chests first so you can alredy merge them in to master

from farlands.

Wuzzy2 avatar Wuzzy2 commented on August 22, 2024

Hello. I heard you need help. Please talk to me next week.

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

Please talk to me next week.

Noted.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith easy peasy lemon Squeezy see that wasn't so hard :)

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith you showed me a working test version of the GUI ones (a while ago)
Is that stable (we can use it for v1 as temporary solution) do you still have that?

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

Definitely not stable.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith Oh ok I see

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

I have given up on using the open chest model for the large chest because there is the MT bug that prevents me from doing it easily, and I don't want to figure it out the other way, and it's not that necessary. I will likely end up submitting a PR soon to add the large chest.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith ok good

You have given up on the chests but you are still interested in helping with the inventory GUI right?

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

Of course.

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith ok thanks :)

from farlands.

tobyplowy avatar tobyplowy commented on August 22, 2024

@GreenXenith do you think you'll be able to add nice GUI for 1.1?

from farlands.

GreenXenith avatar GreenXenith commented on August 22, 2024

@tobyplowy Don't count on it.. Life has been busy for me as of late. Once I can find time, I will try to get the inventory looking spiffy.

from farlands.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.