teknomunk
|
6edb04857c
|
Move tracer to vl_projectile
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
858c52c5c2
|
Change mcl_bows to use standard vl_projectile on_step handler, move burning behavior to vl_projectile
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
a8c30ba9b3
|
Add hook to allow piercing enchantment to be implemented
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
f09cd7a37c
|
Make arrows damage players, update API documentation, fix several crashes that occurred when arrows hit a player
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
a0a634facc
|
Fix typo _ -> .
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
6ff2280bf7
|
Fix typo in api.md, add TODO, change entity -> object
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
0f3af79de1
|
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-01 16:41:06 +01:00 |
|
teknomunk
|
9a3fcaf984
|
Fix documentation for raycast_collides_with_entities
|
2024-12-01 16:41:06 +01:00 |
|
teknomunk
|
58ddb91e03
|
Add API documentation, minor API cleanup
|
2024-12-01 16:41:06 +01:00 |
|