Minetest-WorldEdit/worldedit
sfan5 770601dd5d Add automated tests for WorldEdit API functions that run under CI
uses a real Minetest instance (Docker)
currently covers most basic manipulations
2021-09-20 23:10:04 +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 Use minetest.global_exists for LuaJIT check 2021-09-12 19:35:57 +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