]> git.lizzy.rs Git - worldedit.git/shortlog
worldedit.git
2018-07-26 sfan5Document //stretch, remove old documentation for /...
2018-04-10 Eugen WesselohDisable worldedit_brush mod instead of throwing error...
2018-01-04 sfan5Fix negative height pyramids (fixes #152)
2017-11-13 Alexander WeberAdd support for smart_inventory
2017-11-07 sfan5Correct spelling of Minetest
2017-11-07 sfan5Fix a few assignments to undeclared globals
2017-09-17 sfan5Add configurable brush item
2017-09-12 sfan5Fix assignment to undeclared global "sign" @ worldedit_...
2017-09-12 sfan5WorldEdit 1.2
2017-09-12 sfan5Fix invalid node error message of //set and //mix
2017-09-12 sfan5Remove work in progress/unused components
2017-09-12 sfan5Optimize gui icon texture
2017-09-12 sfan5Support //cube in the GUI
2017-09-12 sfan5Remove Lua functions from WorldEdit GUI
2017-09-05 WuzzyAllow to bulk-set param2 of regions (#144)
2017-09-03 sfan5Fix one-node high cylinders
2017-08-31 sfan5Improve node name normalization
2017-08-31 sfan5Fix small logic error in worldedit.cylinder
2017-08-31 sfan5Add //hollowcube and //cube
2017-08-31 sfan5WorldEdit GUI support for new //cylinder functionality
2017-08-31 KyleDual-based cylinder
2017-08-20 sfan5Disable worldedit_gui fallback code (closes #141)
2017-08-20 sfan5Make sfinv gui code compatible with sfinv as included...
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
next