Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2023-11-07 18:46:05 +00:00
..
dummy Try to fix visibility of hair on disguised players 2023-08-29 01:09:01 +01:00
Acrobatics.java Move all the logic for hanging and climbing into a separate class and fix bat ponies not automatically cancelling when they move 2023-11-07 18:46:05 +00:00
ExperienceGroup.java Optimise the experience groups a little 2023-05-21 17:37:53 +01:00
MagicReserves.java Add some lerping to the various mana bars 2023-08-16 15:58:09 +01:00
ManaConsumptionUtil.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
ManaContainer.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
Motion.java Use local velocity on the client (since other players don't send their velocity) 2023-08-16 19:41:54 +01:00
PlayerAttributes.java Implement kirin ability 2023-10-09 22:05:41 +01:00
PlayerCamera.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
PlayerCharmTracker.java When stealing a player's equipped spell, actually remove it from the slot 2023-08-28 13:58:46 +01:00
PlayerDimensions.java Add a method specifically for getting the wrapped entity and move away from using getMaster() for everything 2022-12-19 16:03:35 +01:00
PlayerLevelStore.java Fixed mana regen and consumption so gaining a higher mana cap has more obvious benefits 2023-08-16 11:57:34 +01:00
PlayerPhysics.java Move all the logic for hanging and climbing into a separate class and fix bat ponies not automatically cancelling when they move 2023-11-07 18:46:05 +00:00
Pony.java Move all the logic for hanging and climbing into a separate class and fix bat ponies not automatically cancelling when they move 2023-11-07 18:46:05 +00:00
SpawnLocator.java Move MeteorlogicalUtil to the util package 2023-08-27 01:03:17 +01:00