Hanmac
|
b5f30b687f
|
CardFactoryUtil: moved Transmute to new Format
|
2016-11-16 12:02:14 +00:00 |
|
Hanmac
|
852f6b77d6
|
DelayedTriggerEffect: add CopyTriggeringObjects when RememberObjects does not work
|
2016-11-16 09:25:07 +00:00 |
|
Hanmac
|
ff947651f0
|
AbilityUtils: add helper for getDefinedPlayers, that makes DelayTriggerRememberedController and others possible
|
2016-11-16 08:45:01 +00:00 |
|
Hanmac
|
e79ebedced
|
CardFactoryUtil: make LifeLostThisTurn work with multiple players
|
2016-11-14 20:49:58 +00:00 |
|
Hanmac
|
997ac450fb
|
CardFactoryUtil: fixed Trigger for Annihilator
|
2016-11-14 07:45:28 +00:00 |
|
drdev
|
1afbc9084e
|
Minor optimization
|
2016-11-13 00:22:50 +00:00 |
|
drdev
|
0f1fbc46d1
|
Fix warnings
|
2016-11-13 00:08:32 +00:00 |
|
Hanmac
|
2e94ba619f
|
CostPayment & PaymentStack: some rework in using the PaymentStack
also add the SpellRestriction for ManaAbilities to be blocked if they are already on the payment stack.
|
2016-11-10 19:52:25 +00:00 |
|
Hanmac
|
2ee14942f2
|
TriggerSacrificed: better format
|
2016-11-10 19:25:02 +00:00 |
|
Hanmac
|
30d96d1095
|
CostPaymentStack: add toString for better debug
|
2016-11-10 19:23:48 +00:00 |
|
Hanmac
|
e7f7ce2d91
|
EffectEffect: for StackDescription use SpellDescription if able, that prevents to show the cost on Stack
|
2016-11-10 15:04:01 +00:00 |
|
Hanmac
|
009b40b95e
|
CharmEffect: for chained Abilities make StackDescription use SpellDescription, that looks better on the Stack
|
2016-11-10 15:01:39 +00:00 |
|
Hanmac
|
4971343e2d
|
Card: use Lang.nounWithNumeral for etbCounter keywords
|
2016-11-10 14:19:29 +00:00 |
|
Hanmac
|
170f825d61
|
CardUtil: add more plural types
|
2016-11-10 10:01:47 +00:00 |
|
Hanmac
|
75df5aeb48
|
SpellPermanent: reset StackDescription for something with "Text"
|
2016-11-09 21:06:16 +00:00 |
|
Hanmac
|
87945db150
|
CharmEffect: add more Description for Demonic Pact
|
2016-11-09 16:24:43 +00:00 |
|
Hanmac
|
ceb3fae152
|
CardFactoryUtil: make Haunt a better Effect, rework the Haunt Triggers in new format
Trigger now does has a helper to replace ABILITY in TriggerDescription with its ability
|
2016-11-09 15:26:26 +00:00 |
|
Hanmac
|
cfbfb10d2d
|
CardFactoryUtil: add Annihilator to setupKeywords
|
2016-11-08 11:31:02 +00:00 |
|
Hanmac
|
1aebd7108e
|
CardFactoryUtil: moved Annihilator to trigger Format
|
2016-11-08 11:28:39 +00:00 |
|
Hanmac
|
627121b1a3
|
Card: hasProperty: fixed ChosenColor and AnyChosenColor to make them work correctly
|
2016-11-07 08:19:38 +00:00 |
|
Hanmac
|
58277d5c11
|
CardFactoryUtil: moved Outlast to new Format
|
2016-11-07 06:14:09 +00:00 |
|
Hanmac
|
1be16d69f9
|
CardFactoryUtil: move Ingest to new Trigger Format
|
2016-11-06 17:10:07 +00:00 |
|
Hanmac
|
b902958637
|
CardFactoryUtil: move Exploit to new Trigger format
|
2016-11-06 15:30:35 +00:00 |
|
Hanmac
|
2cafc2b36e
|
CardFactoryUtil: make the generated Description of makeEtbCounter using Lang.nounWithNumeral
|
2016-11-05 08:25:29 +00:00 |
|
Hanmac
|
38eb720b8a
|
CardFactoryUtil: move Graft Keyword to new Trigger Format
|
2016-11-05 08:10:40 +00:00 |
|
Hanmac
|
543f36147d
|
CardFactoryUtil: moved Prowess to new Trigger Format
|
2016-11-04 16:35:11 +00:00 |
|
Hanmac
|
44b4d16ee3
|
CardFactoryUtil: make Modular into new format
add Modular Keyword class for better formating of Modular:Sunburst
|
2016-11-04 09:14:37 +00:00 |
|
Hanmac
|
9dfce775c2
|
CardFactoryUtil: fixed Restriction for Offering
|
2016-11-04 06:29:04 +00:00 |
|
Hanmac
|
1d3e9527a0
|
GameActionUtil: fixed somethings with getRestrictions/setRestrictions
|
2016-11-03 07:50:38 +00:00 |
|
Hanmac
|
002a20f4e8
|
CardFactoryUtil: reworked some keywords, like Dash, Surge and Evoke
Card doesn't need Evoked anymore, ask CastSA which has the info now
|
2016-11-02 21:19:25 +00:00 |
|
Hanmac
|
b099949a98
|
SpellPermanent: its now using ApiBased as Parent
|
2016-11-02 21:03:49 +00:00 |
|
Hanmac
|
c2b3628708
|
SpellAbilityVariables: make it cloneable, use it in copySpellAbility
|
2016-11-02 20:43:06 +00:00 |
|
Hanmac
|
e33d952fc6
|
PermanentEffect: add Base class for PermanentCreatureEffect and PermanentNoncreatureEffect
|
2016-11-02 20:40:24 +00:00 |
|
Hanmac
|
b67efa4a01
|
CardFactory: fixed setting ActivatingPlayer
|
2016-11-02 13:46:57 +00:00 |
|
Hanmac
|
4874117d98
|
Trigger: add EFFECTSOURCE in addition to CARDNAME
|
2016-11-01 20:40:30 +00:00 |
|
Hanmac
|
cec67c71cd
|
CardFactoryUtil: fixed copySpellAbility with ActivatingPlayer
|
2016-11-01 20:13:18 +00:00 |
|
Hanmac
|
ae59c0f385
|
PlayerPredicates: add new class like CardPredicates but for Players
|
2016-11-01 08:53:16 +00:00 |
|
swordshine
|
adfe129987
|
- Updated CounterTypes: spite and fury
|
2016-10-31 13:20:12 +00:00 |
|
Hanmac
|
9f50ab6266
|
CardFactoryUtil: remove unneeded correctAbilityChainSourceCard
|
2016-10-31 06:09:00 +00:00 |
|
Hanmac
|
6315d0760d
|
CardFactoryUtil: fixed etb tapped
|
2016-10-31 05:49:03 +00:00 |
|
Krazy
|
ebbe189f4a
|
[maven-release-plugin] prepare for next development iteration
|
2016-10-31 04:07:37 +00:00 |
|
Krazy
|
c6f6344d4f
|
[maven-release-plugin] prepare release forge-1.5.57
|
2016-10-31 04:07:26 +00:00 |
|
Hanmac
|
f576edda8c
|
Keyword: add Myriad in Keyword format
|
2016-10-30 22:07:39 +00:00 |
|
Hanmac
|
47ed9b7545
|
Keyword: add Monstrosity in Keyword format
|
2016-10-30 21:14:32 +00:00 |
|
Hanmac
|
0687b38c15
|
CardFactoryUtil: Renown use new Trigger format
|
2016-10-30 16:35:38 +00:00 |
|
Hanmac
|
b767bac78a
|
Keyword: update Living Weapon Reminder
|
2016-10-30 15:58:21 +00:00 |
|
Hanmac
|
e3765ecf3a
|
CardFactoryUtil: turn Living Weapon into new Format
|
2016-10-30 15:51:05 +00:00 |
|
Hanmac
|
b21a9b36d0
|
KeywordWithCostAndAmount: fixed Parsing for Keywords with X as Amount (and Cost)
|
2016-10-30 15:09:20 +00:00 |
|
Hanmac
|
f4cb8e1cdf
|
do Tribute in new Keyword format
|
2016-10-30 14:54:22 +00:00 |
|
Hanmac
|
afc0cfc4de
|
CardFactoryUtil: enters the battlefield tapped use ETBReplacement now
|
2016-10-30 13:38:24 +00:00 |
|