Alex W. Jackson
e0ade383f2
Fix #9441
2022-08-30 11:40:30 -04:00
Evan Kranzler
6b09fc68ef
[DMU] Implemented Molten Monstrosity
2022-08-22 15:31:01 -04:00
Alex W. Jackson
7233061ae3
Remove lockedIn parameter from BoostTargetEffect. Fixes #9329 ( #9334 )
2022-08-02 02:40:59 -04:00
Evan Kranzler
23ed717c8c
[CLB] Implemented Majestic Genesis
2022-06-04 09:57:47 -04:00
Evan Kranzler
8442d3280f
[CLB] Implemented Ellyn Harbreeze, Busybody
2022-05-20 18:02:36 -04:00
Evan Kranzler
0332673883
[SNC] fixed Bouncer's Betrayal getting sum of power rather than maximum ( fixes #8965 )
2022-05-18 09:35:40 -04:00
Alex Vasile
d6db77724f
Implemented Optimistic getNetMana for Selvala, Explorer Returned ( #8951 )
...
Based on wording of Oracle ruling.
2022-05-13 09:54:00 -06:00
Evan Kranzler
3e0f305e0b
[NCC] Implemented Gavel of the Righteous
2022-04-25 21:47:15 -04:00
Evan Kranzler
b333dd981b
[SNC] Implemented Bouncer's Beatdown
2022-04-16 13:25:37 -04:00
Alex W. Jackson
081b2f2f39
Replace more custom effects with SavedDamageValue
2022-04-02 02:11:12 -04:00
Alex W. Jackson
6ca93d1936
[VOW] Fix Howlpack Avenger; replace various custom abilities with SavedDamageValue
2022-03-31 08:56:12 -04:00
Evan Kranzler
80e11b2052
(WIP) Replacing blocking/blocked by predicates ( #8729 )
...
* replaced blocking/blocked by predicates
* added test for knight of dusk (currently fails)
* added source parameter to filters and everything else that needs it
* some changes to various predicates
* test fix
* small changes to filter code
* merge fix
* fixed a test failure
* small change to Karn, Scion of Urza
* removed sourceId from filter methods and other similar places
* added new getobject method to fix some test failures
* a few more fixes
* fixed merge conflicts
* merge fix
2022-03-23 18:45:02 -04:00
Evan Kranzler
3833d7bab3
updated implementation of Domain value
2022-03-06 18:31:07 -05:00
Evan Kranzler
c8cdc0a502
[CON] various text fixes
2022-03-06 18:07:25 -05:00
Evan Kranzler
0cc1b152c4
[ONS] Implemented Graxiplon
2022-03-01 19:02:45 -05:00
Alex W. Jackson
15a6d939b7
[BOK] Fix Waxmane Baku ability to be targeted, not choose on resolution
2022-02-22 22:59:21 -05:00
Evan Kranzler
b92128dd41
[NEO] Implemented Bronze Cudgels
2022-02-05 18:22:42 -05:00
Evan Kranzler
f20cbd934f
[NEO] Implemented Dragonspark Reactor
2022-02-05 15:08:00 -05:00
Evan Kranzler
6c9fc1679d
[NEO] Implemented The Long Reach of Night / Animus of Night's Reach
2022-02-04 09:16:57 -05:00
Alex W. Jackson
26a2e0a5ed
Various text fixes found while closing #6885
2022-01-24 00:40:25 -05:00
Evan Kranzler
e3b2ac15ba
added cardutil method for incrementing map values
2021-11-29 21:34:04 -05:00
Evan Kranzler
8de8a24227
[VOW] Implemented Ill-Tempered Loner / Howlpack Avenger
2021-11-11 20:04:22 -05:00
Evan Kranzler
3a3e3fda48
various files converted from CRLF to LF
2021-09-23 19:37:47 -04:00
Evan Kranzler
03dfa50f23
[MID] Implemented Geistflame Reservoir
2021-09-09 20:37:01 -04:00
Oleg Agafonov
cdf6fbb5d8
* GUI: fixed that announced X card icon info shows X=0 on next turns (example: Engineered Explosives, #8046 );
2021-09-05 01:20:46 +04:00
Evan Kranzler
70b040473b
updated ManaSpentToCastCount, added tests
2021-07-27 20:53:43 -04:00
Oleg Agafonov
5985e6cfcc
* Choose from outside - added card hints about sideboard stats and howto view a cards list;
2021-07-21 20:40:31 +04:00
Oleg Agafonov
76082e1d7a
* GUI: added card icon for announced X value (card cast);
2021-07-19 13:40:21 +04:00
Evan Kranzler
572104b8fc
Reworking card types in preparation for implementing Grist, the Hunger Tide ( #7899 )
...
Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2021-07-09 07:28:43 +04:00
Oleg Agafonov
07ddad6e48
Game: fixed rare bugs in some cards after rollback or cancel actions:
...
* Cumulative upkeep cost - fixed that it can lost payed state (cards: Aboroth, Karplusan Minotaur, Psychic Vortex, Sheltering Ancient);
* Effects - fixed that it can lost selected targets or other settings (cards: Citadel of Pain, Crimson Honor Guard, Curfew, Leveler, Mana Cache, Monsoon, Paradigm Shift, Saprazzan Bailiff);
* Exile all cards from graveyard ability - fixed that it can lost targets (example: Agent of Erebos);
* Melee ability - fixed that it can lost targets (example: Adriana, Captain of the Guard).
2021-07-07 16:51:53 +04:00
Evan Kranzler
b4355b8f6e
Added treasure mana check ( #7979 )
...
* add treasure mana support to mana code
* [AFR] Implemented Hired Hexblade
* [AFR] Implemented Jaded Sell-Sword
* [AFR] Implemented Forsword Paladin
* added test
* fixed test failure
* another test fix
* completely reworked tracking mana sources
2021-07-06 19:43:32 -04:00
Oleg Agafonov
fa8c0259d0
* Chroma ability - added card hints about color amount in permanents cost (example: Outrage Shaman);
2021-07-06 11:39:07 +04:00
Evan Kranzler
91eb324847
updated ManaSpentToCastWatcher to default watcher list, reworked it to be game scope
2021-06-21 20:26:39 -04:00
Evan Kranzler
0acc2d4f36
consolidated card type in graveyard count to a single class
2021-06-11 08:35:38 -04:00
Evan Kranzler
f6cdbd6b4d
[MH2] Implemented Necrogoyf
2021-06-04 08:22:40 -04:00
Evan Kranzler
988740ab53
added hint for domain
2021-05-26 18:23:40 -04:00
Evan Kranzler
6bb474a6d0
[LGN] fixed Berserk Murlodont not functioning correctly ( fixes #7801 )
2021-05-05 09:59:43 -04:00
Evan Kranzler
0297a00156
all text and no fix makes elk a dull boy
2021-04-29 19:43:44 -04:00
Ingmar Goudt
96d026e4af
remove explicit null checks, match(..) checks on null itself by instanceof calls
2021-04-28 20:53:50 +02:00
Evan Kranzler
7778e867f8
fixed effects counting opponents no longer in the game
2021-04-28 08:18:07 -04:00
Evan Kranzler
1fad23b9fb
[C21] Implemented Fractal Harness
2021-04-27 20:06:49 -04:00
Evan Kranzler
01b797f494
reworked alara heralds
2021-04-23 09:42:06 -04:00
Evan Kranzler
a61d5543fa
replaced all instances of converted mana cost with mana value
2021-04-17 17:02:27 -04:00
Evan Kranzler
5ee335f011
[STX] Implemented Willowdusk, Essence Seer
2021-04-06 18:41:01 -04:00
Evan Kranzler
4a184a94b3
[STX] Implemented Tend the Pests
2021-04-04 23:34:21 -04:00
Evan Kranzler
1461a875ff
[STX] Implemented Leyline Invocation
2021-04-04 10:19:32 -04:00
Evan Kranzler
dbbb696abf
added some hints
2021-04-01 20:43:10 -04:00
Evan Kranzler
8e3f4d89c9
revert changes to dynamic value calculations (will investigate more thoroughly later)
2021-03-31 08:55:49 -04:00
Evan Kranzler
3d078dce93
[STX] Implemented Tanazir Quandrix
2021-03-31 08:15:38 -04:00
Oleg Agafonov
f6c0f4c712
* Geode Golem - fixed duplicated commander tax on damage trigger ( #7593 );
2021-02-22 16:11:13 +04:00