ShadowNinja
|
bb8456b711
Cleanup and fixup
|
hace 10 años |
ShadowNinja
|
796aa3870d
Clean up serialization
|
hace 10 años |
Uberi
|
674d6473e4
Improve node inspector to show player axis, replace //scale with //stretch, which supports per-axis stretching (full backwards compatibility retained), and secure schematic file loading functions.
|
hace 11 años |
Anthony Zhang
|
b0bf52e9b6
Rewrite spirals from scratch and fix upside-down pyramids. Use voxelmanip for markers to ensure area is emerged.
|
hace 11 años |
Anthony Zhang
|
ac5e801834
Even bigger speed gains by using LuaVoxelManipulator in a few choice places! Faster //set, //cylinder, etc., but plenty of room for improvements still.
|
hace 11 años |
Anthony Zhang
|
65c218c3e2
Dynamic module loading - you can now delete any file in the worldedit mod except init.lua, and the relevant functionality will simply not be included.
|
hace 11 años |
Anthony Zhang
|
9209d81d20
//metasave and //metaload are now superceded by //save and //load's new functionality. worldedit.deserialize now supports every version of the WorldEdit format that has ever existed, and the new worldedit.valueversion uses file characteristics to determine which type of file format a given file uses. The new WorldEdit file format is the same as the one used by MineTest for serializing data, and is capable of storing arbitrary data, as well as leaving fields for future improvements. In other words, this is the last forward-compatibility breaking change that will be made to the file format.
|
hace 11 años |