Age | Commit message (Expand) | Author |
2017-11-13 | Add support for smart_inventory | Alexander Weber |
2017-09-12 | Optimize gui icon texture | sfan5 |
2017-09-12 | Support //cube in the GUI | sfan5 |
2017-09-12 | Remove Lua functions from WorldEdit GUI | sfan5 |
2017-08-31 | WorldEdit GUI support for new //cylinder functionality | sfan5 |
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 | 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 | Do not allow any worldedit_gui commands without privs | sfan5 |
2017-05-13 | Fix worldedit_gui_lua privs | tenplus1 |
2017-03-11 | Use sfinv if possible, fixes #124 with recent minetest versions | sfan5 |
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-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 |
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 |
2015-02-16 | Make inventory++ hide button for players without worldedit priv | est31 |
2014-08-05 | Fix typo (thanks donat-b!). | Uberi |
2014-07-10 | Fix worldedit_gui not working in Minetest 0.4.10. | Uberi |
2014-05-16 | New inventory icon for GUI (thanks VanessaE!). | Uberi |
2014-02-23 | Fix incorrect fixedpos var names in the GUI form | spillz |
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-20 | All commands in WorldEdit are now accessible through WorldEdit GUI, except th... | Uberi |
2013-12-18 | Include WorldEdit GUI in the documentation, improve privilege handling, simpl... | Uberi |
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 |