]> git.lizzy.rs Git - worldedit.git/history - worldedit/init.lua
Cleanup and fixup
[worldedit.git] / worldedit / init.lua
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...