Commit graph

41910 commits

Author SHA1 Message Date
xenohedron
5d0c1c96c8 remove sublayer parameter in SetBasePowerToughnessSourceEffect 2023-08-26 23:14:30 -04:00
Susucre
be4b568e88
Add modeTag + hint of used modes for "choose one that hasn't been chosen" abilities. (#10860)
* Add modeTag + hint of used modes on Three Bowls of Porridge

* add ModesAlreadyUsedHint to all the cards.
2023-08-26 23:09:04 -04:00
xenohedron
dcca63b963 more text fixes! 2023-08-26 23:04:13 -04:00
xenohedron
abe19e4723 simplify to IntPlusDynamicValue 2023-08-26 22:37:35 -04:00
xenohedron
70bf68a5a4 simplify constructors in GainAbilityAllEffect 2023-08-26 21:53:08 -04:00
xenohedron
869de1eac6
fix getText() overrides ignoring staticText (#11044)
* fix text: SkipNextPlayerUntapStepEffect

* remove old copyright info

* individual card text fixes

* fix overrides ignoring staticText
2023-08-26 20:47:02 -04:00
Susucre
52eaa600ba
text fixes [ALA] [CON] [ARB] (#11036)
* Tweak verify for double cycling
* small fixes
* do not verify some GUI-related rules.
2023-08-26 20:46:49 -04:00
xenohedron
2ec4401cee StaticFilters.FILTER_SPELL_AN_ENCHANTMENT 2023-08-26 20:38:51 -04:00
xenohedron
c60bf037a4
Remove unused dependency in Mage.Verify (#11029) 2023-08-26 19:35:19 -04:00
Ethan Ward
8f7b19a64d Remove old unused dependency 2023-08-26 19:35:05 -04:00
Ethan Ward
c0bde27d69 Removes unused Gmail dependencies 2023-08-26 19:35:05 -04:00
Susucre
a9870b6ff8
text fixes [WOE] etc. (#11035)
* Fix Callous Sell Sword text

* simple text fixes

* fix some target texts
2023-08-26 19:34:49 -04:00
Susucre
c4e48a6f95
[WOE] Implement The End (without breaking morph tests this time) (#11041)
* [WOE] Implement The End

* add cost reduction

* apply review

* fix tests looking for morphs
2023-08-26 19:34:21 -04:00
Susucre
e39e5ee1b0
[WOC] Implement Alela, Cunning Conqueror (#10870)
Add new batch event `DAMAGED_PLAYER_BATCH_ONE_PLAYER`
2023-08-26 19:33:52 -04:00
Evan Kranzler
73dffb8de9
[WOE] Implement Agatha's Soul Cauldron (#11039)
* [WOE] Implement Agatha's Soul Cauldron

* add test

* remove static import
2023-08-26 17:56:46 -04:00
Susucre
aa71f0ba8a
Refactor DoIfCostPaid; Inform player on cost not paid. (#10942) 2023-08-26 17:29:30 -04:00
Susucre
51d9d8d990
[WOE] Implement The Apprentice's Folly (#10951)
* [WOE] Implement The Apprentice's Folly

* adjustments

---------

Co-authored-by: xenohedron <xenohedron@users.noreply.github.com>
2023-08-26 17:29:13 -04:00
xenohedron
4d03deda12
Revert "[WOE] Implement The End (#10921)" (#11040)
This reverts commit fe93d68b1c.
2023-08-26 17:28:09 -04:00
xenohedron
66cc15ed4b
Cleanup copy methods (#11038)
* remove System.out.println
* Card copy() covariant return
* Effect copy() covariant return
* Cost copy() covariant return
* Ability copy() covariant return
* ContinuousEffect copy() covariant return
2023-08-26 16:47:54 -04:00
Vivian Greenslade
948b5e2c25
fix Jin-Gitaxias, Progress Tyrant (#11034)
CopyTargetSpellEffect rather than CopySourceSpellEffect
2023-08-26 16:47:29 -04:00
Susucre
0b5099746f
Add artifact type to token created by Canoptek Scarab Swarm (#11020)
* Add a new token type for Canoptek Scarab Swarm

* clean the tokens

* touch tokens-database
2023-08-26 16:46:45 -04:00
Vivian Greenslade
8b6863e6f3
[WOC] Implement Loamcrafter Faun (#11018) 2023-08-26 16:46:27 -04:00
Vivian Greenslade
6852786a10
[WOC] Implement Archmage of Echoes (#11017) 2023-08-26 16:46:15 -04:00
Susucre
cde60d38d8
[WOE] Implement The Irencrag (#10998) 2023-08-26 16:46:03 -04:00
Susucre
fe93d68b1c
[WOE] Implement The End (#10921) 2023-08-26 16:45:51 -04:00
Susucre
f21a6be55f
[WOE] Implement Tangled Colony (#10913) 2023-08-26 16:45:07 -04:00
Susucre
b35aaf07fc
[WOE] Implement Heartflame Duelist (#11032) 2023-08-26 10:26:10 -04:00
Susucre
13fa154a3d
[WOE] Implement Stockpiling Celebrant (#11012)
* [WOE] Implement Stockpiling Celebrant

* apply review -- fix the targetting
2023-08-26 10:25:44 -04:00
xenohedron
4f72d69908 Implement [WOE] Redtooth Genealogist 2023-08-26 00:02:40 -04:00
xenohedron
b953734099 more text fixes 2023-08-26 00:02:40 -04:00
xenohedron
978ec8f140 StaticFilters.FILTER_ANOTHER_TARGET_CREATURE_YOU_CONTROL 2023-08-26 00:02:40 -04:00
xenohedron
6388a81f69 StaticFilters.FILTER_CONTROLLED_PERMANENT_AN_ENCHANTMENT 2023-08-26 00:02:40 -04:00
xenohedron
ed4a1bf33f [WOE] text fixes 2023-08-26 00:02:40 -04:00
xenohedron
1107fb5770 fix [WOE] reminder text per verify 2023-08-26 00:02:40 -04:00
Vivian Greenslade
2720e41f32
[WOE] Implement Ego Drain (#10898)
* implements Ego Drain

* merge fix and cleanup

---------

Co-authored-by: xenohedron <xenohedron@users.noreply.github.com>
2023-08-26 00:02:24 -04:00
Susucre
a8802e25c2
fix Bess, Soul Nourisher (#11027) 2023-08-25 21:11:50 -04:00
Vivian Greenslade
6532ca9f66
[WOC] Implement Timber Paladin (#11025)
* updated condition to allow different comparisons and to allow filtering for auras

* implemented Timber Paladin

* fixed text
2023-08-25 21:11:28 -04:00
Susucre
7a93681112
fix Tree of Redemption (#11024) 2023-08-25 21:11:08 -04:00
Susucre
eec5bceb71
fix game log message for Banding (#11021) 2023-08-25 21:10:51 -04:00
Vivian Greenslade
b0b55d2de3
[WOC] Implement Ox Drover (#11019) 2023-08-25 21:10:29 -04:00
Vivian Greenslade
0434b352e1
[WOC] Implement Court of Ardenvale (#11016) 2023-08-25 21:10:15 -04:00
Susucre
e8892dd6da
[WOE] Implement Malevolent Witchkite (#10997) 2023-08-25 21:09:58 -04:00
Susucre
a3c08e83f6
[WOE] Implement Wildwood Mentor (#10990)
* [WOE] Implement Wildwood Mentor

* don't hardcode card name in text

---------

Co-authored-by: xenohedron <xenohedron@users.noreply.github.com>
2023-08-25 21:09:22 -04:00
theelk801
2e31471e52 [WOE] Implement Horned Loch-Whale 2023-08-25 19:04:12 -04:00
Susucre
30a8441515
[WOE] Implement Food Fight (#10980) 2023-08-25 19:03:44 -04:00
Susucre
bc4a3d96ec
[WOE] Implement Twining Twins (#10979)
* [WOE] Implement Twinning Twins

* One less n in Twining

---------

Co-authored-by: Evan Kranzler <theelk801@gmail.com>
2023-08-25 19:02:43 -04:00
Susucre
a854cf0c71
[WOE] Implemnet Tuinvale Guide (#11011) 2023-08-25 18:54:58 -04:00
Vivian Greenslade
e5f81fdf76
[WOE] Implement Slumbering Keepguard (#11014)
* [WOE] Implement Slumbering Keepguard

* added hint and fixed boost effect
2023-08-25 18:47:58 -04:00
Oleg Agafonov
93cb4404e3 game: fixed game error in some multi blocker damage use cases (NPE error); 2023-08-25 19:32:28 +04:00
Oleg Agafonov
1179ca6874 Evolving Adaptive - fixed game error on card's remove/blink (NPE error); 2023-08-25 19:26:54 +04:00