]> git.lizzy.rs Git - worldedit.git/shortlog
worldedit.git
2012-09-11 AnthonyMerge pull request #11 from khonkhortisan/master
2012-09-10 Kyledocument the //move change
2012-09-10 Kyleallow multiple //moves
2012-09-08 sfan5Fix //replace <something> air
2012-09-08 sfan5Fix //replace air <something>
2012-08-31 AnthonyMerge pull request #5 from khonkhortisan/master
2012-08-30 Anthony ZhangFix player axis detection, make spirals code a bit...
2012-08-28 KyleRotate now works with x/y/z/? instead of just y: "...
2012-08-26 KyleFix transpose and rotate
2012-08-26 KyleUnderstands meta! Tested in copy, stack (which copies...
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-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.