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 |
|