Unicopia/src/main/java/com/minelittlepony/unicopia/entity/player
2021-03-03 20:08:01 +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 Hook into MineLP to fix rotation whilst flying 2021-02-27 18:09:57 +02:00
PlayerAttributes.java Improve negative gravity handling on dropped items 2021-02-22 15:54:24 +02:00
PlayerCamera.java Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
PlayerDimensions.java Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
PlayerLevelStore.java Some slight balancing changes to the energy bar 2020-10-08 10:12:24 +02:00
PlayerPhysics.java Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
Pony.java Fixed spells not being cleared when respawning 2021-03-03 20:08:01 +02:00