Fix glass panes sides (#2500)
[oweals/minetest_game.git] / mods / creative /
2019-09-22 WuzzyAdd translation templates and German translation
2019-09-18 sfan5Fix more translation strings (#2487)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-08-31 ParamatCreative: Override the hand instead of re-registering
2019-08-03 ParamatMake the creative mod hand dig 'dig_immediate' nodes...
2019-07-22 TumeniNodesCreative: Add 'default' as optional dependency
2019-07-21 ParamatCreative: Remove unnecessary dependency on 'default'
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-07-16 sfan5Switch to mod.conf, delete deprecated depends.txt
2019-07-10 bell07Unify hotbar formspec for sfinv and creative
2019-02-03 rubenwardyFix sfinv not updating on creative grant/revoke
2019-01-03 ParamatRemove uses of default.gui_bg/bg_img/slots
2018-03-05 paramatCreative: Fix width of arrow textures
2018-01-23 paramatCreative: New textures for less distortion
2017-12-22 Diego Martínezcreative: Add missing tooltips.
2017-12-22 Diego Martínezcreative: Use icons for buttons.
2017-11-11 raymooCreative: Make the placenode registration check for...
2017-11-11 raymooCreative: Make handle_node_drops override work for...
2017-10-23 SmallJokerCreative: Cache inventory items on load
2017-10-07 Lars HofhanslCreative: Do not give creative priv to admin
2017-07-22 SmallJokerCreative: Prevent unauthorized item access (#1840)
2017-06-14 tenplus1Creative: Add 'creative' privilege for survival servers
2017-05-24 paramatSettings: Use new settings object
2017-05-18 sfan5Remove set_inventory_formspec in default, remove delay...
2017-04-23 Dániel JuhászCreative: Automatic item colorization for creative...
2017-03-29 zaoqiUse creative.is_enabled_for for creative mode if possib...
2017-02-01 paramatCreative: Cache creative mode setting
2017-01-27 rubenwardyFix node drops not being added to inventory when not...
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-28 paramatCreative: Re-implement constant hand dig times, add...
2016-11-27 rubenwardySfinv: Add sfinv to allow tabs to be added to the inventory
2016-11-18 tenplus1Creative: Fix missing item bug caused by 'start_i'...
2016-11-07 RuiCreative: Fix crash when turning on creative in-game
2016-10-08 rubenwardyCreative: Use element instead of parameter to disable... 1317/head
2016-09-07 paramatChange WTFPL to MIT (part 3)
2016-09-06 paramatLicenses: Change WTFPL to MIT (part 2)
2016-09-05 paramatLicenses: Change WTFPL to MIT (part 1)
2016-09-03 paramatCreative: Make dig times near-identical for nodes of...
2016-08-27 rubenwardyAdd search on enter press to creative inventory
2016-07-15 TimStop shadowing upvalues and definitions.
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-06-14 paramatCreative: Add missing 'formspec_escape' to fix bug
2016-05-21 red-001Creative: Reset 'start_i' to 1 when the inventory filte...
2016-05-07 tenplus1Creative: Fix inventory crash after toggling creative...
2016-05-07 tenplus1Creative: Fix '-' glitch in playername
2016-05-07 tenplus1Creative: Add global variable creative.formspec_add
2016-04-04 kilbithCreative: Add myself in credits
2016-03-22 Jean-Patrick GuerreroCreative: Code cleaning + Fix items moving in virtual...
2016-02-21 Jean-Patrick GuerreroCreative: Rename fields with correct naming convention...
2016-02-06 Muhammad Rifqi Pri... Creative: Extend search function to descriptions
2016-02-03 Craig DavisonFollow naming conventions of textures in creative
2016-02-03 kilbithCreative: move player datas in separate table (fixes...
2016-01-20 kilbithFix blank page in creative in some rare case and keep...
2016-01-15 kilbithNew design of the creative inventory (with tabs)
2016-01-05 jeanpatrick.guerre... Minor polishing of creative
2015-12-25 jeanpatrick.guerre... Add a search field to the creative inventory
2015-12-06 jeanpatrick.guerre... Speed-up creative inventory initializing (~10x faster)
2015-09-30 paramatRename to Minetest Game
2015-06-23 AmazAdd the listring functionality https://github.com/minet...
2015-01-10 Craig DavisonAdd crafting grid result arrow to creative inventory
2014-07-05 BlockMenMake gui part of default
2014-07-05 webdesigner97Make creative inventory use new fancy layout
2013-11-17 PilzAdamRemove / replace all print() calls 0.4.8
2013-11-04 ShadowNinjaRevert dig time in creative mode to 0.5
2013-09-28 PilzAdamLonger range and insta-dig in creative
2013-05-18 PilzAdamMove all common mods back to minetest_game
2013-03-23 PilzAdamMove creative, dye, vessels and wool to common
2012-12-17 PilzAdamUse infinite stacks in creative mode and make the hand...
2012-11-25 PilzAdamUse full stacks in the creative inventory and add a...
2012-08-12 Perttu AholaFix crash when a player happens to join the server...
2012-07-25 Perttu AholaMove creative_inventory to creative