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
/
init.lua
Age
Commit message (
Expand
)
Author
2017-11-13
Add support for smart_inventory
Alexander Weber
2017-08-20
Disable worldedit_gui fallback code (closes #141)
sfan5
2017-08-20
Make sfinv gui code compatible with sfinv as included in MTG 0.4.15
sfan5
2017-05-13
Refactor priv determination in worldedit_gui
sfan5
2017-05-13
Do not allow any worldedit_gui commands without privs
sfan5
2017-03-11
Use sfinv if possible, fixes #124 with recent minetest versions
sfan5
2016-06-20
fix gui bug with back button (#116)
tenplus1
2016-02-22
Fix unability to browse inv. items on creative inventory
Jean-Patrick Guerrero
2016-02-22
Re-adapt WorldEdit's GUI button position to creative inventory
Jean-Patrick Guerrero
2016-01-17
Adapt WorldEdit GUI button to the new creative inventory
kilbith
2016-01-05
Fix undeclared global variable
Rui
2015-02-16
Make inventory++ hide button for players without worldedit priv
est31
2014-07-10
Fix worldedit_gui not working in Minetest 0.4.10.
Uberi
2014-01-19
Fix for player signing off before WorldEdit GUI has finished loading.
Uberi
2014-01-02
Added compatibility with my version of creative_inventory.
Carter Kolwey
2014-01-02
Oops, broke the back button with that last commit.
Uberi
2014-01-02
Fix the creative inventory being borked if neither Unified Inventory or Inven...
Uberi
2013-12-30
The WorldEdit GUI now has no hard dependencies.
Uberi
2013-12-24
Mark the region with an entity cube.
Uberi
2013-12-22
Update worldedit_gui to work with latest unified_inventory (thanks LazyJ!).
Uberi
2013-12-21
Fix crashes in GUI button.
kaeza
2013-12-20
Full unified_inventory and inventory_plus support!
Uberi
2013-12-16
Improve worldedit.spiral and the 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