Unicopia/src/main/java/com/minelittlepony/unicopia/network
2024-04-17 11:57:23 +01:00
..
datasync Only interact with the datatracker after it's safe to do so 2024-02-27 00:01:22 +00:00
handler Separate the magic beam into its own entity 2024-03-03 14:07:36 +00:00
Channel.java Separate the magic beam into its own entity 2024-03-03 14:07:36 +00:00
MsgBlockDestruction.java 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +01:00
MsgCancelPlayerAbility.java 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +01:00
MsgCasterLookRequest.java 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +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 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +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 Add /racelist show and /racelist rest 2024-02-12 19:36:43 +00:00
MsgServerResources.java Merge branch '1.20.1' into 1.20.2 2024-04-17 11:57:23 +01:00
MsgSkyAngle.java 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +01:00
MsgSpawnProjectile.java 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +01:00
MsgSpellbookStateChanged.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
MsgTribeSelect.java 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +01:00
MsgUnlockTraits.java 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +01:00
MsgZapAppleStage.java Merge branch '1.20.1' into 1.20.2 2024-02-03 23:19:53 +00:00