This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
Minetest-WorldEdit
Watch
1
Star
0
Fork
1
You've already forked Minetest-WorldEdit
mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced
2025-02-24 15:10:24 +01:00
Code
Issues
Releases
Wiki
Activity
Minetest-WorldEdit
/
worldedit
History
Anthony Zhang
0664cde287
Fix //rotate, improve queue (order now preserved), typos fixed (quene -> queue).
2013-05-30 20:38:56 -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
Block queue doesn't lag anymore on slow operations like digging and placing nodes, better and more efficient //fixlight.
2013-05-30 19:13:21 -04:00
primitives.lua
Add Block Queue
2013-04-28 19:08:09 +02: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