This website requires JavaScript.
Explore
Help
Sign In
Minetest
/
VoxeLibre
Watch
2
Star
0
Fork
You've already forked VoxeLibre
0
mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced
2024-11-17 00:21:07 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
89bfb6454e
VoxeLibre
/
mods
/
ITEMS
/
vl_projectile
History
teknomunk
89bfb6454e
Prevent projectiles from crashing server when removed when it punched something (wither skull hitting the wither will cause this), mark wither skull with _removed = true when death timer removes it
2024-09-22 00:13:03 +02:00
..
api.md
Make arrows damage players, update API documentation, fix several crashes that occurred when arrows hit a player
2024-09-22 00:13:03 +02:00
init.lua
Prevent projectiles from crashing server when removed when it punched something (wither skull hitting the wither will cause this), mark wither skull with _removed = true when death timer removes it
2024-09-22 00:13:03 +02:00
mod.conf
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-09-22 00:13:03 +02:00