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
Files
f6298d7b8717ccb91c5ee99ba917184e3545b7a8
Minetest-WorldEdit
/
worldedit
History
sfan5
f6298d7b87
Fix schematics with extra headers to parse properly
...
Currently no schematic format makes use of these, but that may change so do some future proofing.
2019-09-09 20:52:15 +02:00
..
textures
Added a WorldEdit wand item that can be used to select areas with worldedit.
2016-01-22 22:24:17 +01:00
code.lua
Cleanup and fixup
2015-02-01 15:56:16 -05:00
common.lua
Faster copying using vmanips
2019-09-08 22:14:07 +02:00
compatibility.lua
Cleanup and fixup
2015-02-01 15:56:16 -05:00
cuboid.lua
Replace deprecated functions with newer ones
2019-07-17 01:23:40 +02:00
init.lua
Remove outdated function check
2019-09-08 18:57:54 +02:00
manipulations.lua
Fix performance of //stack, //stack2
2019-09-08 22:14:07 +02:00
mod.conf
Remove deprecated depends.txt, add descriptions to mod.conf
2019-07-17 02:15:04 +02:00
primitives.lua
Fix negative height pyramids (
fixes
#152
)
2018-01-04 01:03:51 +01:00
serialization.lua
Fix schematics with extra headers to parse properly
2019-09-09 20:52:15 +02:00
visualization.lua
Make placeholders not pointable
2019-07-17 01:22:12 +02:00