]> git.lizzy.rs Git - worldedit.git/shortlog
worldedit.git
2016-01-05 sfan5Fix //stack2 not working (closes #94)
2016-01-05 RuiFix undeclared global variable
2016-01-05 sfan5Fixed dropdown menus in the WorldEdit GUI (closes ...
2016-01-05 sfan5Fix Save/Load from WorldEdit GUI, fixes #90
2016-01-05 sfan5Fix Orient in WorldEdit GUI
2015-12-18 Anthony ZhangClarify `//deleteblocks`
2015-11-01 Anthony ZhangFix #93 (thanks @za267!)
2015-06-18 Anthony ZhangFix formspec typo causing crashing upon using `/orient...
2015-06-01 ShadowNinjaAllow more characters in file names
2015-06-01 ShadowNinjaLocalize mkdir helper
2015-05-16 ShadowNinjaFix leaking {safe,check}_region
2015-05-16 ShadowNinjaUse minetest.mkdir when available
2015-05-16 ShadowNinjaFix existence check trying to open files for writing
2015-05-04 sfan5Fix crash (worldedit/manipulations.lua:526: attempt...
2015-03-12 Anthony ZhangMerge pull request #76 from est31/fixserialisation
2015-03-12 est31Load first node too with LuaJIT
2015-02-21 Anthony ZhangMerge pull request #74 from est31/deleteblocks
2015-02-20 est31Add //deleteblocks command
2015-02-17 Anthony ZhangMerge pull request #73 from est31/hidebutton
2015-02-16 est31Make inventory++ hide button for players without worlde...
2015-02-15 Anthony ZhangMerge pull request #72 from HybridDog/globalfix
2015-02-14 HybridDogfix an error message
2015-02-01 ShadowNinjaCleanup and fixup
2014-12-30 ShadowNinjaFix Lua function
2014-12-29 Anthony ZhangFix crash when loading schematic in a LuaJIT build...
2014-12-29 Anthony ZhangFix some warnings.
2014-12-29 Anthony ZhangMerge pull request #68 from KodexKy/stack2_fix
2014-12-16 KodexKyFix stack2 param
2014-12-13 sfan5Fix bug with loading old .we file formats, thanks to...
2014-10-25 sfan5Revert "Use "we-" prefix for commands"
2014-10-25 Anthony ZhangMerge pull request #61 from ShadowNinja/cleanup-seriali...
2014-10-24 Anthony ZhangMerge pull request #62 from ShadowNinja/command-prefix
2014-10-24 ShadowNinjaClean up serialization
2014-10-24 ShadowNinjaUse "we-" prefix for commands
2014-08-15 UberiFix #57 (thanks Zeno-!).
2014-08-05 UberiFix typo (thanks donat-b!).
2014-07-24 Anthony ZhangMerge pull request #53 from ShadowNinja/fix-lua-runtime...
2014-07-23 ShadowNinjaFix runtime error checking with lua* commands
2014-07-22 UberiAdd `sort_pos` to make code module independent.
2014-07-18 UberiFix //mix and improve normalize_nodename.
2014-07-18 UberiRename the randomized //set to //mix, style update...
2014-07-14 UberiOops, fix //set.
2014-07-12 UberiCoding style updates.
2014-07-12 Anthony ZhangMerge pull request #51 from cyisfor/master
2014-07-12 sfan5Fix typo in README
2014-07-11 UberiFix worldedit_gui not working in Minetest 0.4.10.
2014-07-10 CyCPS-ifying stack
2014-07-10 CySlight optimization to //set
2014-07-07 UberiOops, fix `//set`.
2014-07-06 UberiUpdate `stack2` API documentation.
2014-07-06 UberiDocumentation for `//stack2`, code style fixes, add...
2014-07-06 Anthony ZhangMerge pull request #47 from cyisfor/master
2014-06-30 CyImproved stacking
2014-06-30 CyRandomized set
2014-05-16 UberiNew inventory icon for GUI (thanks VanessaE!).
2014-04-20 UberiFix safe region functionality (thanks ChaosWormz).
2014-03-15 UberiFix region checking (thanks PenguinDad).
2014-03-12 UberiImplement full size checking for every possible command.
2014-03-10 UberiAdd warning for really huge regions.
2014-02-24 AnthonyMerge pull request #36 from spillz/master
2014-02-24 spillzFix incorrect fixedpos var names in the GUI form
2014-02-23 UberiAdd `worldedit_shortcommands`, which adds aliases to...
2014-01-28 UberiFix chat commands display.
2014-01-28 AnthonyMerge pull request #33 from electricface/master
2014-01-28 electricface//fixedpos No commas between the numbers
2014-01-22 AnthonyMerge pull request #32 from ShadowNinja/admin-only-lua
2014-01-21 ShadowNinjaMake /lua and /luatransform administrator-only
2014-01-19 UberiFix for player signing off before WorldEdit GUI has...
2014-01-03 AnthonyMerge pull request #28 from cheapie/master
2014-01-03 Carter KolweyAdded compatibility with my version of creative_inventory.
2014-01-02 UberiOops, broke the back button with that last commit.
2014-01-02 UberiFix the creative inventory being borked if neither...
2013-12-30 UberiThe WorldEdit GUI now has no hard dependencies.
2013-12-24 UberiMark the region with an entity cube.
2013-12-22 UberiAdd a screenshot to the README.
2013-12-22 UberiUpdate worldedit_gui to work with latest unified_invent...
2013-12-22 AnthonyMerge pull request #26 from kaeza/wut
2013-12-21 kaezaFix crashes in GUI button.
2013-12-21 UberiFull unified_inventory and inventory_plus support!
2013-12-20 UberiAll commands in WorldEdit are now accessible through...
2013-12-20 UberiImprove node inspector to show player axis, replace...
2013-12-18 UberiInclude WorldEdit GUI in the documentation, improve...
2013-12-16 UberiImprove worldedit.spiral and the WorldEdit GUI,
2013-12-15 UberiImplement copy/move in the WorldEdit GUI.
2013-12-15 UberiMerge fixedpos and position dialogs in worldedit_gui...
2013-12-15 UberiFix worldedit.hollow_cylinder.
2013-12-12 UberiMore improvements to worldedit_gui
2013-12-12 UberiRefine GUI.
2013-12-11 UberiBetter installation instructions.
2013-12-10 UberiImprove worldedit_gui.
2013-12-10 UberiWorldEdit GUI is now live! Currently under construction.
2013-12-10 UberiVersion information is now available via the API.
2013-11-24 Sfan5Revert "Change compatibility notices." because we have...
2013-10-01 UberiChange compatibility notices.
2013-08-29 UberiAdd //about.
2013-08-16 UberiChanges to support the latest schematic probability...
2013-08-16 UberiAdd worldedit_limited.
2013-08-06 Anthony ZhangAdd initial code for worldedit_infinity.
2013-08-06 Anthony ZhangAdd version checker since so many people are confused...
2013-08-02 Anthony ZhangFinal changes and version number bump.
next