Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2022-01-02 00:43:21 +02:00
..
dummy Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null) 2022-01-01 22:08:50 +02:00
MagicReserves.java Added a separate stat for magical exhaustion 2021-08-18 17:41:54 +02:00
ManaContainer.java Finish the exhaustion effect 2021-08-18 20:13:02 +02:00
Motion.java Hook into MineLP to fix rotation whilst flying 2021-02-27 18:09:57 +02:00
PlayerAttributes.java Earth Ponies can now steel themselves against damage by sneaking 2021-09-18 22:03:06 +02:00
PlayerCamera.java Distance the disguises system from the magic system and make it possible to have different diguise spells 2021-12-22 16:43:17 +02:00
PlayerCharmTracker.java Unicorns can now equip spells to their active and passive ability slots 2021-12-23 18:52:40 +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 Some slight balancing changes to the energy bar 2020-10-08 10:12:24 +02:00
PlayerPhysics.java Update player dimensions when the flight type changes. Should fix #38 2021-12-24 23:00:26 +02:00
Pony.java Placed spells are no longer lost when the player dies 2022-01-02 00:43:21 +02:00