teknomunk
|
ef8f88472f
|
Convert flying bobber to vl_projectile, modify mcl_throwing.register_throwable_object() to check for _vl_projectile field
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
72b15d6f76
|
Address most of kno10's comments about mcl_utils/node.lua and a couple others, fix lingering potion sound
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
9f423a73e9
|
Address more review comments
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
0f3af79de1
|
Fix typos documentation, add ignore_gravity and liquid_drag options, use vl_projectile.register() for enter pearl, move projectile physics to vl_projectile add hook for future vl_physics support
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
a69db8c31e
|
Resolve more review comments, fix crash
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
1adcd65491
|
Remove _thrower from vl_projectile (uses self._vl_projectile.owner instead), reorder some code
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
0d86d4e0a1
|
Finish reworking all items in mcl_throwing
|
2024-12-01 16:41:06 +01:00 |
|