Marram grass: Fix noise flags to make 2D noise 'eased' (#2493)
[oweals/minetest_game.git] / mods / creative / inventory.lua
2019-09-18 sfan5Fix more translation strings (#2487)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-10 bell07Unify hotbar formspec for sfinv and creative
2019-01-03 ParamatRemove uses of default.gui_bg/bg_img/slots
2017-12-22 Diego Martínezcreative: Add missing tooltips.
2017-12-22 Diego Martínezcreative: Use icons for buttons.
2017-10-23 SmallJokerCreative: Cache inventory items on load
2017-07-22 SmallJokerCreative: Prevent unauthorized item access (#1840)
2017-05-18 sfan5Remove set_inventory_formspec in default, remove delay...
2017-01-26 rubenwardyCreative: Add creative.is_enabled_for
2016-12-05 rubenwardyAdd sfinv.get_homepage_name(player) 1429/head
2016-11-28 sfan5Avoid "leaking" creative inventories to other players
2016-11-27 rubenwardySfinv: Add sfinv to allow tabs to be added to the inventory