Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command to display the circular saw GUI in creative mode #144

Open
Calinou opened this issue Apr 25, 2019 · 5 comments
Open

Add a command to display the circular saw GUI in creative mode #144

Calinou opened this issue Apr 25, 2019 · 5 comments

Comments

@Calinou
Copy link
Member

Calinou commented Apr 25, 2019

I enabled Stairs+ nodes in creative inventory by default with 774c404. However, this makes it difficult to browse the creative inventory and slows down loading, so I think I'll disable it by default.

As an alternative, I thought of adding a /saw command that would display the circular saw GUI (only available in creative mode or for players with the circular_saw privilege). This way, players won't have to craft/place/use a circular saw to access Stairs+ nodes and the creative inventory will remain easy to browse.

Bonus feature for quicker usage: /saw [node name] would pre-fill the input material slot with 65535 nodes of the specified type, as long as it's not in the not_in_creative_inventory group (unless the player has the give privilege, which would let them bypass this restriction).

@ghost
Copy link

ghost commented May 24, 2019

Maybe get this into an sfinv page?

@Calinou
Copy link
Member Author

Calinou commented May 24, 2019

@Linuxdirk That can be done optionally, but I'd like to have the base feature available without requiring any specific inventory mods.

@ghost
Copy link

ghost commented May 24, 2019

sfinv is part of default Minetest. It is not additional. But yes, being completely independent is always good.

@thomasrudin
Copy link

The /saw and circular_saw-priv are really good ideas 😄

@fluxionary
Copy link

see https://github.com/minetest-mirrors/invsaw for a current implementation. i like this proposal, but don't feel it should be added to the logic of this mod unless the feature is gated behind a specific privilege. some servers allow both creative and survival building, and this sort of feature should be restricted to a privilege, so as to permit server owners the choice of whether to gate it to a privilege, or allow anyone w/ interact to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants