Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2024-04-09 11:29:14 +01:00
..
dummy Fix shields targetting the entity it belongs to 2024-01-26 15:57:36 +00: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 Update corruption mechanics. 2024-03-12 14:53:02 +00: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 Added hippogriffs and seaponies 2023-11-08 12:58:41 +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 Cancel velocity when changing dimensions. #329 2024-04-09 11:29:14 +01:00
Pony.java Clean up tags and fix some recipe unlock conditions 2024-03-31 14:35:04 +01:00
SpawnLocator.java Added respawn logic to place seaponies in water 2023-11-09 15:07:56 +00:00