]> git.lizzy.rs Git - worldedit.git/history - functions.lua
Merge pull request #5 from khonkhortisan/master
[worldedit.git] / functions.lua
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 sfan5Add //spiral and worldedit.spiral API function
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-20 Anthony ZhangRe-add support for the old WorldEdit save format on...
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 ZhangInitial commit.