Minetest-WorldEdit/worldedit_commands
Cy c22b556511 Improved stacking
This stack / copy uses a direction vector, so it's not limited to only
along the X/Y/Z axis, and can go diagonally. This enables things like
building staircases.
2014-06-30 16:14:14 -07:00
..
textures Mark the region with an entity cube. 2013-12-24 14:07:42 -05:00
depends.txt 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
init.lua Improved stacking 2014-06-30 16:14:14 -07:00
mark.lua Mark the region with an entity cube. 2013-12-24 14:07:42 -05:00
safe.lua Fix safe region functionality (thanks ChaosWormz). 2014-04-19 23:33:20 -04:00