Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2022-12-18 23:12:49 +00:00
..
data 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
magic 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +00:00
Abilities.java 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +00:00
Ability.java Fix server exception when earth ponies try to kick things. Fixes #63 2022-09-23 16:06:07 +02:00
AbilityDispatcher.java Implement proper composition of abilities when wearing the alicorn amulet 2022-12-09 23:55:53 +00:00
AbilitySlot.java Document each slot type 2022-09-26 21:07:14 +02:00
ActivationType.java Send quick-time actions to the server so they can work properly 2021-12-31 16:17:41 +02:00
BatEeeeAbility.java Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should) 2022-09-26 21:12:30 +02:00
BatPonyHangAbility.java Clean up raytrace helper code 2022-10-01 18:20:53 +02:00
CarryAbility.java Added mimic, mind swap, and hydrophobe spells 2022-10-03 23:47:17 +02:00
ChangelingDisguiseAbility.java Clean up raytrace helper code 2022-10-01 18:20:53 +02:00
ChangelingFeedAbility.java Clean up raytrace helper code 2022-10-01 18:20:53 +02:00
EarthPonyGrowAbility.java Clean up raytrace helper code 2022-10-01 18:20:53 +02:00
EarthPonyKickAbility.java Add a rarity factor in to tree drops 2022-10-07 00:30:51 +02:00
EarthPonyStompAbility.java Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should) 2022-09-26 21:12:30 +02:00
PegasusCaptureStormAbility.java 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
PegasusFlightToggleAbility.java Move feed ability to the secondary slot for changelings and make the dispell ability available 2022-10-13 00:20:14 +02:00
PegasusRainboomAbility.java Adjust dash speed and make it cost mana to perform 2022-10-08 17:12:25 +02:00
UnicornCastingAbility.java Clean up raytrace helper code 2022-10-01 18:20:53 +02:00
UnicornDispellAbility.java Move feed ability to the secondary slot for changelings and make the dispell ability available 2022-10-13 00:20:14 +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 the magic projectile ability 2022-10-09 00:23:47 +02:00
UnicornTeleportAbility.java Added mimic, mind swap, and hydrophobe spells 2022-10-03 23:47:17 +02:00