.. |
data
|
fixed tree kicking and improved performance when traversing trees
|
2023-09-12 11:25:41 +01:00 |
magic
|
Rewrite changeling ability to apply over time. Closes #312
|
2024-03-28 21:31:06 +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
|
Move advancements back down the tree and add some advancements for seaponies and hippogriffs
|
2024-03-28 16:23:12 +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
|
Rewrite changeling ability to apply over time. Closes #312
|
2024-03-28 21:31:06 +00:00 |
EarthPonyGrowAbility.java
|
Move earth ponies' transmutations to recipes
|
2024-01-29 19:05:20 +00:00 |
EarthPonyKickAbility.java
|
Add missing ability icons
|
2024-02-12 17:29:11 +00:00 |
EarthPonyStompAbility.java
|
Add missing ability icons
|
2024-02-12 17:29:11 +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
|
#317 +Allow bats and hippos to walk on clouds without having to give them other pegasus abilities
|
2024-03-23 23:40:00 +00:00 |
PegasusRainboomAbility.java
|
#317 +Allow bats and hippos to walk on clouds without having to give them other pegasus abilities
|
2024-03-23 23:40:00 +00:00 |
ScreechAbility.java
|
Added hippogriffs and seaponies
|
2023-11-08 12:58:41 +00:00 |
SeaponySonarPulseAbility.java
|
Fix incompatibility with mods that add points of interest containing chests
|
2024-02-20 20:21:16 +00:00 |
TimeChangeAbility.java
|
Fixed players wearing the alicorn amulet getting the time change ability. #300
|
2024-03-19 22:57:31 +00:00 |
ToggleFlightAbility.java
|
Add missing ability icons
|
2024-02-12 17:29:11 +00:00 |
UnicornCastingAbility.java
|
Unicorn casting speed now scales with their level
|
2024-03-12 14:53:02 +00: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
|
Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity
|
2024-03-26 17:11:39 +00:00 |