Anthony Zhang
|
faa4a7b065
|
More speedups for //hollowsphere, //sphere, //hollowdome, //dome, //cylinder, better module loader, fix message in //volume.
|
2013-07-27 21:34:42 -04:00 |
|
Anthony Zhang
|
8ebf9d3c2a
|
Super duper VoxelManipulator speedups to nearly every API function, and plus support for unloaded areas. Still in progress. Also, fix //allocate for very large schematics.
|
2013-07-21 16:54:25 -04:00 |
|
Anthony Zhang
|
d7ae19b7b8
|
Fix the //move command (WorldEdit API is unaffected).
|
2013-05-18 19:00:12 -04:00 |
|
Sfan5
|
5e5c1dc6c3
|
Add Block Queue
|
2013-04-28 19:08:09 +02:00 |
|
Anthony Zhang
|
65c218c3e2
|
Dynamic module loading - you can now delete any file in the worldedit mod except init.lua, and the relevant functionality will simply not be included.
|
2013-03-20 17:31:00 -04:00 |
|
Anthony Zhang
|
d1828affff
|
Oops, forgot to load the compatibility module.
|
2013-03-20 17:18:21 -04:00 |
|
Anthony Zhang
|
e2f1c4ef17
|
Add //homogenize, //lua, and //luatransform commands, as well as their documentation.
|
2013-01-12 18:20:41 -05:00 |
|
Anthony Zhang
|
1c31bd7f0d
|
Separate components into separate mods, add visualization API with hide(), suppress(), find(), and restore() for nondestructive node visualization. Corresponding chat commands are //hide, //suppress, //find, and //restore. Commands and functions documented.
|
2012-10-13 21:45:50 -04:00 |
|
Anthony Zhang
|
12dfbd198d
|
Use modpack for easier installation (idea is taken from cornernote's mod format), fix some grammar in API reference, move chat command reference and API reference to separate files.
|
2012-10-01 16:20:20 -04:00 |
|