Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2024-06-07 00:15:15 +01:00
..
data fixed tree kicking and improved performance when traversing trees 2023-09-12 11:25:41 +01:00
magic Configure spell attributes for all the spell types 2024-06-07 00:15:15 +01:00
Abilities.java Added an ability for seaponies 2023-11-10 18:14:34 +00:00
Ability.java Indicate whether an ability can actually do something for a selected activation type 2024-04-12 01:24:15 +01:00
AbilityDispatcher.java Clean up warnings 2024-04-12 01:23:43 +01:00
AbilitySlot.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00
AbstractSpellCastingAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
ActivationType.java Make the VR keys respect the toggle option and display a visual feedback when they are being used 2024-04-12 00:50:03 +01:00
BatEeeeAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
BatPonyHangAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
CarryAbility.java Indicate whether an ability can actually do something for a selected activation type 2024-04-12 01:24:15 +01:00
ChangeFormAbility.java Move advancements back down the tree and add some advancements for seaponies and hippogriffs 2024-03-28 16:23:12 +00:00
ChangelingDisguiseAbility.java Send tracked data in smaller packets to avoid large buffer allocation warnings being printed 2024-05-25 14:38:17 +01:00
ChangelingFeedAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
EarthPonyGrowAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
EarthPonyKickAbility.java Indicate whether an ability can actually do something for a selected activation type 2024-04-12 01:24:15 +01:00
EarthPonyStompAbility.java Remove debug messages 2024-05-27 06:40:47 +01:00
FlyingDashAbility.java Indicate whether an ability can actually do something for a selected activation type 2024-04-12 01:24:15 +01:00
HugAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
KirinCastingAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
KirinRageAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
NirikBlastAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
PeckAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
PegasusCaptureStormAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
PegasusRainboomAbility.java Indicate whether an ability can actually do something for a selected activation type 2024-04-12 01:24:15 +01:00
ScreechAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
SeaponySonarPulseAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00
TimeChangeAbility.java Remove the update argument when interacting with spell slots 2024-05-21 23:10:02 +01:00
ToggleFlightAbility.java Send tracked data in smaller packets to avoid large buffer allocation warnings being printed 2024-05-25 14:38:17 +01:00
UnicornCastingAbility.java Properly fix casting 2024-05-21 23:31:36 +01:00
UnicornDispellAbility.java Sync each spell individually 2024-05-21 23:52:02 +01:00
UnicornGroupTeleportAbility.java Clean up the abilities code 2023-08-15 23:18:41 +01:00
UnicornProjectileAbility.java Reduce casting time for projectiles 2024-05-28 14:31:59 +01:00
UnicornTeleportAbility.java Move ability assignment to the races 2024-04-08 20:46:06 +01:00