]> git.lizzy.rs Git - worldedit.git/history - worldedit/serialization.lua
Change compatibility notices.
[worldedit.git] / worldedit / serialization.lua
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-28 Anthony ZhangFix bugs in visualization API and make it ore robust...
2013-07-21 Anthony ZhangSuper duper VoxelManipulator speedups to nearly every...
2013-07-12 Anthony ZhangEven bigger speed gains by using LuaVoxelManipulator...
2013-05-02 Anthony ZhangMerge remote-tracking branch 'refs/remotes/origin/master'
2013-04-29 Anthony ZhangFix deserialization for real this time.
2013-04-28 Anthony ZhangFix loading of schematics containing chests that had...
2013-04-28 Sfan5Add Block Queue
2013-04-21 Anthony ZhangHorrible, vile, disgusting hack. But it works.
2013-03-27 Anthony ZhangMetadata fix for serialization.
2013-03-20 Anthony Zhang//metasave and //metaload are now superceded by //save...
2012-10-24 Anthony ZhangQuick and dirty fix for metasave not saving ItemStack...
2012-10-23 Anthony ZhangFix //load and //allocate for old WorldEdit files.
2012-10-21 Anthony ZhangRename //find to //highlight and worldedit.find to...
2012-10-19 Anthony ZhangTest
2012-10-14 Anthony ZhangSeparate components into separate mods, add visualizati...