Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2022-12-09 23:55:53 +00:00
..
dummy Fixed crash when players have disguised as other players 2022-10-13 18:16:52 +02:00
ExperienceGroup.java Account for corruption when computing a unicorn's job title 2022-09-04 14:17:15 +02:00
MagicReserves.java Added a separate stat for magical exhaustion 2021-08-18 17:41:54 +02:00
ManaConsumptionUtil.java Rewrite mana/food/health consumption to be more forgiving 2022-10-08 14:46:07 +02:00
ManaContainer.java Fixed infinite loop when gaining mana from experience levelling 2022-10-13 01:06:41 +02:00
Motion.java Hook into MineLP to fix rotation whilst flying 2021-02-27 18:09:57 +02:00
PlayerAttributes.java Include max health in what's swapped by the mind swap spell 2022-10-13 21:18:56 +02:00
PlayerCamera.java Fixed crash due to naming conflict 2022-06-23 16:24:45 +02:00
PlayerCharmTracker.java Allow all entities to get the effects of wearing an alicorn amulet and not just the player 2022-12-09 20:52:03 +00:00
PlayerDimensions.java Fixed batpony hanging ability and fixed rendering of upside down players 2022-09-19 17:33:38 +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 Implement proper composition of abilities when wearing the alicorn amulet 2022-12-09 23:55:53 +00:00
Pony.java Implement proper composition of abilities when wearing the alicorn amulet 2022-12-09 23:55:53 +00:00
SpawnLocator.java Added a general-use fuzz function 2022-12-04 15:25:37 +00:00