Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2024-03-12 14:53:02 +00:00
..
data fixed tree kicking and improved performance when traversing trees 2023-09-12 11:25:41 +01:00
magic Don't harm entities the pegasus is carrying when doing a rainboom 2024-03-03 14:15:45 +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 Fixed cloud block placement desync when on multiplayer 2024-02-01 23:17:46 +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 Add time-limited variants of the metamorphosis potions and add make all potions craftable 2024-01-27 21:17:16 +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 Move earth ponies' transmutations to recipes 2024-01-29 19:05:20 +00:00
EarthPonyKickAbility.java Add missing ability icons 2024-02-12 17:29:11 +00:00
EarthPonyStompAbility.java Add missing ability icons 2024-02-12 17:29:11 +00: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 Clean up deprecated particle handling 2024-01-22 23:28:03 +00:00
ScreechAbility.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
SeaponySonarPulseAbility.java Fix incompatibility with mods that add points of interest containing chests 2024-02-20 20:21:16 +00:00
TimeChangeAbility.java Allow alicorns to use time change and move the sun to where you're looking when starting the ability 2024-02-12 17:30:03 +00:00
ToggleFlightAbility.java Add missing ability icons 2024-02-12 17:29:11 +00:00
UnicornCastingAbility.java Fixed chilling breath spell 2024-02-26 20:56:22 +00:00
UnicornDispellAbility.java Allow spells to animate post-removal 2024-01-25 19:09:57 +00: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 Fix teleportation issues which puts the player inside blocks/in the air above leaves/prevents teleporting to snow covered blocks 2024-03-12 14:53:02 +00:00