Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2024-04-17 11:57:23 +01:00
..
dummy Clean up warnings 2024-04-12 01:23:43 +01:00
Acrobatics.java Only interact with the datatracker after it's safe to do so 2024-02-27 00:01:22 +00:00
CorruptionHandler.java Clean up warnings 2024-04-12 01:23:43 +01:00
ExperienceGroup.java Optimise the experience groups a little 2023-05-21 17:37:53 +01:00
FlightStuntUtil.java #168 Add speed boosts when performing stunts and add a stunt for flying at low altitude. 2024-03-26 20:46:19 +00: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 Only interact with the datatracker after it's safe to do so 2024-02-27 00:01:22 +00: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 Merge branch '1.20' into 1.20.2 2023-12-15 20:38:34 +00:00
PlayerCamera.java #314 Reduce camera motion and apply the client setting for fov scale to the flight camera 2024-03-25 19:57:21 +00:00
PlayerCharmTracker.java Fixed spell equip sound playing when opening the spellbook 2024-02-01 12:18:15 +00:00
PlayerDimensions.java Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity 2024-03-26 17:11:39 +00:00
PlayerLevelStore.java Only interact with the datatracker after it's safe to do so 2024-02-27 00:01:22 +00:00
PlayerPhysics.java Clean up warnings 2024-04-12 01:23:43 +01:00
Pony.java Clean up warnings 2024-04-12 01:23:43 +01:00
SpawnLocator.java Added respawn logic to place seaponies in water 2023-11-09 15:07:56 +00:00