summaryrefslogtreecommitdiff
path: root/worldedit_gui/init.lua
AgeCommit message (Collapse)Author
2016-06-20fix gui bug with back button (#116)tenplus1
Fixed the Worldedit GUI problem where BACK button wouldn't return back to inventory plus menu.
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
2015-02-16Make inventory++ hide button for players without worldedit privest31
2014-07-10Fix worldedit_gui not working in Minetest 0.4.10.Uberi
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 ↵Uberi
Inventory++ is installed (thanks cheapie!).
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-16Improve worldedit.spiral and the WorldEdit GUI,Uberi
2013-12-12Refine GUI.Uberi
2013-12-10Improve worldedit_gui.Uberi
2013-12-10WorldEdit GUI is now live! Currently under construction.Uberi