]> git.lizzy.rs Git - worldedit.git/history - functions.lua
Fix worldedit.spiral and the correspondign chat command, //spiral.
[worldedit.git] / functions.lua
2012-09-26 Brett O'DonnellFix worldedit.spiral and the correspondign chat command...
2012-09-26 Anthony ZhangReplace worldedit.spiral with worldedit.pyramid, as...
2012-09-25 Anthony ZhangAdd worldedit.hollow_sphere, worldedit.sphere, //hollow...
2012-09-25 Anthony ZhangFix negative cylinder lengths (thanks @cornernote).
2012-09-20 AnthonyMerge pull request #12 from cornernote/master
2012-09-20 cornernoteadded metasave/metaload to api
2012-09-14 Anthony ZhangNormalization.
2012-09-11 AnthonyMerge pull request #11 from khonkhortisan/master
2012-09-10 Kyledocument the //move change
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 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.