Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2022-09-02 21:52:33 +02:00
..
dummy 1.19 -> 1.19.2 2022-08-27 12:33:53 +02:00
ExperienceGroup.java wip 2022-09-02 12:53:49 +02:00
MagicReserves.java Added a separate stat for magical exhaustion 2021-08-18 17:41:54 +02:00
ManaContainer.java Increase max mana with the player's level 2022-09-02 12:53:37 +02:00
Motion.java Hook into MineLP to fix rotation whilst flying 2021-02-27 18:09:57 +02:00
PlayerAttributes.java Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00
PlayerCamera.java Fixed crash due to naming conflict 2022-06-23 16:24:45 +02:00
PlayerCharmTracker.java 1.19 -> 1.19.2 2022-08-27 12:33:53 +02:00
PlayerDimensions.java Rewrite player dimensions calculations to avoid messing with dimensions when we don't have to (should improve compatibility) 2021-08-23 23:09:13 +02:00
PlayerLevelStore.java Add corruption stat and fix level and xp not actually being saved 2022-09-01 22:54:34 +02:00
PlayerPhysics.java Change level effects to be scaled so we can allow arbitrarily high caster levels 2022-09-01 22:28:27 +02:00
Pony.java Apply trait-specific corruption when using a spell 2022-09-02 21:52:33 +02:00