Unicopia/src/main/java/com/minelittlepony/unicopia/network
2024-02-06 16:39:20 +00:00
..
datasync Fix shields, fix black holes being offset, and remove the maximum cap on black holes sizes 2024-02-06 16:39:20 +00:00
handler Make the spectral clock more accurate 2024-02-03 12:42:26 +00:00
Channel.java Make the spectral clock more accurate 2024-02-03 12:42:26 +00: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 Fixed dismissing spells from the gui killing them without going through the normal removal process 2024-01-26 15:58:22 +00: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 New food system: 2023-12-03 02:39:55 +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
MsgZapAppleStage.java Make the spectral clock more accurate 2024-02-03 12:42:26 +00:00