Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2021-02-23 18:09:14 +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 Some minor touchups, and use the race's affinity for the player's caster 2020-10-08 17:06:36 +02:00
PlayerAttributes.java Improve negative gravity handling on dropped items 2021-02-22 15:54:24 +02:00
PlayerCamera.java Unicorns can now shoot a spell as a projectile 2020-10-08 19:22:20 +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 Fixed players cancelling flight in creative whenever they touch something 2021-02-23 18:09:14 +02:00
Pony.java Added some enchantments suggested by kerplamp 2021-02-16 13:39:39 +02:00