]> git.lizzy.rs Git - worldedit.git/history - worldedit_gui/functionality.lua
Fix rotate in worldedit GUI
[worldedit.git] / worldedit_gui / functionality.lua
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
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-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 tenplus1Fix worldedit_gui_lua privs
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-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...
2014-08-05 UberiFix typo (thanks donat-b!).
2014-02-24 AnthonyMerge pull request #36 from spillz/master
2014-02-24 spillzFix incorrect fixedpos var names in the GUI form
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.