]> git.lizzy.rs Git - worldedit.git/history - Chat Commands.md
Fix Lua function
[worldedit.git] / Chat Commands.md
2014-10-25 sfan5Revert "Use "we-" prefix for commands"
2014-10-25 Anthony ZhangMerge pull request #61 from ShadowNinja/cleanup-seriali...
2014-10-24 Anthony ZhangMerge pull request #62 from ShadowNinja/command-prefix
2014-10-24 ShadowNinjaUse "we-" prefix for commands
2014-07-18 UberiRename the randomized //set to //mix, style update...
2014-07-06 UberiDocumentation for `//stack2`, code style fixes, add...
2014-02-23 UberiAdd `worldedit_shortcommands`, which adds aliases to...
2014-01-28 UberiFix chat commands display.
2014-01-28 AnthonyMerge pull request #33 from electricface/master
2014-01-28 electricface//fixedpos No commas between the numbers
2013-12-20 UberiImprove node inspector to show player axis, replace...
2013-08-29 UberiAdd //about.
2013-08-01 Anthony ZhangFix //pyramid examples.
2013-08-01 Anthony ZhangRewrite spirals from scratch and fix upside-down pyrami...
2013-07-31 Anthony Zhang//pyramid works along any axis and backwards. Working...
2013-07-29 Anthony ZhangSupport negative values to make upside-down domes and...
2013-07-28 Anthony ZhangAdd //fixedpos command and document it.
2013-07-22 Anthony ZhangAdd a few notes on air.
2013-07-21 Anthony ZhangAdd the node inspector, a tool for finding information...
2013-07-12 Anthony ZhangEven bigger speed gains by using LuaVoxelManipulator...
2013-06-23 Anthony ZhangClarify the documentation regarding the the positioning...
2013-06-22 Sfan5Add initial support for Minetest schematic API
2013-06-18 Anthony ZhangAdd `//scale <factor>` command (suggested by Jordach...
2013-06-12 Anthony ZhangSupport descriptions and partial node names in chat...
2013-05-15 Anthony ZhangAdd //unmark chat command, fix position setting not...
2013-04-27 Anthony ZhangNew commands //hollowdome and //dome, as well as new...
2013-03-20 Anthony Zhang//metasave and //metaload are now superceded by //save...
2013-02-23 sfan5Fix styling issues in Chat Commands.md
2013-01-12 Anthony ZhangReplace //homogenize with //replaceinverse (//homogeniz...
2013-01-12 Anthony ZhangAdd //homogenize, //lua, and //luatransform commands...
2013-01-12 Anthony ZhangNew command: //orient, that rotates oriented nodes...
2013-01-12 Anthony ZhangChange all references of //dig to //fixlight, document...
2012-12-12 Anthony ZhangMany thanks to Smitje for providing a working example...
2012-10-21 Anthony ZhangRename //find to //highlight and worldedit.find to...
2012-10-19 Anthony ZhangImplement and document the new //p set1 and //p set2...
2012-10-19 Anthony ZhangTest
2012-10-14 Anthony ZhangSeparate components into separate mods, add visualizati...
2012-10-01 Anthony ZhangUse modpack for easier installation (idea is taken...