teknomunk
|
882e6d42e5
|
Move projectile stick logic into vl_projectile
|
2024-11-12 01:00:42 +01:00 |
|
teknomunk
|
1cec108d50
|
Move tracer to vl_projectile
|
2024-11-12 01:00:42 +01:00 |
|
teknomunk
|
ec9bc01c80
|
Change mcl_bows to use standard vl_projectile on_step handler, move burning behavior to vl_projectile
|
2024-11-12 01:00:42 +01:00 |
|
teknomunk
|
e49f7a5da7
|
Add hook to allow piercing enchantment to be implemented
|
2024-11-12 01:00:42 +01:00 |
|
teknomunk
|
ebb69330a7
|
Make arrows damage players, update API documentation, fix several crashes that occurred when arrows hit a player
|
2024-11-12 01:00:42 +01:00 |
|
teknomunk
|
343fe3bc88
|
Fix typo _ -> .
|
2024-11-12 01:00:42 +01:00 |
|
teknomunk
|
83e6a4323d
|
Fix typo in api.md, add TODO, change entity -> object
|
2024-11-12 01:00:42 +01:00 |
|
teknomunk
|
3f22887639
|
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-12 01:00:42 +01:00 |
|
teknomunk
|
aacb915ec6
|
Fix documentation for raycast_collides_with_entities
|
2024-11-12 01:00:42 +01:00 |
|
teknomunk
|
b1f2ec60e1
|
Add API documentation, minor API cleanup
|
2024-11-12 01:00:42 +01:00 |
|