Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2023-05-21 13:51:39 +01:00
..
dummy Further refactorings 2022-12-19 21:03:55 +01:00
ExperienceGroup.java Add translations for the experience level description 2023-05-21 13:51:39 +01:00
MagicReserves.java Added a separate stat for magical exhaustion 2021-08-18 17:41:54 +02:00
ManaConsumptionUtil.java Since using magic doesn't kill the player any more, cancel spells if the player doesn't have enough mana to sustain them 2023-03-05 21:33:21 +00:00
ManaContainer.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
MeteorlogicalUtil.java Some more refactoring to move awary from using just one god-tier tick() method 2022-12-25 23:21:34 +01:00
Motion.java Hook into MineLP to fix rotation whilst flying 2021-02-27 18:09:57 +02: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 Added magic staffs: 2023-02-28 16:44:14 +00: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 Bump max levels to 1000 (from 901) 2023-03-18 00:34:21 +00:00
PlayerPhysics.java Improve the bat pony stealth checks 2023-05-14 19:15:12 +01:00
Pony.java Added consumption and heartbound enchantments 2023-05-17 19:49:38 +01:00
SpawnLocator.java Added a general-use fuzz function 2022-12-04 15:25:37 +00:00