the-real-herowl
|
f4a99027f6
|
Fix throwables' punch allow check
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
b7a82f4884
|
Fix chick spawning in the presence of a functional has_room() check
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
5cfb8cc79c
|
Fix dispenser arrows so they hit players and entities, minetest.register_entity -> vl_projectile.register for mcl_throwing:egg
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
5774241f82
|
Make egg and snowball stack count match master
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
6cd900f78f
|
Fix player-mcl_throwing collisions, fix chick spawning on egg collisions, luacheck fixes
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
fc14373962
|
Fix luacheck findings for this PR: remove unused variables, remove overwritten value, add missing dependencies, fix undefined variable usage
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
e8853d5d55
|
Convert flying bobber to vl_projectile, modify mcl_throwing.register_throwable_object() to check for _vl_projectile field
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
2a1c8e6ea0
|
Remove logging in tipped_arrows, prevent crash when spawning chicks, add extra safety check in vl_projectile.collides_with_solids
|
2024-11-30 18:34:01 -06:00 |
|
teknomunk
|
91e362329f
|
Resolve more review comments, fix crash
|
2024-11-30 18:34:01 -06:00 |
|
teknomunk
|
f930c6c55c
|
Finish reworking all items in mcl_throwing
|
2024-11-30 18:34:00 -06:00 |
|