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 |
|
Oleg Agafonov
|
640e5394c9
|
game: fixed game error with battle protector choosing on no opponents;
|
2023-08-25 19:17:13 +04:00 |
|
Oleg Agafonov
|
0db46ba3da
|
[CLB] fixed game error on Intellect Devourer usage with disconnected opponent
|
2023-08-25 19:13:01 +04:00 |
|
Oleg Agafonov
|
da89ab6ad7
|
game: added runtime check for empty choice dialogs
|
2023-08-25 19:07:32 +04:00 |
|
Oleg Agafonov
|
f6e625de72
|
game: fixed miss cards from zone moves in some rare use cases (choose cards order while leave/disconnect)
|
2023-08-25 18:23:39 +04:00 |
|
Oleg Agafonov
|
aeea3857f4
|
[DMU] fixed game error on Karn, Living Legacy emblem usage (miss emblem in token database);
|
2023-08-25 18:09:26 +04:00 |
|
Susucre
|
b5979d5777
|
[WOE] Implement Charging Hooligan (#10993)
* [WOE] Implement Charging Hooligan
* use PermanentsOnTheBattlefieldCondition instead of custom
* undo changes on PermanentsOnTheBattlefieldCondition
|
2023-08-25 09:43:49 -04:00 |
|
theelk801
|
d048eca33d
|
[WOE] Implement Gumdrop Poisoner
|
2023-08-25 09:37:07 -04:00 |
|
theelk801
|
21aaf95d2b
|
[WOE] Implement Gnawing Crescendo
|
2023-08-25 09:37:07 -04:00 |
|
Susucre
|
57dd90777a
|
[WOE] Implement Spider Food (#11010)
* [WOE] Implement Spider Food
* fix "up to on"
|
2023-08-25 09:34:58 -04:00 |
|
Susucre
|
e0caa1c0a9
|
[WOE] Implement Shatter the Oath (#11005)
|
2023-08-25 09:20:42 -04:00 |
|
Susucre
|
c79c9d3d7d
|
[WOE] Implement Witch's Mark (#11006)
|
2023-08-25 09:20:09 -04:00 |
|
Susucre
|
4413aa5ce2
|
[WOE] Implement Skewer Slinger (#11007)
|
2023-08-25 09:19:40 -04:00 |
|
Susucre
|
f74e26fc38
|
[WOE] Implement Bespoke Battlegarb (#11008)
|
2023-08-25 09:19:26 -04:00 |
|