Commit graph

36622 commits

Author SHA1 Message Date
Evan Kranzler
75d7ec36c9 [NEO] simplified implementation of March of Reckless Joy 2022-03-01 07:34:29 -05:00
Evan Kranzler
fb8aef6b84 [NEO] reworked implementation of Kotose, the Silent Spider 2022-02-28 22:06:07 -05:00
Evan Kranzler
6c643fdc5e [EVE] fixed implementation of Hotheaded Giant 2022-02-28 08:45:13 -05:00
Evan Kranzler
63de2dc258 [CHK] fixed implementation of Hankyu 2022-02-28 07:41:21 -05:00
Alex W. Jackson
445b51b98b [ATQ] Fix Rocket Launcher condition (was inverted) and text 2022-02-28 07:24:32 -05:00
Evan Kranzler
cf9a2f936a a few more getId fixes 2022-02-26 10:23:13 -05:00
Alex W. Jackson
2025bca358 Fix more double semicolons in java code 2022-02-25 10:08:18 -05:00
Evan Kranzler
38f68911b1 [ARN] updated implementation of Guardian Beast 2022-02-25 09:56:57 -05:00
The Bear
c7c042a644
2 cards which both had a ;; instead of just ; . Caused an error in Visual Studio Code. (#8726) 2022-02-25 09:50:23 -05:00
Evan Kranzler
614e11bf3e [ALL] reworked Gustha's Scepter 2022-02-25 07:20:40 -05:00
Evan Kranzler
1c107cde01 [CHK] updated implementation of Hankyu 2022-02-24 22:07:31 -05:00
Evan Kranzler
bf699b5559 fixed test failures 2022-02-24 21:12:33 -05:00
Evan Kranzler
eb4366013b reworked auras which grant protection but don't remove themselves 2022-02-24 20:15:16 -05:00
Evan Kranzler
4024acdb28 [NEM] reworked Kill Switch 2022-02-24 20:15:15 -05:00
Evan Kranzler
d43c72caf5 [ALL] reworked Veteran's Voice 2022-02-24 20:15:15 -05:00
Evan Kranzler
96cb53cbff [C17] reworked Shifting Shadow 2022-02-24 20:15:15 -05:00
Evan Kranzler
48d139393d [FUT] reworked Daybreak Coronet 2022-02-24 20:15:15 -05:00
Evan Kranzler
3cbfe4d623 [BOK] reworked implementation of Shirei, Shizo's Caretaker and added test 2022-02-24 20:15:15 -05:00
Alex W. Jackson
2a00609918 [DIS] Fix Rakdos Riteknife boost effect 2022-02-24 19:40:52 -05:00
Jeff Wadsworth
9a9251e82e - Fixed #7772 2022-02-24 17:13:34 -06:00
Evan Kranzler
bfb2b9929b fixed test failure 2022-02-24 09:33:26 -05:00
Evan Kranzler
c97039366d added an additional test for conspire 2022-02-24 08:58:18 -05:00
Evan Kranzler
ad8d9e18f7 [THS] reworked implementation of Triton Tactics (fixes #8708) 2022-02-24 08:53:48 -05:00
Evan Kranzler
00c09631b9 a few more reworked cards with getId in constructor 2022-02-23 22:30:09 -05:00
Evan Kranzler
f32d0b3e6e fixed issues with Conspire, added additional tests 2022-02-23 21:37:42 -05:00
Evan Kranzler
86b20185f5 [SHM] reworked implementation of Conspire ability 2022-02-23 09:18:25 -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
Alex W. Jackson
840058b246 Remove another unused, duplicate Ability class 2022-02-22 20:51:22 -05:00
Alex W. Jackson
59ce47b6ec [BOK] Make Call for Blood use common DynamicValue classes instead of custom one 2022-02-22 20:41:15 -05:00
Alex W. Jackson
7cddea8c63 Intimidate text fixes 2022-02-22 19:47:53 -05:00
Jeff Wadsworth
83e18393f7 - changed to lower-case and added <i> to intimidate keyword. 2022-02-22 17:21:01 -06:00
Evan Kranzler
414018db13 fixed the text on various sliver cards 2022-02-22 17:53:31 -05:00
Evan Kranzler
abc6618cba [SLD] a few more text fixes 2022-02-22 17:51:02 -05:00
Jeff Wadsworth
cf2b6f8366 - Fixed #8707 2022-02-22 16:36:34 -06:00
Jeff Wadsworth
5ecebcf040 - Fixed #8673 2022-02-22 15:36:24 -06:00
Evan Kranzler
50faf41e33 a few more getId fixes 2022-02-21 21:21:08 -05:00
Evan Kranzler
07a916bf37 finished replacing usage of CardIdPredicate inside of card constructors 2022-02-21 20:47:49 -05:00
Evan Kranzler
df1067ada7 reworked various cards which use this.getId in their constructor 2022-02-21 18:10:58 -05:00
Evan Kranzler
091fd16af9 refactored cards with non-static fields 2022-02-21 11:08:32 -05:00
Alex W. Jackson
9b5f736c34 Fix Gargoyle Sentinel was wrongly using getAbilities().add() 2022-02-21 09:03:32 -05:00
Alex W. Jackson
47989a94a9 Apply Storm of Souls P/T effect on correct sublayer 2022-02-21 08:26:47 -05:00
Evan Kranzler
a20e0e48cc [VOC] updated Storm of Souls implementation (fixes #8719) 2022-02-21 07:38:22 -05:00
Alex W. Jackson
dd8d86ba95 Fix Navigator's Compass not working while casting spells 2022-02-20 13:24:57 -05:00
Evan Kranzler
8243c19fdf [NEO] fixed Thousand-Faced Shadow ability not triggering (fixes #8717) 2022-02-20 09:57:55 -05:00
Evan Kranzler
cc8ddbfd7c [KLD] various text fixes 2022-02-20 09:37:58 -05:00
Evan Kranzler
83713f36d0 [NEO] fixed Kaito Shizuki missing raid watcher (fixes #8718) 2022-02-20 08:43:01 -05:00
Evan Kranzler
014a4b6941 [AER] various text fixes 2022-02-20 08:43:01 -05:00
Alex Vasile
6d02a902b7
fix what is almost certainly a typo (#8693) 2022-02-20 01:07:55 -05:00
Alex W. Jackson
c1b70dee88 [KHM] Fix Tormentor's Helm to only trigger once on double blocks 2022-02-19 23:42:09 -05:00
José da Silva Rodrigues
da4521a041
fix: Flourishing Defenses not triggering from creature entering the battlefield with -1/-1 tokens. #8112 (#8711) 2022-02-19 22:24:32 -05:00