minetest-mods / i3

:rocket: A next-generation inventory for Minetest 5.6+
Other
41 stars 26 forks source link

[Bug]: not having the creative priv, with progressive off, doesnt show certain nodes #66

Closed wsor4035 closed 2 years ago

wsor4035 commented 2 years ago

Describe the bug without creative priv, and the progressive mode off, certain items will not show up in inventory that do in creative

To Reproduce start mtg with only enable damage enabled from the gui grant yourself all privs open inventory look at all tab close inventory revoke creative priv open inventory observe all tab

you can easily do this by comparing the bottom right item before and after, else take screenshots

Expected Behavior all tab should stay exactly the same

Screenshots image

Additional context

kilbith commented 2 years ago

This is the expected behavior. These items don't show up in survival mode as they have no recipes or usages. Thus it doesn't make sense to show them in the list.

Since commit: https://github.com/minetest-mods/i3/commit/cffdf77e6a46818a0be94283baf60a14c7b49e93