Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2021-12-29 17:48:47 +02:00
..
data Minor cleanup 2021-08-25 14:10:17 +02:00
magic The ice spell will now clear out a space around the player when used while submerged 2021-12-29 17:48:47 +02:00
Abilities.java Added a way to obtain both the rain cloud and storm cloud jars 2021-02-19 18:10:49 +02:00
Ability.java Minor cleanup and documentation tweaks 2021-11-08 14:43:19 +02:00
AbilityDispatcher.java Moved tree detection to the server 2021-08-20 22:22:28 +02:00
AbilitySlot.java Rewrite controls 2020-05-06 15:55:25 +02:00
BatEeeeAbility.java A little more cleanup and refactoring 2021-12-24 19:09:17 +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 Prevent transforming into paintings, item frames, or leash knots. Fixes #39 2021-12-28 02:58:07 +02:00
ChangelingFeedAbility.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +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 Remove the old WorldEvent util. This is no longer needed in 1.17 2021-08-25 14:22:11 +02:00
EarthPonyStompAbility.java Earth Ponies can now steel themselves against damage by sneaking 2021-09-18 22:03:06 +02:00
PegasusCaptureStormAbility.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
PegasusRainboomAbility.java Change to check for a particular spell rather than any spell 2021-12-24 00:37:53 +02:00
UnicornCastingAbility.java Added a homing ability to the firebolt spell 2021-12-28 18:22:47 +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 Added a homing ability to the firebolt spell 2021-12-28 18:22:47 +02:00
UnicornTeleportAbility.java Fixed crash when teleporting 2021-09-03 00:47:34 +02:00