Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2021-02-27 17:47:54 +02:00
..
dummy Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +02:00
MagicReserves.java Fixed mana cost estimate not accounting for the player's level, added a slight cooldown before mana regeneration 2020-10-11 09:57:43 +02:00
ManaContainer.java Fixed mana cost estimate not accounting for the player's level, added a slight cooldown before mana regeneration 2020-10-11 09:57:43 +02:00
Motion.java Added a renderer for worn amulets and wings 2021-02-27 17:47:54 +02:00
PlayerAttributes.java Improve negative gravity handling on dropped items 2021-02-22 15:54:24 +02:00
PlayerCamera.java Minor thing 2021-02-23 19:24:53 +02:00
PlayerDimensions.java Fixed flight not working correctly with inverted gravity 2020-10-11 10:26:55 +02:00
PlayerLevelStore.java Some slight balancing changes to the energy bar 2020-10-08 10:12:24 +02:00
PlayerPhysics.java Added a renderer for worn amulets and wings 2021-02-27 17:47:54 +02:00
Pony.java Added some enchantments suggested by kerplamp 2021-02-16 13:39:39 +02:00