.. |
data
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +01:00 |
magic
|
Move some methods out of the Equine<?> interface that don't need to be there
|
2022-12-25 16:01:12 +01:00 |
Abilities.java
|
1.19.2 -> 1.19.3 (1.20) [part 2]
|
2022-12-18 23:12:49 +00: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
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +01:00 |
AbilitySlot.java
|
Document each slot type
|
2022-09-26 21:07:14 +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
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +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
|
Set position and render entities being carried by pegasi in their arms arms
|
2022-12-25 19:36:43 +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
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +01:00 |
EarthPonyStompAbility.java
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +01:00 |
PegasusCaptureStormAbility.java
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +01:00 |
PegasusFlightToggleAbility.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 |
PegasusRainboomAbility.java
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +01:00 |
UnicornCastingAbility.java
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +01:00 |
UnicornDispellAbility.java
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +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
|
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 |
UnicornTeleportAbility.java
|
Further refactorings
|
2022-12-19 21:03:55 +01:00 |