Unicopia/src/main/java/com/minelittlepony/unicopia/network
2023-11-28 15:30:34 +00:00
..
datasync Better handle exceptions in ticking spells and try to prevent spells from being destroyed more than once 2023-09-02 19:59:42 +01:00
handler wip 2023-11-28 15:30:34 +00:00
Channel.java Fixed flight velocity/control state going out of sync with the server and add some behavioural tweaks 2023-10-11 15:49:54 +01:00
MsgBlockDestruction.java Update fabwork again 2022-12-30 21:09:33 +01:00
MsgCancelPlayerAbility.java Update fabwork again 2022-12-30 21:09:33 +01:00
MsgCasterLookRequest.java Send the initial look direction from the client 2023-09-05 20:03:59 +01:00
MsgMarkTraitRead.java Update fabwork again 2022-12-30 21:09:33 +01:00
MsgOtherPlayerCapabilities.java Update fabwork and switch a lot of the packets to records and replace the client handler with the new receiver method of registering callbacks 2022-12-30 20:42:18 +01:00
MsgPlayerAbility.java Clean up the abilities code 2023-08-15 23:18:41 +01:00
MsgPlayerAnimationChange.java Send the initial look direction from the client 2023-09-05 20:03:59 +01:00
MsgPlayerCapabilities.java Update fabwork again 2022-12-30 21:09:33 +01:00
MsgPlayerFlightControlsInput.java Fixed flight velocity/control state going out of sync with the server and add some behavioural tweaks 2023-10-11 15:49:54 +01:00
MsgRemoveSpell.java Update fabwork again 2022-12-30 21:09:33 +01:00
MsgRequestSpeciesChange.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
MsgServerResources.java wip 2023-11-28 15:30:34 +00:00
MsgSkyAngle.java Properly implement changing sun and stars position with the unicorn amulet 2023-08-29 21:27:43 +01:00
MsgSpawnProjectile.java Update fabwork again 2022-12-30 21:09:33 +01:00
MsgSpellbookStateChanged.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
MsgTribeSelect.java Update text on the tribe selection screen when respawning and added the option to announce when a player joins a tribe 2023-01-27 23:48:44 +00:00
MsgUnlockTraits.java Update fabwork again 2022-12-30 21:09:33 +01:00