This website requires JavaScript.
Explore
Help
Sign In
mff
/
Minetest-WorldEdit
Watch
1
Star
0
Fork
0
You've already forked Minetest-WorldEdit
forked from
mtcontrib/Minetest-WorldEdit
Code
Issues
Pull Requests
Releases
Wiki
Activity
Minetest-WorldEdit
/
worldedit
History
Anthony Zhang
58970e7fab
Clarify the documentation regarding the the positioning of WorldEdit primitives relative to position 1.
2013-06-22 23:05:34 -04:00
..
code.lua
Add //homogenize, //lua, and //luatransform commands, as well as their documentation.
2013-01-12 18:20:41 -05:00
compatibility.lua
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.
2013-03-20 17:31:00 -04:00
init.lua
Fix the //move command (WorldEdit API is unaffected).
2013-05-18 19:00:12 -04:00
manipulations.lua
Significant but highly experimental speed-ups for worldedit.set, replace, and scale, plus preparation for more.
2013-06-22 20:59:23 -04:00
primitives.lua
Clarify the documentation regarding the the positioning of WorldEdit primitives relative to position 1.
2013-06-22 23:05:34 -04:00
queue.lua
Fix //rotate, improve queue (order now preserved), typos fixed (quene -> queue).
2013-05-30 20:38:56 -04:00
serialization.lua
Fix deserialization for real this time.
2013-04-29 19:52:00 -04:00
visualization.lua
Add Block Queue
2013-04-28 19:08:09 +02:00