Unicopia/src/main/java/com/minelittlepony/unicopia/network
2022-01-26 12:06:05 +01:00
..
datasync Fixed disguises (spells) not clearing properly when removed by the server #47 2022-01-26 12:06:05 +01:00
handler Add a sound to the beam 2022-01-11 20:42:50 +02:00
Channel.java Added player animations for doing things like casting spells and kicking 2022-01-03 22:54:07 +02:00
MsgBlockDestruction.java Fixed server crashes 2021-08-13 14:49:27 +02:00
MsgCancelPlayerAbility.java Moved tree detection to the server 2021-08-20 22:22:28 +02:00
MsgMarkTraitRead.java You can now see which traits are unread and mark them read by clicking 2021-11-21 00:25:14 +02:00
MsgOtherPlayerCapabilities.java Fixed server crashes 2021-08-13 14:49:27 +02:00
MsgPlayerAbility.java Send quick-time actions to the server so they can work properly 2021-12-31 16:17:41 +02:00
MsgPlayerAnimationChange.java Added player animations for doing things like casting spells and kicking 2022-01-03 22:54:07 +02:00
MsgPlayerCapabilities.java Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +02:00
MsgRemoveSpell.java Implement spell dismissal and fixed placed spells not appearing correctly 2022-01-01 01:01:01 +02:00
MsgRequestSpeciesChange.java Added a gui for selecting your starting race when first joining a world 2021-08-06 01:06:57 +02:00
MsgSpawnProjectile.java Fixed server crashes 2021-08-13 14:49:27 +02:00
MsgTribeSelect.java Fixed server crashes 2021-08-13 14:49:27 +02:00
MsgUnlockTraits.java Add a toast message when discovering traits 2021-11-20 16:40:23 +02:00