Unicopia/src/main/java/com/minelittlepony/unicopia/network
2022-09-11 19:27:04 +02:00
..
datasync Store the state in the spellbook and synchronize it between players when multiple are viewing the same book 2022-09-11 12:22:06 +02:00
handler 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
Channel.java Store the state in the spellbook and synchronize it between players when multiple are viewing the same book 2022-09-11 12:22:06 +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 Rewrite races to use a registry 2022-08-27 15:07:29 +02:00
MsgRemoveSpell.java Implement spell dismissal and fixed placed spells not appearing correctly 2022-01-01 01:01:01 +02:00
MsgRequestSpeciesChange.java Rewrite races to use a registry 2022-08-27 15:07:29 +02:00
MsgServerResources.java Sync traits from the server 2022-09-10 17:02:30 +02:00
MsgSpawnProjectile.java Fixed server crashes 2021-08-13 14:49:27 +02:00
MsgSpellbookStateChanged.java Remove some debug logs 2022-09-11 19:27:04 +02:00
MsgTribeSelect.java Rewrite races to use a registry 2022-08-27 15:07:29 +02:00
MsgUnlockTraits.java Add a toast message when discovering traits 2021-11-20 16:40:23 +02:00