Evan Kranzler
|
6a6b591549
|
[NEO] Implemented Sokenzan, Crucible of Defiance
|
2022-01-30 16:10:12 -05:00 |
|
Evan Kranzler
|
2f189c1dec
|
[NEO] Implemented Banishing Slash
|
2022-01-30 15:32:58 -05:00 |
|
Evan Kranzler
|
c77459b7a0
|
[NEC] Implemented Chishiro, the Shattered Blade
|
2022-01-30 14:14:40 -05:00 |
|
Evan Kranzler
|
6402845e27
|
[NEO] Implemented Michiko's Reign of Truth / Portrait of Michiko
|
2022-01-30 10:09:49 -05:00 |
|
Evan Kranzler
|
c459578a68
|
[NEO] Implemented The Wandering Emperor
|
2022-01-29 21:38:14 -05:00 |
|
Alex Vasile
|
6647c36f07
|
Added support for importing double-faced cards in the deck-editor.
|
2022-01-29 19:39:11 -05:00 |
|
Evan Kranzler
|
5cbc93b67e
|
[NEO] Implemented Imperial Subduer
|
2022-01-29 17:29:05 -05:00 |
|
Evan Kranzler
|
62fa79cfd8
|
added AttacksAloneControlledTriggeredAbility
|
2022-01-29 17:13:15 -05:00 |
|
Evan Kranzler
|
37c7573acd
|
[NEO] Implemented Leech Gauntlet
|
2022-01-29 10:17:34 -05:00 |
|
Alex Vasile
|
d24dc008a8
|
Replaced several created filters inside card classes with pre-built static filters and simplified 3 cards (#8612)
|
2022-01-29 00:05:12 -05:00 |
|
Alex W. Jackson
|
140be70fb8
|
Improve WishEffect text and refactor ctors (if filter exists, wished for card must be revealed)
|
2022-01-28 23:54:32 -05:00 |
|
Alex W. Jackson
|
8376e7a1a3
|
fix FightTargetsEffect copy constructor
|
2022-01-28 20:04:20 -05:00 |
|
Alex W. Jackson
|
2941487219
|
Improve DiscardCardYouChooseTargetEffect and use it for many cards that were using custom effects
|
2022-01-28 13:43:46 -05:00 |
|
Oleg Agafonov
|
1b98b9fde3
|
Merge pull request #8608 from Alex-Vasile/znr-fix-text-issues
Znr fix text issues
|
2022-01-28 18:56:49 +04:00 |
|
Evan Kranzler
|
e09d32c325
|
[NEO] Implemented Greater Tanuki
|
2022-01-28 08:41:55 -05:00 |
|
Alex Vasile
|
ffa05bf9db
|
- Fixed Khalni Ambush
- Added Effect hint for FightTargetsEffect
- Added test for FightTargetsEffect hint to VerifyCardDataTest (for #6728)
|
2022-01-28 00:55:23 -05:00 |
|
Evan Kranzler
|
b60b7525c0
|
[NEO] Implemented Goro-Goro, Disciple of Ryusei
|
2022-01-27 22:17:04 -05:00 |
|
Evan Kranzler
|
68edee6d32
|
[NEO] Implemented The Shattered States Era / Nameless Conqueror
|
2022-01-27 21:08:19 -05:00 |
|
Evan Kranzler
|
6eda309765
|
renamed gender class to pronoun class
|
2022-01-27 20:36:53 -05:00 |
|
Evan Kranzler
|
47bbb70675
|
[STX] fixed Lukka, Wayward Bonder emblem not damaging players
|
2022-01-27 20:13:44 -05:00 |
|
Alex Vasile
|
d33acc7c80
|
Fixed Wording on 2 cards and removed duplicate StaticFilter (#8596)
Closes #6643
|
2022-01-25 21:08:46 -05:00 |
|
Alex W. Jackson
|
26a2e0a5ed
|
Various text fixes found while closing #6885
|
2022-01-24 00:40:25 -05:00 |
|
Alex W. Jackson
|
faf2e4ec82
|
Improve text generation for DamageMultiEffect
|
2022-01-22 11:55:20 -05:00 |
|
Alex W. Jackson
|
fa1051cec3
|
Fix #8556
|
2022-01-14 18:45:43 -05:00 |
|
Alex W. Jackson
|
d4c4b95206
|
[ALA] fix some card text
|
2022-01-13 05:42:28 -05:00 |
|
Jeff Wadsworth
|
1810c2c778
|
- Fixed #8157
|
2022-01-11 14:42:45 -06:00 |
|
Alex W. Jackson
|
13baf726e9
|
Fix log message for 'put into library N from top' effects
|
2022-01-09 00:42:14 -05:00 |
|
Jeff Wadsworth
|
5b70f36041
|
- removed debugging line
|
2022-01-07 10:25:48 -06:00 |
|
Jeff Wadsworth
|
75375f2ed5
|
- Fixed #8497
|
2022-01-07 10:24:17 -06:00 |
|
Alex W. Jackson
|
f1ff4dbd0e
|
Remove an unused and functionally duplicated Filter class
|
2022-01-06 03:51:46 -05:00 |
|
Alex W. Jackson
|
6892776e28
|
Fix Slate Street Ruffian and Thresher Beast. Simplify various similar cards
|
2022-01-04 06:17:42 -05:00 |
|
Alex W. Jackson
|
635e70e77e
|
Deleted two duplicate Ability classes
|
2022-01-02 14:54:56 -05:00 |
|
Evan Kranzler
|
e8bc3d01ad
|
changed ninjutsu ability cost to mana string
|
2021-12-27 21:43:45 -05:00 |
|
Evan Kranzler
|
a6fcaab698
|
fixed various instances of getting source name (fixes #8531, fixes #8528)
|
2021-12-24 19:30:31 -05:00 |
|
Alex W. Jackson
|
d357f4a0b0
|
Add MDFC support to CardCriteria and use it for ZNR
|
2021-12-24 03:38:48 -05:00 |
|
Alex W. Jackson
|
a4ced51058
|
CardCriteria: fix subtype
|
2021-12-24 03:06:33 -05:00 |
|
Alex W. Jackson
|
881fdcaa08
|
Remove no longer needed CardCriteria workaround
|
2021-12-24 03:05:28 -05:00 |
|
Alex W. Jackson
|
3ac82adb4d
|
Fix Nivix Cyclops and clean up some similar cards
|
2021-12-18 19:53:27 -05:00 |
|
Evan Kranzler
|
5845630af9
|
[NEO] Implemented Kaito Shizuki
|
2021-12-17 18:45:39 -05:00 |
|
Alex W. Jackson
|
f1390faf58
|
Rework Cephalid Snitch. Fixes #8520
|
2021-12-15 04:16:29 -05:00 |
|
Alex W. Jackson
|
743f9e4b3b
|
Remove unused (but memory leaking) static field from ProtectionAbility
|
2021-12-14 22:33:32 -05:00 |
|
Alex W. Jackson
|
ed47416972
|
Add static filter for 'nonblack creature'
|
2021-12-11 15:30:15 -05:00 |
|
Alex W. Jackson
|
62bc6ed848
|
Fix Spectral Prison rules text. Add filter support to BecomesTargetAttachedTriggeredAbility
|
2021-12-05 02:10:21 -05:00 |
|
Daniel Bomar
|
fe3595c3f6
|
Fixed cards with multiple kicker costs not being copied correctly
|
2021-12-04 09:36:58 -06:00 |
|
Daniel Bomar
|
a8f7cfa17d
|
Fixed kicker costs not getting reset correctly (fixes #8495)
|
2021-12-03 19:10:02 -06:00 |
|
Evan Kranzler
|
2d54a2e313
|
[UNF] Implemented Saw in Half
|
2021-11-30 09:36:02 -05:00 |
|
Evan Kranzler
|
e3b2ac15ba
|
added cardutil method for incrementing map values
|
2021-11-29 21:34:04 -05:00 |
|
Evan Kranzler
|
90ae244fa5
|
[UNF] Implemented The Space Family Goblinson
|
2021-11-29 21:05:33 -05:00 |
|
Oleg Agafonov
|
a6b2bea8af
|
Images: added direct image links support in scryfall, added SLD's alternative images from second sides (example: Zndrsplt, Eye of Wisdom);
|
2021-11-28 01:17:54 +04:00 |
|
Evan Kranzler
|
fba68a7255
|
removed instances of incorrect quote characters, expanded test
|
2021-11-24 20:56:31 -05:00 |
|
Jeff Wadsworth
|
cb6498e0d7
|
- Fixed #8468
|
2021-11-19 11:52:24 -06:00 |
|
Evan Kranzler
|
8e3c04cac2
|
fixed a test failure
|
2021-11-17 22:31:32 -05:00 |
|
Evan Kranzler
|
1aa1d71a96
|
[VOC] Implemented Breath of the Sleepless
|
2021-11-17 20:55:11 -05:00 |
|
Evan Kranzler
|
2d14d0647d
|
renamed a static filter
|
2021-11-17 08:32:38 -05:00 |
|
Evan Kranzler
|
dcb08be4c3
|
added static filter test, a few other small changes
|
2021-11-17 08:31:50 -05:00 |
|
Oleg Agafonov
|
afdae939c3
|
* Becomes a copy abilities: improved support with MDF cards (#8335);
|
2021-11-17 16:27:18 +04:00 |
|
Oleg Agafonov
|
35b257bd8f
|
Fixed miss lock code in static filters;
|
2021-11-17 16:00:14 +04:00 |
|
Oleg Agafonov
|
f911a42903
|
Fixed outdated db version
|
2021-11-17 15:59:35 +04:00 |
|
Jeff Wadsworth
|
e989c05247
|
- Fixed #8455
|
2021-11-15 11:27:47 -06:00 |
|
Evan Kranzler
|
b625aa05c5
|
updated some fight effect text
|
2021-11-14 15:30:27 -05:00 |
|
Evan Kranzler
|
7b184a76fa
|
a few more exile from graveyard fixes
|
2021-11-14 11:10:23 -05:00 |
|
Evan Kranzler
|
53f6bc372a
|
[VOC] various text fixes
|
2021-11-13 18:58:28 -05:00 |
|
Evan Kranzler
|
652dd49940
|
updated fight effect text
|
2021-11-13 18:30:42 -05:00 |
|
Evan Kranzler
|
b286d70447
|
some text fixes for exile graveyards
|
2021-11-13 18:01:41 -05:00 |
|
Oleg Agafonov
|
a480e10bd8
|
DB: added numerical card number field for min/max query (#8383);
|
2021-11-14 01:27:58 +04:00 |
|
Oleg Agafonov
|
23bcc9dbb5
|
* GUI: fixed that card viewer or deck editor doesn't show transform button for some cards (#8448);
|
2021-11-14 00:33:37 +04:00 |
|
Evan Kranzler
|
9c5f63403a
|
[VOC] Implemented Rhoda, Geist Avenger
|
2021-11-13 12:39:14 -05:00 |
|
Evan Kranzler
|
6b2fc867f4
|
[VOW] some more text fixes
|
2021-11-12 19:58:50 -05:00 |
|
Evan Kranzler
|
783a818cb7
|
[VOW] Implemented Alchemist's Gambit
|
2021-11-12 09:11:00 -05:00 |
|
Evan Kranzler
|
5260d6d363
|
[VOW] Implemented Curse of Hospitality
|
2021-11-12 08:52:57 -05:00 |
|
Evan Kranzler
|
38f0e83274
|
[VOW] various text fixes
|
2021-11-11 21:59:56 -05:00 |
|
Evan Kranzler
|
8de8a24227
|
[VOW] Implemented Ill-Tempered Loner / Howlpack Avenger
|
2021-11-11 20:04:22 -05:00 |
|
Evan Kranzler
|
03926f114f
|
[VOW] Implemented Voltaic Visionary / Volt-Charged Berserker
|
2021-11-11 19:47:20 -05:00 |
|
Jeff Wadsworth
|
0600c0e7d5
|
- Fixed #8436
|
2021-11-11 16:35:15 -06:00 |
|
Daniel Bomar
|
24fab24440
|
[VOW] Implemented Jacob Hauken, Inspector / Hauken's Insight
|
2021-11-11 10:49:26 -06:00 |
|
Alex W. Jackson
|
e1a345339d
|
Merge branch 'master' of https://github.com/magefree/mage
|
2021-11-11 08:49:00 -05:00 |
|
Alex W. Jackson
|
379550689f
|
Refactor generation of boosters with a special uncommon/rare slot (e.g. WAR planeswalker slot)
|
2021-11-11 08:48:50 -05:00 |
|
Evan Kranzler
|
ffc3c07b41
|
fixed a test failure
|
2021-11-11 08:46:59 -05:00 |
|
Evan Kranzler
|
51e88b8e19
|
[VOW] Implemented Savior of Ollenbock
|
2021-11-11 08:14:39 -05:00 |
|
Evan Kranzler
|
ca16f363c8
|
refactored effects which cause other permanents to enter tapped
|
2021-11-11 07:51:12 -05:00 |
|
Alex W. Jackson
|
5287e1aa4d
|
CardCriteria: use constants instead of strings for supertype and subtype
|
2021-11-11 05:50:13 -05:00 |
|
Evan Kranzler
|
f5141843ff
|
[VOW] Implemented Biolume Egg / Biolume Serpent
|
2021-11-10 21:10:01 -05:00 |
|
Daniel Bomar
|
91300cebed
|
[VOW] Implemented Chandra, Dressed to Kill
|
2021-11-10 12:00:38 -06:00 |
|
Daniel Bomar
|
395136259f
|
[VOW] Implemented Cemetery Illuminator
|
2021-11-10 09:13:02 -06:00 |
|
Evan Kranzler
|
599e5c2a4f
|
[VOW] Implemented Howlpack Piper / WIldsong Howler
|
2021-11-10 09:47:45 -05:00 |
|
Evan Kranzler
|
e30ba1b62a
|
[VOW] Implemented Toxrill, the Corrosive
|
2021-11-10 08:09:57 -05:00 |
|
Alex W. Jackson
|
bb2546badd
|
Refactor rules text generation for P/T boost effects. Fixes #8421
|
2021-11-10 06:40:11 -05:00 |
|
Evan Kranzler
|
900f9d845c
|
[VOC] Implemented Ethereal Investigator
|
2021-11-09 07:49:24 -05:00 |
|
Oleg Agafonov
|
3284cb5b24
|
GUI: fixed wrong card sides, data and errors for transform and double side cards;
|
2021-11-09 10:16:39 +04:00 |
|
Daniel Bomar
|
7082b86eb3
|
[MID] Implemented Disturb mechanic (#8201)
* [MID] Implemented Disturb mechanic
Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
Co-authored-by: Evan Kranzler <theelk801@gmail.com>
|
2021-11-09 10:12:50 +04:00 |
|
Evan Kranzler
|
1195016399
|
[VOW] Implemented Kaya, Geist Hunter
|
2021-11-08 20:50:13 -05:00 |
|
Evan Kranzler
|
1656324329
|
[VOW] Implemented Undead Butler
|
2021-11-08 20:30:30 -05:00 |
|
Evan Kranzler
|
5dbc8f11f3
|
[VOW] Implemented Hiveheart Shaman
|
2021-11-08 20:15:55 -05:00 |
|
Daniel Bomar
|
902fec22dd
|
[VOW] Implemented Spiked Ripsaw
|
2021-11-08 09:58:20 -06:00 |
|
Evan Kranzler
|
8856d0a0ea
|
[VOW] Implemented Edgar, Charmed Groom / Edgar Markov's Coffin
|
2021-11-08 08:33:14 -05:00 |
|
Evan Kranzler
|
10185a0999
|
[VOW] Implemented Screaming Swarm
|
2021-11-08 08:04:16 -05:00 |
|
Evan Kranzler
|
3801325a04
|
added TransformIntoSourceTriggeredAbility to simplify copied code
|
2021-11-07 08:31:23 -05:00 |
|
Evan Kranzler
|
81c7a29947
|
[VOW] Implemented Faithbound Judge / Sinner's Judgment
|
2021-11-06 21:34:31 -04:00 |
|
Evan Kranzler
|
1f2fa8d8dc
|
[VOW] Implemented Gutter Skulker / Gutter Shortcut
|
2021-11-06 19:30:49 -04:00 |
|
Evan Kranzler
|
fcc1481679
|
[VOW] Implemented Lacerate Flesh
|
2021-11-06 13:57:47 -04:00 |
|