teknomunk
|
7d4b342d4d
|
Resolve more review comments, fix crash
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
236364f285
|
Fix documentation for raycast_collides_with_entities
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
394a08d506
|
Add API documentation, minor API cleanup
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
51644ce1c8
|
Fold tipped arrows into standard arrows and handle effects via item definition callback, remove arrows when they collide with entities, update handling of removing projectiles
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
8f8f045905
|
Fix crash on startup
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
027b5cda00
|
More refactoring to generalize arrow code into projectile
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
99c92fa5e5
|
Start mcl_bows:arrow_entity refactor
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
3e376f92f6
|
Remove _thrower from vl_projectile (uses self._vl_projectile.owner instead), reorder some code
|
2024-09-22 00:13:03 +02:00 |
|
teknomunk
|
1f12334ca2
|
Finish reworking all items in mcl_throwing
|
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 |
|