Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2023-11-08 12:58:41 +00:00
..
data fixed tree kicking and improved performance when traversing trees 2023-09-12 11:25:41 +01:00
magic Add tag support to the item traits loader 2023-11-02 15:47:45 +00:00
Abilities.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
Ability.java Add a time change ability for the unicorn amulet 2023-08-27 14:56:18 +01:00
AbilityDispatcher.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01: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
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 Added some farming bonuses for Earth Ponies 2023-11-07 18:20:47 +00:00
EarthPonyKickAbility.java Add separate icons for backwards and forwards kicks 2023-09-12 12:26:42 +01: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
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 casting abilities for kirins 2023-10-09 23:43:59 +01:00