Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2020-10-11 10:26:55 +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 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
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 flight not working correctly with inverted gravity 2020-10-11 10:26:55 +02:00
Pony.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