Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2021-02-18 22:57:55 +02:00
..
data An ability will now show how much mana it will cost before activating 2020-10-09 19:05:12 +02:00
magic Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +02:00
Abilities.java group_teleport -> teleport_group so it's sorted to the right page 2021-02-13 23:12:02 +02:00
Ability.java Added labels to indicate which ability you activated 2020-10-11 13:14:11 +02:00
AbilityDispatcher.java Fixed page count not being computed correctly when first joining a world 2021-02-13 19:24:25 +02:00
AbilitySlot.java Rewrite controls 2020-05-06 15:55:25 +02:00
BatEeeeAbility.java Implemented the bounce and poisoned joked enchants 2021-02-16 23:12:09 +02:00
BatPonyHangAbility.java An ability will now show how much mana it will cost before activating 2020-10-09 19:05:12 +02:00
CarryAbility.java Gave earth ponies a slightly increased mining speed (suggested by kerplamp) 2021-01-27 13:16:05 +02:00
ChangelingDisguiseAbility.java Disguise ability will no longer require mana in creative mode 2020-10-10 19:12:40 +02:00
ChangelingFeedAbility.java Added a health drain particle for changelings, fixed changeling feed having too wide of a radius, and fixed particles not spawning on the clients 2021-02-02 12:52:50 +02:00
EarthPonyGrowAbility.java An ability will now show how much mana it will cost before activating 2020-10-09 19:05:12 +02:00
EarthPonyKickAbility.java If you happen to kick a tree with a bee's nest, you will inadvertantly anger the bees. 2021-02-13 13:51:01 +02:00
EarthPonyStompAbility.java Add a slight vertical jump to entities when performing a stomp 2021-02-18 22:57:55 +02:00
PegasusRainboomAbility.java Added a rainboom ability for pegasi 2020-10-14 21:07:36 +02:00
UnicornCastingAbility.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
UnicornGroupTeleportAbility.java Unicorns now have the option to takes friends with them when they teleport (at an extra cost) 2021-02-13 19:59:12 +02:00
UnicornProjectileAbility.java Fixed abilities not displaying the correct state when gravity is inverted and flight controls are inverted 2020-10-11 11:14:50 +02:00
UnicornTeleportAbility.java Unicorns now have the option to takes friends with them when they teleport (at an extra cost) 2021-02-13 19:59:12 +02:00