summaryrefslogtreecommitdiff
path: root/worldedit_gui
AgeCommit message (Expand)Author
2017-05-13Remove formspec tester from worldedit_guisfan5
2017-05-13Refactor priv determination in worldedit_guisfan5
2017-05-13Do not allow any worldedit_gui commands without privssfan5
2017-05-13Fix worldedit_gui_lua privstenplus1
2017-03-11Use sfinv if possible, fixes #124 with recent minetest versionssfan5
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-06-20fix gui bug with back button (#116)tenplus1
2016-02-22Fix unability to browse inv. items on creative inventoryJean-Patrick Guerrero
2016-02-22Re-adapt WorldEdit's GUI button position to creative inventoryJean-Patrick Guerrero
2016-01-17Adapt WorldEdit GUI button to the new creative inventorykilbith
2016-01-05Fix undeclared global variableRui
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
2015-02-16Make inventory++ hide button for players without worldedit privest31
2014-08-05Fix typo (thanks donat-b!).Uberi
2014-07-10Fix worldedit_gui not working in Minetest 0.4.10.Uberi
2014-05-16New inventory icon for GUI (thanks VanessaE!).Uberi
2014-02-23Fix incorrect fixedpos var names in the GUI formspillz
2014-01-19Fix for player signing off before WorldEdit GUI has finished loading.Uberi
2014-01-02Added compatibility with my version of creative_inventory.Carter Kolwey
2014-01-02Oops, broke the back button with that last commit.Uberi
2014-01-02Fix the creative inventory being borked if neither Unified Inventory or Inven...Uberi
2013-12-30The WorldEdit GUI now has no hard dependencies.Uberi
2013-12-24Mark the region with an entity cube.Uberi
2013-12-22Update worldedit_gui to work with latest unified_inventory (thanks LazyJ!).Uberi
2013-12-21Fix crashes in GUI button.kaeza
2013-12-20Full unified_inventory and inventory_plus support!Uberi
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