.. |
data
|
Move the unicorn shoot ability to the primary slot (second page) and add a separate ability specifically for cancelling spells
|
2021-12-31 15:40:08 +02:00 |
magic
|
Added muffins
|
2022-03-27 16:02:14 +02:00 |
Abilities.java
|
If there isn't a primary ability, use the passive ability instead
|
2022-01-02 18:07:28 +02:00 |
Ability.java
|
Send quick-time actions to the server so they can work properly
|
2021-12-31 16:17:41 +02:00 |
AbilityDispatcher.java
|
Set custom subtitles for our sounds
|
2022-01-05 18:54:33 +02:00 |
AbilitySlot.java
|
Rewrite controls
|
2020-05-06 15:55:25 +02: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
|
A little more cleanup and refactoring
|
2021-12-24 19:09:17 +02:00 |
BatPonyHangAbility.java
|
Move the collides predicate out of the RayTraceHelper class
|
2021-12-31 15:36:31 +02:00 |
CarryAbility.java
|
Gave earth ponies a slightly increased mining speed (suggested by kerplamp)
|
2021-01-27 13:16:05 +02:00 |
ChangelingDisguiseAbility.java
|
1.18-pre -> 1.18.2
|
2022-03-26 21:34:15 +02:00 |
ChangelingFeedAbility.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
EarthPonyGrowAbility.java
|
An ability will now show how much mana it will cost before activating
|
2020-10-09 19:05:12 +02:00 |
EarthPonyKickAbility.java
|
Earth ponies can now kick at any time and the target location for the kick is more accurate to where a pony would kick. This means that if you're a pony, the tree has to be behind you. Humans still kick forwards.
|
2022-01-04 18:00:06 +02:00 |
EarthPonyStompAbility.java
|
1.18-pre -> 1.18.2
|
2022-03-26 21:34:15 +02:00 |
PegasusCaptureStormAbility.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
PegasusRainboomAbility.java
|
Change to check for a particular spell rather than any spell
|
2021-12-24 00:37:53 +02:00 |
UnicornCastingAbility.java
|
Set custom subtitles for our sounds
|
2022-01-05 18:54:33 +02:00 |
UnicornDispellAbility.java
|
Added an emote command, further refine animations, add some new animations
|
2022-01-04 17:57:57 +02: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
|
Thrown spells now look like magic beams rather than the old thrown item
|
2022-01-11 18:20:09 +02:00 |
UnicornTeleportAbility.java
|
Set custom subtitles for our sounds
|
2022-01-05 18:54:33 +02:00 |