teknomunk
|
cf58b79a68
|
Remove debug dump, move maximum time to live to vl_projectile
|
2024-11-28 14:00:59 -06:00 |
|
teknomunk
|
ba1ad14fc9
|
Document vl_projectile.replace_with_item_drop
|
2024-11-28 14:00:59 -06:00 |
|
teknomunk
|
359b20b32d
|
Move projectile stick logic into vl_projectile
|
2024-11-28 14:00:59 -06:00 |
|
teknomunk
|
8f649159ac
|
Move tracer to vl_projectile
|
2024-11-28 14:00:59 -06:00 |
|
teknomunk
|
1921df178c
|
Change mcl_bows to use standard vl_projectile on_step handler, move burning behavior to vl_projectile
|
2024-11-28 14:00:59 -06:00 |
|
teknomunk
|
931344218e
|
Add hook to allow piercing enchantment to be implemented
|
2024-11-28 14:00:59 -06:00 |
|
teknomunk
|
31eccb439d
|
Make arrows damage players, update API documentation, fix several crashes that occurred when arrows hit a player
|
2024-11-28 14:00:58 -06:00 |
|
teknomunk
|
aef25dc1a5
|
Fix typo _ -> .
|
2024-11-28 14:00:58 -06:00 |
|
teknomunk
|
2da5da65a0
|
Fix typo in api.md, add TODO, change entity -> object
|
2024-11-28 14:00:58 -06:00 |
|
teknomunk
|
cf032c7a8a
|
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-11-28 14:00:58 -06:00 |
|
teknomunk
|
c3a1d043d7
|
Fix documentation for raycast_collides_with_entities
|
2024-11-28 14:00:58 -06:00 |
|
teknomunk
|
848642b2ae
|
Add API documentation, minor API cleanup
|
2024-11-28 14:00:58 -06:00 |
|