teknomunk
|
b8d2f67dfd
|
Update api.md with rotational offset fields
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
bb934d09ee
|
Break long lines, add space between functions in vl_projectile/init.lua
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
0d8f7515c6
|
Update minetest->Luanti in affected documentation, update minetest. -> core. in affected code, factor out common subexpressions in mods/ITEMS/vl_projectile/init.lua
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
96abcd2bcc
|
Remove debug dump, move maximum time to live to vl_projectile
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
3df59a47b0
|
Document vl_projectile.replace_with_item_drop
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
c857d66f5d
|
Move projectile stick logic into vl_projectile
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
32d37b30bf
|
Move tracer to vl_projectile
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
f265f5b52d
|
Change mcl_bows to use standard vl_projectile on_step handler, move burning behavior to vl_projectile
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
e192072a2c
|
Add hook to allow piercing enchantment to be implemented
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
c4df080af5
|
Make arrows damage players, update API documentation, fix several crashes that occurred when arrows hit a player
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
2f2df5f89d
|
Fix typo _ -> .
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
6893a4e8b6
|
Fix typo in api.md, add TODO, change entity -> object
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
5ced87dc26
|
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-25 11:52:24 +01:00 |
|
teknomunk
|
20e228bcac
|
Fix documentation for raycast_collides_with_entities
|
2024-12-25 11:52:24 +01:00 |
|
teknomunk
|
def9d26ca3
|
Add API documentation, minor API cleanup
|
2024-12-25 11:52:24 +01:00 |
|