summaryrefslogtreecommitdiff
path: root/worldedit_gui
AgeCommit message (Expand)Author
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-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