Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-23 | Avoid using slower and deprecated EnvRef, fix schematic data MapNodes, huge ↵ | Anthony Zhang | |
speed boost to worldedit.hollow_cylinder, fix some bugs. | |||
2013-06-22 | Super-speed a few primitives and visualization functions, including ↵ | Anthony Zhang | |
hollowsphere, sphere, hollowdome, dome, and suppress. | |||
2013-06-22 | Clarify the documentation regarding the the positioning of WorldEdit ↵ | Anthony Zhang | |
primitives relative to position 1. | |||
2013-04-28 | Add Block Queue | Sfan5 | |
2013-04-27 | New commands //hollowdome and //dome, as well as new API functions ↵ | Anthony Zhang | |
worldedit.dome and worldedit.hollow_dome. Oh, and spheres generate faster too. | |||
2012-10-17 | worldedit.hollow_sphere returns non-nil count | Kyle | |
2012-10-13 | Separate components into separate mods, add visualization API with hide(), ↵ | Anthony Zhang | |
suppress(), find(), and restore() for nondestructive node visualization. Corresponding chat commands are //hide, //suppress, //find, and //restore. Commands and functions documented. |