Unicopia/src/main/java/com/minelittlepony/unicopia/projectile
Sollace 88ba52efc5 Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should)
i.e.
When wearing the alicorn amulet,
When hit by a jar,
When hit by a polearm
When hit by an earth pony stomp
When kicked by an earth pony
When screeched at by a bat pony
2022-09-26 21:12:30 +02:00
..
MagicProjectileEntity.java Store the level with the spellcast entity so it can still be used when the owner is offline 2022-09-17 22:11:24 +02:00
ProjectileDelegate.java Simplify projectile delegate code 2022-09-14 11:53:31 +02:00
ProjectileImpactListener.java A little more cleanup to the magic system 2021-03-06 11:58:44 +02:00
ProjectileUtil.java Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should) 2022-09-26 21:12:30 +02:00