cleanup.lua
complete cleanup after rename.
2023-10-16 10:14:34 +02:00
increasing_abm.lua
implement increasing ABM:s.
2023-10-16 21:27:59 +02:00
init.lua
implement increasing ABM:s.
2023-10-16 21:27:59 +02:00
loose_nodes.lua
add basic api support for loose nodes.
2023-10-16 10:46:32 +02:00
mod.conf
fix name fields in mod.conf
files.
2023-10-15 17:23:37 +02:00
random_tick.lua
fix random tick crash possibility.
2023-10-15 17:38:11 +02:00
util_debug.lua
add debug utility to api.
2023-10-13 13:17:47 +02:00
util_node.lua
add support for group air_flowable
.
2023-10-16 21:40:57 +02:00
util_random.lua
fix math.random
usage.
2023-10-13 13:17:14 +02:00
util_stringify.lua
make util_stringify more robust.
2023-10-15 17:46:08 +02:00
util_table.lua
fix math.random
usage.
2023-10-13 13:17:14 +02:00
util_vector.lua
fix math.random
usage.
2023-10-13 13:17:14 +02:00
wrappers.lua
add register_lbm
wrapper.
2023-10-13 09:55:09 +02:00