Unicopia/src/main/java/com/minelittlepony/unicopia/ability
Sollace 9476b5634c Added granny smith apple trees and more related log blocks for zap apple trees
* Earth ponies can now kick zap and granny smith trees
* Kicking these types of trees will dislodge their fruit rather than spawn apples
2022-09-25 00:15:38 +02:00
..
data Portal refinements and add the displacement spell 2022-09-17 19:13:39 +02:00
magic Use separate textures for each race icon, display the number of spells active in the hud, and change the spell dismiss screen to reflect the location of placed spells 2022-09-18 14:16:28 +02:00
Abilities.java Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00
Ability.java Fix server exception when earth ponies try to kick things. Fixes #63 2022-09-23 16:06:07 +02:00
AbilityDispatcher.java Fix server exception when earth ponies try to kick things. Fixes #63 2022-09-23 16:06:07 +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 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
BatPonyHangAbility.java Fixed batpony hanging ability and fixed rendering of upside down players 2022-09-19 17:33:38 +02:00
CarryAbility.java Fixed crash due to naming conflict 2022-06-23 16:24:45 +02:00
ChangelingDisguiseAbility.java Fixed raytracing in several places. 2022-09-11 17:54:55 +02:00
ChangelingFeedAbility.java Fixed crash due to naming conflict 2022-06-23 16:24:45 +02:00
EarthPonyGrowAbility.java Fixed crash due to naming conflict 2022-06-23 16:24:45 +02:00
EarthPonyKickAbility.java Added granny smith apple trees and more related log blocks for zap apple trees 2022-09-25 00:15:38 +02:00
EarthPonyStompAbility.java Earth ponies can now kick things other than trees 2022-09-21 22:58:07 +02:00
PegasusCaptureStormAbility.java 1.18 -> 1.19 2022-06-25 00:19:55 +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 Fix server exception when earth ponies try to kick things. Fixes #63 2022-09-23 16:06:07 +02:00
UnicornDispellAbility.java Portal refinements and add the displacement spell 2022-09-17 19:13:39 +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 Fixed raytracing in several places. 2022-09-11 17:54:55 +02:00
UnicornTeleportAbility.java Add arcane protection spell 2022-09-14 12:18:22 +02:00