]> git.lizzy.rs Git - worldedit.git/shortlog
worldedit.git
2017-05-21 shivajiva101Add logging for //lua and //luatransform
2017-05-13 sfan5Forgot this one during refactor (a31f955fb1e5c512f45594...
2017-05-13 sfan5Remove formspec tester from worldedit_gui
2017-05-13 sfan5Refactor priv determination in worldedit_gui
2017-05-13 sfan5Do not allow any worldedit_gui commands without privs
2017-05-13 sfan5Remove useless privilege checks
2017-05-13 tenplus1Fix worldedit_gui_lua privs
2017-03-11 sfan5Remove unused toolcaps of the wand tool
2017-03-11 sfan5Use sfinv if possible, fixes #124 with recent minetest...
2017-03-11 sfan5GUI: Use nicer picture to indicate unknown nodes (...
2017-03-11 sfan5GUI: Always pass normalized node names to commands
2017-02-10 MT-ModderUpdate wand definition (#129)
2017-01-31 sfan5Fix "safe region" functionality errornously rejecting...
2017-01-26 sfan5Show light level a node receives with //inspect, fixes...
2017-01-03 sfan5Show light level with //inspect
2017-01-02 sfan5Make //fixlight work again
2017-01-01 sfan5Add //help command (fixes #123)
2016-12-21 sfan5Handle failure of minetest.add_entity()
2016-12-10 sfan5Don't mark or load areas into memory when they are...
2016-12-10 sfan5Move wand.lua to worldedit_commands
2016-12-10 sfan5Disable wand tool on entities
2016-10-13 sfan5Merge remote-tracking branch 'tmp/hollowpyramid'
2016-10-12 sfan5Fix 'Run Lua' button in WorldEdit GUI (fixes #121)
2016-10-12 sfan5Fix //spiral requiring a selected region despite using...
2016-10-12 sfan5Fix blowing up TNT near worldedit markers
2016-08-05 sfan5Fix exiting mtschemprob entry dialog with ESC
2016-07-04 sfan5Move cuboidapi.lua to correct place
2016-07-04 sfan5Add completion chat message to //expand and //contract
2016-07-04 sfan5Fix //shift with absolute axis (x/y/z)
2016-07-04 sfan5Merge remote-tracking branch 'tmp/cuboidmanip'
2016-07-04 Daniel SosaModify outset and inset to accept both hv and vh combin...
2016-07-04 Daniel SosaClean some documentation issues
2016-07-04 Daniel SosaUpdate command documentation
2016-07-04 Daniel SosaImplement some safety mechanisms
2016-07-04 Daniel SosaReimplement /expand and /contract to conform to WE...
2016-07-04 Daniel SosaFix /outset and /inset to conform to WE standards
2016-07-04 Daniel SosaRemove some debug code
2016-07-04 Daniel SosaFix /shift command to conform to worldedit command...
2016-07-04 Daniel SosaFix a crash that happened when trying to shift the...
2016-07-04 Daniel SosaFix several typos
2016-07-04 Daniel SosaImplement /expand and /contract
2016-07-04 Daniel SosaImplement /inset and /shift
2016-07-04 Daniel Sosarefactor code for mantainability and reusability. Start...
2016-07-04 Daniel SosaReimplement inset/outset to make use of new marker...
2016-07-04 Daniel SosaReimplement /shift to make use of new marker functions
2016-07-04 Daniel SosaFinish /expand implementation. Add /contract command.
2016-07-04 Daniel SosaFix faulty regex in expand. Add relative direction...
2016-07-04 Daniel SosaMajor progress and simplification in /expand function
2016-07-04 Daniel SosaAdd common functions to move and update the markers
2016-07-04 Daniel SosaAdd outset, inset, shift and initial draft of expand
2016-06-20 tenplus1fix gui bug with back button (#116)
2016-03-23 sfan5Add //drain
2016-02-22 sfan5Merge pull request #108 from kilbith/master
2016-02-22 Jean-Patrick... Fix unability to browse inv. items on creative inventory
2016-02-22 sfan5Merge pull request #107 from kilbith/master
2016-02-22 Jean-Patrick... Re-adapt WorldEdit's GUI button position to creative...
2016-01-23 ShadowNinjaFix crash when loading version 3 schematics
2016-01-22 Joseph PickardAdded a WorldEdit wand item that can be used to select...
2016-01-17 sfan5Merge pull request #101 from kilbith/master
2016-01-17 kilbithAdapt WorldEdit GUI button to the new creative inventory
2016-01-05 Sebastien PonceFixed Issue #83 : upsidedown pyramid not working well
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-09-13 Sebastien PonceAdded hollow pyramids
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
next