]> git.lizzy.rs Git - worldedit.git/history - init.lua
Fix player axis detection, make spirals code a bit easier to read.
[worldedit.git] / init.lua
2012-08-30 Anthony ZhangFix player axis detection, make spirals code a bit...
2012-08-19 sfan5Remove unused Code
2012-08-19 sfan5Add //spiral and worldedit.spiral API function
2012-08-18 Anthony ZhangAdd the ? axis, which represents the axis the player...
2012-08-18 Anthony ZhangAdd //hollowcylinder and //cylinder commands, add world...
2012-07-22 Anthony ZhangAdd the //transpose, //flip, and //rotate commands...
2012-07-22 Anthony ZhangAdd //mark command and document it.
2012-07-22 Anthony ZhangUse minetest.pos_to_string() and check for nil position...
2012-07-20 Anthony ZhangRe-add support for the old WorldEdit save format on...
2012-07-16 Anthony ZhangProperly floor the player coordinates.
2012-07-16 Anthony ZhangAdd entities to mark the WorldEdit region positions...
2012-07-14 Anthony ZhangProperly document the WorldEdit API.
2012-07-14 Anthony ZhangInitial commit.