teknomunk
|
0aec616cef
|
Fix luacheck findings for this PR: remove unused variables, remove overwritten value, add missing dependencies, fix undefined variable usage
|
2024-09-21 19:21:25 -05:00 |
|
teknomunk
|
baef54f7c8
|
Remove unnecessary vectory copy
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
6abb3a2d36
|
Address most of kno10's comments about mcl_utils/node.lua and a couple others, fix lingering potion sound
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
242bb06aa4
|
Add empty line
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
cba4644fab
|
Update mcl_util.get_double_container_neighbor_pos() to use vector.offset
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
6f387acbb5
|
Add in vl_projectile, add mcl_util.match_node_to_filter
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
f140faca6a
|
Move node related functions to mods/CORE/mcl_util/nodes.lua
|
2024-09-22 00:13:03 +02:00 |
|