Anthony Zhang
|
49b683f27f
|
Support negative values to make upside-down domes and pyramids (slight changes to worldedit.pyramid interface for coming changes). Add experimental //clearobjects, make node inspector work per-player.
|
2013-07-29 12:43:24 -04:00 |
|
Anthony Zhang
|
c1f3cfc1e4
|
Fix bugs in visualization API and make it ore robust. Fix bugs in //fixedpos, //suppress, and //highlight.
|
2013-07-28 18:15:46 -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
|
ac5e801834
|
Even bigger speed gains by using LuaVoxelManipulator in a few choice places! Faster //set, //cylinder, etc., but plenty of room for improvements still.
|
2013-07-12 14:22:30 -04:00 |
|
Anthony Zhang
|
9db6192eba
|
Avoid using slower and deprecated EnvRef, fix schematic data MapNodes, huge speed boost to worldedit.hollow_cylinder, fix some bugs.
|
2013-06-23 12:46:59 -04:00 |
|
Anthony Zhang
|
1e5f623cbb
|
Super-speed a few primitives and visualization functions, including hollowsphere, sphere, hollowdome, dome, and suppress.
|
2013-06-22 23:08:51 -04:00 |
|
Sfan5
|
5e5c1dc6c3
|
Add Block Queue
|
2013-04-28 19:08:09 +02:00 |
|
Anthony Zhang
|
aa4a70d237
|
Rename //find to //highlight and worldedit.find to worldedit.highlight, add //allocate and worldedit.allocate as well as related documentation. Improve documentation by fixing a few mistakes and adding return signatures.
|
2012-10-21 17:49:43 -04: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 |
|