Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2024-01-20 15:12:23 +00:00
..
data fixed tree kicking and improved performance when traversing trees 2023-09-12 11:25:41 +01:00
magic Improve spell lookup performance by using the Ether 2024-01-20 15:12:23 +00:00
Abilities.java Added an ability for seaponies 2023-11-10 18:14:34 +00:00
Ability.java Add a time change ability for the unicorn amulet 2023-08-27 14:56:18 +01:00
AbilityDispatcher.java Make the seapony transformation into an ability granted if you're wearing the necklace 2023-11-09 16:26:26 +00:00
AbilitySlot.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00
AbstractSpellCastingAbility.java Add casting abilities for kirins 2023-10-09 23:43:59 +01: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 Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
BatPonyHangAbility.java Move all the logic for hanging and climbing into a separate class and fix bat ponies not automatically cancelling when they move 2023-11-07 18:46:05 +00:00
CarryAbility.java Added a hug ability 2023-10-16 15:18:36 +01:00
ChangeFormAbility.java Implement seapony diets 2023-11-10 14:11:53 +00:00
ChangelingDisguiseAbility.java Changelings can now untransform by using their ability on something they've already transformed into 2023-11-07 18:20:04 +00:00
ChangelingFeedAbility.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
EarthPonyGrowAbility.java Make places hay bales edible 2024-01-19 15:28:40 +00:00
EarthPonyKickAbility.java Make the seapony transformation into an ability granted if you're wearing the necklace 2023-11-09 16:26:26 +00:00
EarthPonyStompAbility.java Added a custom shockwave particle when an earth pony stomps 2023-10-11 13:54:23 +01:00
FlyingDashAbility.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
HugAbility.java Added a hug ability 2023-10-16 15:18:36 +01:00
KirinCastingAbility.java Add casting abilities for kirins 2023-10-09 23:43:59 +01:00
KirinRageAbility.java Implement kirin ability 2023-10-09 22:05:41 +01:00
NirikBlastAbility.java Added a hug ability 2023-10-16 15:18:36 +01:00
PeckAbility.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
PegasusCaptureStormAbility.java Fixed mana regen and consumption so gaining a higher mana cap has more obvious benefits 2023-08-16 11:57:34 +01:00
PegasusRainboomAbility.java Implement bat wings and unicorn horns for ponies that don't normally have them but are those races in the mod 2023-08-16 19:42:31 +01:00
ScreechAbility.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
SeaponySonarPulseAbility.java Added an ability for seaponies 2023-11-10 18:14:34 +00:00
TimeChangeAbility.java Send the initial look direction from the client 2023-09-05 20:03:59 +01:00
ToggleFlightAbility.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
UnicornCastingAbility.java Add casting abilities for kirins 2023-10-09 23:43:59 +01:00
UnicornDispellAbility.java Clean up the abilities code 2023-08-15 23:18:41 +01:00
UnicornGroupTeleportAbility.java Clean up the abilities code 2023-08-15 23:18:41 +01:00
UnicornProjectileAbility.java Fixed black holes not affecting items 2023-09-03 21:01:51 +01:00
UnicornTeleportAbility.java Add an advancement: A Falling Wizard 2023-12-13 18:21:06 +00:00