Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
Sollace 5cc612ca3a
Merge branch '1.20.1' into 1.20.2
# Conflicts:
#	src/main/java/com/minelittlepony/unicopia/client/minelittlepony/BodyPartGear.java
#	src/main/java/com/minelittlepony/unicopia/client/minelittlepony/Main.java
#	src/main/java/com/minelittlepony/unicopia/compat/emi/Main.java
#	src/main/java/com/minelittlepony/unicopia/item/URecipes.java
#	src/main/java/com/minelittlepony/unicopia/server/world/UnicopiaWorldProperties.java
2024-02-08 20:16:46 +00:00
..
dummy Fix shields targetting the entity it belongs to 2024-01-26 15:57:36 +00:00
Acrobatics.java Fix changeling climbing on ladders and scaffolding #248 2024-02-07 10:55:58 +00: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 Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +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 Merge branch '1.20' into 1.20.2 2023-12-15 20:38:34 +00:00
PlayerCamera.java Tweak dark vortex rendering and fix its behaviour 2024-01-22 15:47:58 +00:00
PlayerCharmTracker.java Fixed spell equip sound playing when opening the spellbook 2024-02-01 12:18:15 +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 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 Add the dust cloud when pegasi take off from sand, gravel, and concrete power 2024-01-31 14:05:14 +00:00
Pony.java Add time-limited variants of the metamorphosis potions and add make all potions craftable 2024-01-27 21:17:16 +00:00
SpawnLocator.java Added respawn logic to place seaponies in water 2023-11-09 15:07:56 +00:00