Age | Commit message (Expand) | Author |
2016-12-10 | Move wand.lua to worldedit_commands | sfan5 |
2016-07-04 | Move cuboidapi.lua to correct place | sfan5 |
2016-01-22 | Added a WorldEdit wand item that can be used to select areas with worldedit. | Joseph Pickard |
2015-05-16 | Fix existence check trying to open files for writing | ShadowNinja |
2015-02-01 | Cleanup and fixup | ShadowNinja |
2013-12-10 | Version information is now available via the API. | Uberi |
2013-11-24 | Revert "Change compatibility notices." because we have 0.4.8 now | Sfan5 |
2013-10-01 | Change compatibility notices. | Uberi |
2013-08-28 | Add //about. | Uberi |
2013-08-06 | Add version checker since so many people are confused about which version to ...1.0 | Anthony Zhang |
2013-07-31 | New module loader properly halts when load-time error occurs in module. | Anthony Zhang |
2013-07-31 | //pyramid works along any axis and backwards. Working //clearobjects and //cy... | Anthony Zhang |
2013-07-27 | More speedups for //hollowsphere, //sphere, //hollowdome, //dome, //cylinder,... | Anthony Zhang |
2013-07-21 | Super duper VoxelManipulator speedups to nearly every API function, and plus ... | Anthony Zhang |
2013-05-18 | Fix the //move command (WorldEdit API is unaffected). | Anthony Zhang |
2013-04-28 | Add Block Queue | Sfan5 |
2013-03-20 | Dynamic module loading - you can now delete any file in the worldedit mod exc... | Anthony Zhang |
2013-03-20 | Oops, forgot to load the compatibility module. | Anthony Zhang |
2013-01-12 | Add //homogenize, //lua, and //luatransform commands, as well as their docume... | Anthony Zhang |
2012-10-13 | Separate components into separate mods, add visualization API with hide(), su... | Anthony Zhang |
2012-10-01 | Use modpack for easier installation (idea is taken from cornernote's mod form... | Anthony Zhang |