Unicopia/src/main/java/com/minelittlepony/unicopia/ability
Sollace 4202723731 Make first/second/gem spell selection less confusing
- cast and shoot now both use the slot that's visually selected in the hud
- swapping between first/second slot is done only by sneaking
- there are now messages in the hud indicating the spell being cast
- gems now have a cooldown after being used
- holding a gem now changes the selector icon and title to make it clear that spells can be swapped
- activating an ability whilst holding a gem changes the message to indicate you're casting the spell from the gem rather than your spell slot
- ability titles now reflect what they do when sneaking
- equipping a spell from a gem whilst in creative mode no longer consumes the gem's spell
2023-05-29 14:13:52 +01:00
..
data Palm trees are recognised as trees by the buck ability now 2023-05-25 13:10:18 +01:00
magic Fixed catapult spell constantly refiring when cast using the regular cast spell ability instead of shoot spell 2023-05-29 12:27:43 +01:00
Abilities.java 1.19.2 -> 1.19.3 (1.20) [part 2] 2022-12-18 23:12:49 +00:00
Ability.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00
AbilityDispatcher.java Ponies that cast magic now have horns 2023-05-29 11:54:54 +01:00
AbilitySlot.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00
AbstractSpellCastingAbility.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +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 some visual effects when bat ponies screech 2023-04-30 12:58:39 +01:00
BatPonyHangAbility.java Add a method specifically for getting the wrapped entity and move away from using getMaster() for everything 2022-12-19 16:03:35 +01:00
CarryAbility.java Fixed pegasi dropping the entity they were carrying upon a relog 2023-01-09 01:27:22 +01:00
ChangelingDisguiseAbility.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
ChangelingFeedAbility.java Fix some balancing issues for changling's love draining ability and add sound effects 2022-12-24 21:13:20 +01:00
EarthPonyGrowAbility.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
EarthPonyKickAbility.java Palm trees are recognised as trees by the buck ability now 2023-05-25 13:10:18 +01:00
EarthPonyStompAbility.java Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
PegasusCaptureStormAbility.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
PegasusFlightToggleAbility.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00
PegasusRainboomAbility.java Replace getEntity() with asEntity() and getReferenceWorld() with asWorld() 2022-12-19 18:13:15 +01:00
UnicornCastingAbility.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00
UnicornDispellAbility.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00
UnicornGroupTeleportAbility.java Unicorns now have the option to takes friends with them when they teleport (at an extra cost) 2021-02-13 19:59:12 +02:00
UnicornProjectileAbility.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00
UnicornTeleportAbility.java Make first/second/gem spell selection less confusing 2023-05-29 14:13:52 +01:00