]> git.lizzy.rs Git - worldedit.git/history - worldedit/init.lua
Add automated tests for WorldEdit API functions that run under CI
[worldedit.git] / worldedit / init.lua
2021-09-20 sfan5Add automated tests for WorldEdit API functions that...
2021-01-30 sfan5WorldEdit 1.3
2019-09-08 sfan5Remove outdated function check
2018-11-25 Isidor Zeunerreplace deprecated function call
2017-09-12 sfan5WorldEdit 1.2
2016-12-10 sfan5Move wand.lua to worldedit_commands
2016-10-13 sfan5Merge remote-tracking branch 'tmp/hollowpyramid'
2016-07-04 sfan5Move cuboidapi.lua to correct place
2016-01-22 Joseph PickardAdded a WorldEdit wand item that can be used to select...
2015-05-16 ShadowNinjaFix existence check trying to open files for writing
2015-02-01 ShadowNinjaCleanup and fixup
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-06 Anthony ZhangAdd version checker since so many people are confused...
2013-08-01 Anthony ZhangNew module loader properly halts when load-time error...
2013-07-31 Anthony Zhang//pyramid works along any axis and backwards. Working...
2013-07-28 Anthony ZhangMore speedups for //hollowsphere, //sphere, //hollowdom...
2013-07-21 Anthony ZhangSuper duper VoxelManipulator speedups to nearly every...
2013-05-18 Anthony ZhangFix the //move command (WorldEdit API is unaffected).
2013-04-28 Sfan5Add Block Queue
2013-03-20 Anthony ZhangDynamic module loading - you can now delete any file...
2013-03-20 Anthony ZhangOops, forgot to load the compatibility module.
2013-01-12 Anthony ZhangAdd //homogenize, //lua, and //luatransform commands...
2012-10-19 Anthony ZhangTest
2012-10-14 Anthony ZhangSeparate components into separate mods, add visualizati...
2012-10-04 cornernotedofile table_save so metasave and metaload work
2012-10-01 Anthony ZhangUse modpack for easier installation (idea is taken...