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
|
separate falling node and loose node handling.
|
2023-10-17 11:18:14 +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_stringify.lua
|
make util_stringify more robust.
|
2023-10-15 17:46:08 +02:00 |
util_vector.lua
|
add get_sides_of utility to api.
|
2023-10-17 10:16:12 +02:00 |