index
:
Minetest-WorldEdit
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
worldedit_gui
/
functionality.lua
Age
Commit message (
Collapse
)
Author
2017-08-31
WorldEdit GUI support for new //cylinder functionality
sfan5
2017-05-13
Forgot this one during refactor (a31f955fb1e5c512f4559452aa65f590fbbc8d6c)
sfan5
2017-05-13
Remove formspec tester from worldedit_gui
sfan5
2017-05-13
Refactor priv determination in worldedit_gui
sfan5
2017-05-13
Fix worldedit_gui_lua privs
tenplus1
This fixes the worldedit_gui_lua feature so that it requires certain privs to run.
2017-03-11
GUI: Use nicer picture to indicate unknown nodes (-> no search results)
sfan5
2017-03-11
GUI: Always pass normalized node names to commands
sfan5
2016-10-13
Merge remote-tracking branch 'tmp/hollowpyramid'
sfan5
2016-10-12
Fix 'Run Lua' button in WorldEdit GUI (fixes #121)
sfan5
2016-01-05
Fixed dropdown menus in the WorldEdit GUI (closes #78, thanks to @sponce)
sfan5
2016-01-05
Fix Save/Load from WorldEdit GUI, fixes #90
sfan5
2016-01-05
Fix Orient in WorldEdit GUI
sfan5
2015-09-13
Added hollow pyramids
Sebastien Ponce
2015-06-18
Fix formspec typo causing crashing upon using `/orient` in the GUI.
Anthony Zhang
2014-08-05
Fix typo (thanks donat-b!).
Uberi
2014-02-23
Fix incorrect fixedpos var names in the GUI form
spillz
worldedit_gui_fixed_* -> worldedit_gui_fixedpos_* Makes setting a fixed position in the GUI work correctly
2013-12-20
All commands in WorldEdit are now accessible through WorldEdit GUI, except ↵
Uberi
the MT Schematics stuff.
2013-12-18
Include WorldEdit GUI in the documentation, improve privilege handling, ↵
Uberi
simplify main dialog.
2013-12-16
Improve worldedit.spiral and the WorldEdit GUI,
Uberi
2013-12-15
Implement copy/move in the WorldEdit GUI.
Uberi
2013-12-15
Merge fixedpos and position dialogs in worldedit_gui, add cylinder dialog.
Uberi
2013-12-12
More improvements to worldedit_gui
Uberi
2013-12-12
Refine GUI.
Uberi
2013-12-10
Improve worldedit_gui.
Uberi
2013-12-10
WorldEdit GUI is now live! Currently under construction.
Uberi