teknomunk
|
1ce4b00702
|
Fix chick spawning in the presence of a functional has_room() check
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
db8bceebf3
|
Fix dispenser arrows so they hit players and entities, minetest.register_entity -> vl_projectile.register for mcl_throwing:egg
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
c960b00b37
|
Make egg and snowball stack count match master
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
2c15ac3563
|
Fix player-mcl_throwing collisions, fix chick spawning on egg collisions, luacheck fixes
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
b821f3d72f
|
Fix luacheck findings for this PR: remove unused variables, remove overwritten value, add missing dependencies, fix undefined variable usage
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
960476bb24
|
Convert flying bobber to vl_projectile, modify mcl_throwing.register_throwable_object() to check for _vl_projectile field
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
ebdc5a5914
|
Remove logging in tipped_arrows, prevent crash when spawning chicks, add extra safety check in vl_projectile.collides_with_solids
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
fdfefd2af8
|
Resolve more review comments, fix crash
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
2d75a21c10
|
Finish reworking all items in mcl_throwing
|
2024-12-25 11:52:24 +01:00 |
|