Unicopia/src/main/java/com/minelittlepony/unicopia/ability
2023-09-01 21:38:59 +01:00
..
data Added a proper summoning method to spawn sombra 2023-08-26 21:55:08 +01:00
magic Add some more advancements and rearrange existing ones to be less vertical 2023-09-01 21:38:59 +01:00
Abilities.java Add a time change ability for the unicorn amulet 2023-08-27 14:56:18 +01: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 Clean up the abilities code 2023-08-15 23:18:41 +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 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
BatPonyHangAbility.java Clean up the abilities code 2023-08-15 23:18:41 +01:00
CarryAbility.java Pegasi cannot pick up special entities 2023-09-01 18:14:59 +01:00
ChangelingDisguiseAbility.java Clean up the abilities code 2023-08-15 23:18:41 +01: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 Fixed mana regen and consumption so gaining a higher mana cap has more obvious benefits 2023-08-16 11:57:34 +01:00
EarthPonyKickAbility.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
EarthPonyStompAbility.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
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
PegasusFlightToggleAbility.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
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
TimeChangeAbility.java Properly implement changing sun and stars position with the unicorn amulet 2023-08-29 21:27:43 +01:00
UnicornCastingAbility.java Prevent spells from affecting technical entities 2023-08-28 14:37:36 +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 Prevent spells from affecting technical entities 2023-08-28 14:37:36 +01:00
UnicornTeleportAbility.java Fixed mana regen and consumption so gaining a higher mana cap has more obvious benefits 2023-08-16 11:57:34 +01:00