teknomunk
|
ec6f28c2d1
|
Remove debug dump, move maximum time to live to vl_projectile
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
7b027f044e
|
Document vl_projectile.replace_with_item_drop
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
bde58675eb
|
Move projectile stick logic into vl_projectile
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
6193b2630f
|
Move tracer to vl_projectile
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
77d3dbf33d
|
Change mcl_bows to use standard vl_projectile on_step handler, move burning behavior to vl_projectile
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
d26eb2d5a3
|
Add hook to allow piercing enchantment to be implemented
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
2919f420d8
|
Make arrows damage players, update API documentation, fix several crashes that occurred when arrows hit a player
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
58d6f55d80
|
Fix typo _ -> .
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
277871591c
|
Fix typo in api.md, add TODO, change entity -> object
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
e04f6241de
|
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-07 19:15:38 +01:00 |
|
teknomunk
|
8a5ca63276
|
Fix documentation for raycast_collides_with_entities
|
2024-12-07 19:15:38 +01:00 |
|
teknomunk
|
a833f8a97d
|
Add API documentation, minor API cleanup
|
2024-12-07 19:15:38 +01:00 |
|