summaryrefslogtreecommitdiff
path: root/worldedit_gui/functionality.lua
AgeCommit message (Expand)Author
2017-09-12Support //cube in the GUIsfan5
2017-09-12Remove Lua functions from WorldEdit GUIsfan5
2017-08-31WorldEdit GUI support for new //cylinder functionalitysfan5
2017-05-13Forgot this one during refactor (a31f955fb1e5c512f4559452aa65f590fbbc8d6c)sfan5
2017-05-13Remove formspec tester from worldedit_guisfan5
2017-05-13Refactor priv determination in worldedit_guisfan5
2017-05-13Fix worldedit_gui_lua privstenplus1
2017-03-11GUI: Use nicer picture to indicate unknown nodes (-> no search results)sfan5
2017-03-11GUI: Always pass normalized node names to commandssfan5
2016-10-13Merge remote-tracking branch 'tmp/hollowpyramid'sfan5
2016-10-12Fix 'Run Lua' button in WorldEdit GUI (fixes #121)sfan5
2016-01-05Fixed dropdown menus in the WorldEdit GUI (closes #78, thanks to @sponce)sfan5
2016-01-05Fix Save/Load from WorldEdit GUI, fixes #90sfan5
2016-01-05Fix Orient in WorldEdit GUIsfan5
2015-09-13Added hollow pyramidsSebastien Ponce
2015-06-18Fix formspec typo causing crashing upon using `/orient` in the GUI.Anthony Zhang
2014-08-05Fix typo (thanks donat-b!).Uberi
2014-02-23Fix incorrect fixedpos var names in the GUI formspillz
2013-12-20All commands in WorldEdit are now accessible through WorldEdit GUI, except th...Uberi
2013-12-18Include WorldEdit GUI in the documentation, improve privilege handling, simpl...Uberi
2013-12-16Improve worldedit.spiral and the WorldEdit GUI,Uberi
2013-12-15Implement copy/move in the WorldEdit GUI.Uberi
2013-12-15Merge fixedpos and position dialogs in worldedit_gui, add cylinder dialog.Uberi
2013-12-12More improvements to worldedit_guiUberi
2013-12-12Refine GUI.Uberi
2013-12-10Improve worldedit_gui.Uberi
2013-12-10WorldEdit GUI is now live! Currently under construction.Uberi