Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2024-02-06 16:39:20 +00:00
..
data fixed tree kicking and improved performance when traversing trees 2023-09-12 11:25:41 +01:00
magic Fix shields, fix black holes being offset, and remove the maximum cap on black holes sizes 2024-02-06 16:39:20 +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 Make the seapony transformation into an ability granted if you're wearing the necklace 2023-11-09 16:26:26 +00:00
EarthPonyStompAbility.java Add a dust cloud when earth ponies stomp sand, gravel, and concrete powder 2024-01-31 14:04:29 +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 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 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 Add an advancement: A Falling Wizard 2023-12-13 18:21:06 +00:00