Unicopia/src/main/java/com/minelittlepony/unicopia/network
2022-10-01 18:21:08 +02:00
..
datasync Add generics to SpellContainer.stream 2022-10-01 18:21:08 +02:00
handler Fixed server crash. Fixes #61 2022-09-22 12:13:36 +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 Earth ponies can now kick things other than trees 2022-09-21 22:58:07 +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 Fix server exception when earth ponies try to kick things. Fixes #63 2022-09-23 16:06:07 +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 Prep for a future feature 2022-09-30 10:21:18 +02:00
MsgRemoveSpell.java Implement spell dismissal and fixed placed spells not appearing correctly 2022-01-01 01:01:01 +02:00
MsgRequestSpeciesChange.java Spawn batponies in appropriate locations to avoid burning their eyes 2022-09-30 16:42:13 +02:00
MsgServerResources.java Fixed server crash. Fixes #61 2022-09-22 12:13:36 +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