This website requires JavaScript.
Explore
Help
Sign in
Failure
/
foul-magics
Watch
1
Star
0
Fork
You've already forked foul-magics
0
forked from
External/mage
Code
Pull requests
Releases
Packages
Activity
Actions
3dbd5a72c4
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
abilities
History
Download ZIP
Download TAR.GZ
L_J
3dbd5a72c4
Merge branch 'master' into Zzooouhh-banding-final
2018-02-15 00:49:08 +01:00
..
abilityword
common
* Wildfire Eternal - Fixed that the ability triggered multiple times if more than one player blocked during the turn (
fixes
#4466
).
2018-01-31 00:10:02 +01:00
condition
Implemented Lurker
2018-01-17 20:34:35 +00:00
costs
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (
#4263
).
2018-02-04 17:51:12 +01:00
decorator
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (
#4263
).
2018-02-04 17:51:12 +01:00
dynamicvalue
effects
* Some minor chnages.
2018-02-14 22:57:57 +01:00
keyword
Merge branch 'master' into Zzooouhh-banding-final
2018-02-15 00:49:08 +01:00
mana
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (
#4263
).
2018-02-04 17:51:12 +01:00
text
Abilities.java
text fixes and test fixes to fix how tests test text, then more text next
2017-10-07 16:08:06 -04:00
AbilitiesImpl.java
text fixes and test fixes to fix how tests test text, then more text next
2017-10-07 16:08:06 -04:00
Ability.java
AbilityImpl.java
* Optimized handling and call of player.choose choice to prevent problems if a player disconnects or left a game (
#4263
).
2018-02-04 17:51:12 +01:00
ActivatedAbility.java
Implemented Infinite Hourglass, updated upkeep-only text generation
2017-09-30 11:14:37 -04:00
ActivatedAbilityImpl.java
updated how Withering Wisps and limited use activated abilities are implemented
2017-10-14 09:04:45 -04:00
ActivationInfo.java
CompoundAbility.java
text fixes and test fixes to fix how tests test text, then more text next
2017-10-07 16:08:06 -04:00
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java
* Madness ability - reworked madness ability design.
2018-02-14 17:33:59 +01:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
replace loops in triggeredabilities to lambdas
2017-10-01 09:59:15 +02:00
TriggeredAbility.java
TriggeredAbilityImpl.java