teknomunk
|
cb1d0d9290
|
Remove debug dump, move maximum time to live to vl_projectile
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
aef88bbfde
|
Document vl_projectile.replace_with_item_drop
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
c7c0fd4081
|
Move projectile stick logic into vl_projectile
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
477f8d51ec
|
Move tracer to vl_projectile
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
b693416d0b
|
Change mcl_bows to use standard vl_projectile on_step handler, move burning behavior to vl_projectile
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
03b1f69894
|
Add hook to allow piercing enchantment to be implemented
|
2024-11-30 18:42:12 -06:00 |
|
teknomunk
|
da053c4add
|
Make arrows damage players, update API documentation, fix several crashes that occurred when arrows hit a player
|
2024-11-30 18:34:01 -06:00 |
|
teknomunk
|
23e0082de5
|
Fix typo _ -> .
|
2024-11-30 18:34:01 -06:00 |
|
teknomunk
|
cdcea5191c
|
Fix typo in api.md, add TODO, change entity -> object
|
2024-11-30 18:34:01 -06:00 |
|
teknomunk
|
956abf96c6
|
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-30 18:34:01 -06:00 |
|
teknomunk
|
dbafb892e7
|
Fix documentation for raycast_collides_with_entities
|
2024-11-30 18:34:01 -06:00 |
|
teknomunk
|
e6705ddf56
|
Add API documentation, minor API cleanup
|
2024-11-30 18:34:01 -06:00 |
|