Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2023-09-01 18:16:09 +01:00
..
dummy Try to fix visibility of hair on disguised players 2023-08-29 01:09:01 +01: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 Add some lerping to the various mana bars 2023-08-16 15:58:09 +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 Items dropped by batponies whilst hanging from the ceiling no longer copy their gravity 2022-12-23 20:55:23 +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 Fixed creative flying glitch 2023-09-01 18:16:09 +01:00
Pony.java Fixed unable to cast at low health when in creative mode 2023-08-29 21:28:21 +01:00
SpawnLocator.java Move MeteorlogicalUtil to the util package 2023-08-27 01:03:17 +01:00