Minetest-WorldEdit/worldedit
sfan5 abc9efeeb8 Harden deserialize workaround against unexpected input
Otherwise it will stop working entirely soon when the
serialization inside Minetest is reworked.
This allows it to work at least in the cases where the original
bug (LuaJIT register limit) doesn't apply.
2022-06-06 20:39: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 worldedit: Document inner working of worldedit.keep_loaded 2020-05-25 19:48:54 +02:00
compatibility.lua Cleanup and fixup 2015-02-01 15:56:16 -05:00
cuboid.lua Move worldedit.marker_update 2020-04-07 00:14:31 +02:00
init.lua Add automated tests for WorldEdit API functions that run under CI 2021-09-20 23:10:04 +02:00
manipulations.lua Use minetest.get_objects_in_area when possible 2021-04-30 19:33:27 +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 Harden deserialize workaround against unexpected input 2022-06-06 20:39:15 +02:00
test.lua Add automated tests for WorldEdit API functions that run under CI 2021-09-20 23:10:04 +02:00
visualization.lua Make placeholders not pointable 2019-07-17 01:22:12 +02:00