tool4EvEr
|
0750ae52bb
|
Fix The Fallen ignoring planeswalkers
|
2022-06-04 14:11:42 +02:00 |
|
Agetian
|
9d0b1128e0
|
Merge pull request #561 from Northmoc/clbRasaad
CLB: Rasaad yn Bashir and support ("combat damage from toughness" non-keyword keyword -> static)
|
2022-06-03 23:06:06 +03:00 |
|
Agetian
|
978e6b4568
|
Merge pull request #614 from tool4ever/tokencreated
Fix TokenCreated counting
|
2022-06-03 06:24:06 +03:00 |
|
tool4EvEr
|
636ad404c7
|
Fix TokenCreated counting
|
2022-06-02 09:29:41 +02:00 |
|
Anthony Calosa
|
86be83ff44
|
Merge pull request #584 from Northmoc/clbBackgroundMostLife
CLB: support for "if no opponent has more life than that player" (Background)
|
2022-06-01 05:49:29 +08:00 |
|
Anthony Calosa
|
c4b8d52abc
|
Merge pull request #607 from Northmoc/clbEllyn
CLB: Ellyn Harbreeze, Busybody and DigEffect stackDesc update
|
2022-06-01 05:48:11 +08:00 |
|
tool4EvEr
|
728191ca1e
|
Fix Tovolar, Dire Overlord counting Changelings twice
|
2022-05-31 20:57:55 +02:00 |
|
Northmoc
|
cb4e0be196
|
DigEffect.getStackDescription better X handling
|
2022-05-31 09:57:05 -04:00 |
|
Anthony Calosa
|
566768bbd8
|
Merge pull request #601 from Northmoc/conniveFix
ConniveEffect.resolve avoid potential infinite loop
|
2022-05-31 09:10:19 +08:00 |
|
Northmoc
|
a97c18a16b
|
ConniveEffect.resolve avoid potential infinite loop
|
2022-05-30 20:07:29 -04:00 |
|
Northmoc
|
23799411e6
|
Trigger.meetsRequirementsOnTriggeredObjects add "NoOpponentHasMoreLifeThanAttacked"
|
2022-05-30 17:41:26 -04:00 |
|
Michael Kamensky
|
888d49a43f
|
[maven-release-plugin] prepare for next development iteration
|
2022-05-30 20:40:26 +03:00 |
|
Michael Kamensky
|
b9897ecb00
|
[maven-release-plugin] prepare release forge-1.6.50
|
2022-05-30 20:40:16 +03:00 |
|
Northmoc
|
51362e8290
|
CLB: Background mechanic and related cards (#532)
* cloakwood_hermit.txt
* halsin_emerald.archdruid.txt
* master_chef.txt
* Card > keywordsToText() for Choose a Background
* CardRules update for Background
* DeckFormat > get DeckConformanceProblem : update for Background
* TypeLists.txt add Background
* Keyword add Choose a Background
* shameless_charlatan.txt
* raised_by_giants.txt
* alora_merry_thief.txt
* livaan_cultist_of_tiamat.txt
|
2022-05-30 15:43:35 +02:00 |
|
Agetian
|
385fcbe4e8
|
Merge pull request #577 from tool4ever/manafix
Non-mana abilities incorrectly triggering/replaced
|
2022-05-30 12:54:52 +03:00 |
|
TRT
|
34e3bd2dc1
|
Non-mana abilities incorrectly triggering/replaced
|
2022-05-30 10:38:31 +02:00 |
|
Hans Mackowiak
|
58c738e414
|
Merge pull request #518 from tool4ever/triggerzones
Add some missing TriggerZones
|
2022-05-30 10:31:18 +02:00 |
|
Northmoc
|
defc9f41f4
|
Card.java toughnessAssignsDamage() boolean refactor
|
2022-05-29 17:56:49 -04:00 |
|
Northmoc
|
35024b49ea
|
GlobalRuleChange remove toughnessAssignsDamage
|
2022-05-29 17:56:49 -04:00 |
|
Northmoc
|
af22f0e04f
|
StaticAbilityCombatDamageToughness.java
|
2022-05-29 17:56:49 -04:00 |
|
Anthony Calosa
|
e583ebf60e
|
Merge pull request #513 from Northmoc/clbDynaheir
CLB: Dynaheir, Inovker Adept and support (kills another non-keyword keyword)
|
2022-05-30 00:43:37 +08:00 |
|
tool4ever
|
dfc53cd315
|
wasAttackedThisCombat restriction for multiplayer (#467)
* wasAttackedThisCombat restriction for multiplayer
|
2022-05-29 07:56:38 +00:00 |
|
tool4ever
|
5f4e95e392
|
Update a few damage replacements from Pump to Effect (#466)
* Update a few damage replacements from Pump to Effect
|
2022-05-29 07:55:53 +00:00 |
|
tool4EvEr
|
496ab01599
|
Fix Tap trigger decisions
|
2022-05-27 10:26:43 +02:00 |
|
Anthony Calosa
|
39d74f5df2
|
Merge pull request #509 from Northmoc/clbNemesis
CLB: Nemesis Phoenix and support
|
2022-05-27 08:33:01 +08:00 |
|
Northmoc
|
36401b05ee
|
"Affected" -> "ValidCard" and zone restriction
|
2022-05-26 19:55:36 -04:00 |
|
tool4EvEr
|
4c805f5e55
|
Add some missing TriggerZones
|
2022-05-26 21:16:28 +02:00 |
|
tool4EvEr
|
aee9a3a41d
|
Fix NPE
|
2022-05-26 21:15:53 +02:00 |
|
Northmoc
|
01a2dfe5fc
|
StaticAbilityActivateAbilityAsIfHaste.java
|
2022-05-26 14:01:07 -04:00 |
|
Northmoc
|
742395d1a1
|
ForgeScript > spellAbilityHasProperty add "ManaSpent"
|
2022-05-26 14:00:04 -04:00 |
|
Northmoc
|
a1dcb3617c
|
CostUntap change keyword check to static check
|
2022-05-26 13:59:19 -04:00 |
|
Northmoc
|
a10e906ddb
|
CostTap change keyword check to static check
|
2022-05-26 13:58:59 -04:00 |
|
Northmoc
|
6be30ee2e4
|
ControlGainEffect fix crash
|
2022-05-26 13:56:31 -04:00 |
|
Northmoc
|
dbd9e7f61d
|
Combat getAttackedOpponents streamline a bit more
|
2022-05-26 12:48:42 -04:00 |
|
Northmoc
|
942998585c
|
Combat getAttackedOpponents streamline
|
2022-05-26 12:44:40 -04:00 |
|
Northmoc
|
167a774c2a
|
remove rogue }
|
2022-05-26 12:17:09 -04:00 |
|
Northmoc
|
fea06524bd
|
AbilityUtils > playerXProperty add "OpponentsAttackedThisCombat"
|
2022-05-26 11:50:03 -04:00 |
|
Northmoc
|
38b4fc2087
|
ChangeZoneEffect stackDescs reflect Attacking$
|
2022-05-26 11:49:23 -04:00 |
|
Northmoc
|
40b140a580
|
Combat add getAttackedOpponents
|
2022-05-26 11:48:47 -04:00 |
|
Northmoc
|
2a4311e24b
|
Merge pull request #496 from paulsnoops/clb_raggadragga
CLB: Raggadragga, Goreguts Boss and support
|
2022-05-26 07:05:44 -04:00 |
|
tool4EvEr
|
3ade673e74
|
Fix removeTempController
|
2022-05-25 22:55:37 +02:00 |
|
paul_snoops
|
6a723b7d13
|
CLB: Raggadragga, Goreguts Boss and support
|
2022-05-25 15:43:50 +01:00 |
|
Northmoc
|
62773ab38d
|
CLB: Zevlor, Elturel Exile and support (#462)
|
2022-05-25 09:42:53 +02:00 |
|
Anthony Calosa
|
d7dff9b06c
|
Merge pull request #377 from Northmoc/nccLethalScheme
NCC: Lethal Scheme and ConniveEffect improvements
|
2022-05-25 06:33:27 +08:00 |
|
tool4EvEr
|
6f42fcdc26
|
Make charm choices for triggers more like other SA
|
2022-05-24 23:38:47 +02:00 |
|
Northmoc
|
467c836476
|
ConniveEffect eliminate cast
|
2022-05-24 08:51:01 -04:00 |
|
Northmoc
|
c4f0d4454f
|
ConniveEffect - better name and crash fix
|
2022-05-24 07:01:10 -04:00 |
|
Northmoc
|
c7fdab7996
|
ConniveEffect - tidy up
|
2022-05-24 06:51:15 -04:00 |
|
Anthony Calosa
|
a35bc9c7b6
|
Merge pull request #469 from Northmoc/clbWyllsReversal
CLB: Wyll's Reversal and support/refactor
|
2022-05-24 16:42:23 +08:00 |
|
Agetian
|
a6feacecc3
|
Merge pull request #434 from Northmoc/nccSeizeTheSpotlight
NCC: Seize the Spotlight and support
|
2022-05-24 05:56:38 +03:00 |
|