]> git.lizzy.rs Git - worldedit.git/shortlog
worldedit.git
2012-08-18 Anthony ZhangAdd //hollowcylinder and //cylinder commands, add world...
2012-08-16 Anthony ZhangFix //copy, //move, and //stack with negative amounts.
2012-07-22 Anthony ZhangAdd the //transpose, //flip, and //rotate commands...
2012-07-22 Anthony ZhangRemove WorldEdit markers if they are invalid.
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 ZhangCorrect version number.
2012-07-20 Anthony ZhangSimplify marker placement and fix wierd bug where objec...
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 ZhangDocument markers and give an example for //reset.
2012-07-16 Anthony ZhangAdd entities to mark the WorldEdit region positions...
2012-07-16 Anthony ZhangFixed //save not sorting positions (thanks to cosarara97).
2012-07-14 Anthony ZhangProperly document the WorldEdit API.
2012-07-14 Anthony ZhangRename README to show markdown properly.
2012-07-14 Anthony ZhangInitial commit.