]> git.lizzy.rs Git - worldedit.git/history - worldedit_gui
Fix deserialization of schematics with node names table
[worldedit.git] / worldedit_gui /
2021-09-21 wsor4035Make worldedit_gui error non-fatal
2021-07-23 Nathan SalapatAdd param2 button to WorldEdit GUI
2020-12-05 h3ndrikHide gui button in unified_inventory on missing privile...
2020-05-12 sfan5Fix rotate in worldedit GUI
2020-03-09 HybridDogGUI command execution: Do not ignore chatcommand return...
2019-12-19 sfan5worldedit_gui: Improve behaviour of all input fields
2019-09-18 sfan5worldedit_gui: Add tooltips to node search result
2019-09-18 sfan5worldedit_gui: Improve behaviour of some input fields
2019-07-17 sfan5Remove deprecated depends.txt, add descriptions to...
2019-07-17 sfan5Replace more deprecated functions
2019-07-16 sfan5Adjust GUI compatibility code
2019-07-16 Panquesito7Replace deprecated functions with newer ones
2017-11-13 Alexander WeberAdd support for smart_inventory
2017-09-12 sfan5Optimize gui icon texture
2017-09-12 sfan5Support //cube in the GUI
2017-09-12 sfan5Remove Lua functions from WorldEdit GUI
2017-08-31 sfan5WorldEdit GUI support for new //cylinder functionality
2017-08-20 sfan5Disable worldedit_gui fallback code (closes #141)
2017-08-20 sfan5Make sfinv gui code compatible with sfinv as included...
2017-05-13 sfan5Forgot this one during refactor (a31f955fb1e5c512f45594...
2017-05-13 sfan5Remove formspec tester from worldedit_gui
2017-05-13 sfan5Refactor priv determination in worldedit_gui
2017-05-13 sfan5Do not allow any worldedit_gui commands without privs
2017-05-13 tenplus1Fix worldedit_gui_lua privs
2017-03-11 sfan5Use sfinv if possible, fixes #124 with recent minetest...
2017-03-11 sfan5GUI: Use nicer picture to indicate unknown nodes (...
2017-03-11 sfan5GUI: Always pass normalized node names to commands
2016-10-13 sfan5Merge remote-tracking branch 'tmp/hollowpyramid'
2016-10-12 sfan5Fix 'Run Lua' button in WorldEdit GUI (fixes #121)
2016-06-20 tenplus1fix gui bug with back button (#116)
2016-02-22 sfan5Merge pull request #108 from kilbith/master
2016-02-22 Jean-Patrick GuerreroFix unability to browse inv. items on creative inventory
2016-02-22 sfan5Merge pull request #107 from kilbith/master
2016-02-22 Jean-Patrick GuerreroRe-adapt WorldEdit's GUI button position to creative...
2016-01-17 sfan5Merge pull request #101 from kilbith/master
2016-01-17 kilbithAdapt WorldEdit GUI button to the new creative inventory
2016-01-05 RuiFix undeclared global variable
2016-01-05 sfan5Fixed dropdown menus in the WorldEdit GUI (closes ...
2016-01-05 sfan5Fix Save/Load from WorldEdit GUI, fixes #90
2016-01-05 sfan5Fix Orient in WorldEdit GUI
2015-09-13 Sebastien PonceAdded hollow pyramids
2015-06-18 Anthony ZhangFix formspec typo causing crashing upon using `/orient...
2015-02-17 Anthony ZhangMerge pull request #73 from est31/hidebutton
2015-02-16 est31Make inventory++ hide button for players without worlde...
2014-08-05 UberiFix typo (thanks donat-b!).
2014-07-12 Anthony ZhangMerge pull request #51 from cyisfor/master
2014-07-11 UberiFix worldedit_gui not working in Minetest 0.4.10.
2014-05-16 UberiNew inventory icon for GUI (thanks VanessaE!).
2014-02-24 AnthonyMerge pull request #36 from spillz/master
2014-02-24 spillzFix incorrect fixedpos var names in the GUI form
2014-01-19 UberiFix for player signing off before WorldEdit GUI has...
2014-01-03 AnthonyMerge pull request #28 from cheapie/master
2014-01-03 Carter KolweyAdded compatibility with my version of creative_inventory.
2014-01-02 UberiOops, broke the back button with that last commit.
2014-01-02 UberiFix the creative inventory being borked if neither...
2013-12-30 UberiThe WorldEdit GUI now has no hard dependencies.
2013-12-24 UberiMark the region with an entity cube.
2013-12-22 UberiUpdate worldedit_gui to work with latest unified_invent...
2013-12-22 AnthonyMerge pull request #26 from kaeza/wut
2013-12-21 kaezaFix crashes in GUI button.
2013-12-21 UberiFull unified_inventory and inventory_plus support!
2013-12-20 UberiAll commands in WorldEdit are now accessible through...
2013-12-18 UberiInclude WorldEdit GUI in the documentation, improve...
2013-12-16 UberiImprove worldedit.spiral and the WorldEdit GUI,
2013-12-15 UberiImplement copy/move in the WorldEdit GUI.
2013-12-15 UberiMerge fixedpos and position dialogs in worldedit_gui...
2013-12-12 UberiMore improvements to worldedit_gui
2013-12-12 UberiRefine GUI.
2013-12-10 UberiImprove worldedit_gui.
2013-12-10 UberiWorldEdit GUI is now live! Currently under construction.