Minetest-WorldEditAdditions/worldeditadditions_commands
Starbeamrainbowlabs 3311d80a2a
Rework metaballs backend
We need a way of defining metaballs per-player. Our solution to this is 
a custom in-memory per-player storage system. The reason for this is 
because just a position (e.g. that provided by pos1/pos2) is not enough 
- we need a radius as well.
2022-05-16 01:01:01 +01:00
..
commands Rework metaballs backend 2022-05-16 01:01:01 +01:00
doc //many, //multi, parse_reference: various luacheck fixes 2021-07-30 20:07:08 +01:00
init.lua Add //dome+ 2022-05-15 15:27:43 +01:00
mod.conf depends.txt → mod.conf 2022-05-01 17:07:30 +01:00
player_notify_suppress.lua //subdivide: Tidy up output 2020-06-26 21:15:13 +01:00
safe.lua Bugfix: Use a copy of worldedit's safe system to avoid issues 2019-06-02 13:57:28 +01:00