Evan Kranzler
|
b8ba92589b
|
[40K] Implemented Pink Horror
|
2022-10-14 21:33:34 -04:00 |
|
Evan Kranzler
|
1b7bea1464
|
[40K] Implemented Cybernetica Datasmith
|
2022-10-14 21:25:38 -04:00 |
|
Evan Kranzler
|
5160922af6
|
[DMC] Implemented Historian's Boon
|
2022-10-14 09:26:54 -04:00 |
|
Alex W. Jackson
|
231c6c1eeb
|
[NEO] Fix Iron Apprentice regression
|
2022-10-14 06:27:29 -04:00 |
|
Alex W. Jackson
|
5e891f50c0
|
Refactor PutCards to address issue #9643 (#9644)
|
2022-10-14 01:07:14 -04:00 |
|
Alex W. Jackson
|
332db3aecb
|
Fix #9649 and clean up counter effect text generation
|
2022-10-14 00:41:02 -04:00 |
|
Evan Kranzler
|
9e4bbd4a9c
|
[DMU] Implemented Serra Paragon
|
2022-10-13 22:12:14 -04:00 |
|
Alex Vasile
|
b0df785653
|
[C17] Added test for Curse of Opulence and EnchantedPlayerAttackedTriggeredAbility, and fixed range of influence bug.
|
2022-10-13 15:52:02 -03:00 |
|
PurpleCrowbar
|
1ce272ec2d
|
[UMA] Fix Akroan Crusader token image
|
2022-10-13 11:36:27 +01:00 |
|
Alex W. Jackson
|
4bf01249a4
|
Add new common effect class for Armored Transport, etc and fix #9614
|
2022-10-11 22:48:02 -04:00 |
|
Evan Kranzler
|
17be0c11ba
|
[BOT] Implemented Flamewar, Brash Veteran / Flamewar, Streetwise Operative
|
2022-10-11 21:15:53 -04:00 |
|
Evan Kranzler
|
4d81b76180
|
[40K] Implemented Shard of the Nightbringer
|
2022-10-11 20:56:31 -04:00 |
|
Evan Kranzler
|
6857641428
|
[40K] Implemented The War in Heaven
|
2022-10-11 19:39:51 -04:00 |
|
Alex W. Jackson
|
e40934921f
|
Rework Spell.counter using PutCards and reimplement Desertion. Fixes #9299
|
2022-10-10 21:21:41 -04:00 |
|
Alex W. Jackson
|
cbe610d339
|
Move PutCards enum to constants package
|
2022-10-10 21:21:41 -04:00 |
|
Evan Kranzler
|
09797d4cf6
|
rework effects which increase loyalty abilities (closes #9626)
|
2022-10-10 18:01:58 -04:00 |
|
Oleg Agafonov
|
5fb6670b81
|
dev: removed outdated dependency (fixed build warning);
|
2022-10-10 15:50:49 +04:00 |
|
Alex Vasile
|
1233fe89e5
|
Added missing comments and missed checkes to NthTargetPointer
|
2022-10-09 22:55:23 -03:00 |
|
Alex Vasile
|
beec1f30c5
|
Delete leftover and unused class
|
2022-10-09 21:51:36 -03:00 |
|
Alex Vasile
|
31ca98faa1
|
Refactored FirstTargetPointer, SecondTargetPointer, and ThirdTargetPointer to use a common implementation (#9634)
|
2022-10-09 21:47:44 -03:00 |
|
Alex W. Jackson
|
0bf03d1f92
|
Fix #9636
|
2022-10-09 11:40:39 -04:00 |
|
Alex W. Jackson
|
fd281ca483
|
Improve text generation for some common draw, discard and mill effects
|
2022-10-08 20:48:59 -04:00 |
|
Kok Wai Gie
|
e256ebefa8
|
Fixes URL encoded path returned by resource.getFile() (#8865)
|
2022-10-08 08:32:37 -04:00 |
|
Alex W. Jackson
|
665e47634d
|
Fix #9129
|
2022-10-07 11:35:56 -04:00 |
|
Alex W. Jackson
|
db3262aff6
|
Fix #8062
|
2022-10-06 22:50:37 -04:00 |
|
Alex W. Jackson
|
92cafbd8b1
|
Fix #8808
|
2022-10-06 22:01:54 -04:00 |
|
Alex W. Jackson
|
4b469c8840
|
Fix #9623
|
2022-10-06 19:13:55 -04:00 |
|
Evan Kranzler
|
71d12fdb72
|
[DMC] Implemented Verrak, Warped Sengir
|
2022-10-05 21:56:10 -04:00 |
|
Evan Kranzler
|
f6e39b1b5c
|
fix test failure
|
2022-10-05 20:20:54 -04:00 |
|
Evan Kranzler
|
50acdbb823
|
[40K] Implemented Magnus the Red
|
2022-10-05 20:03:05 -04:00 |
|
Evan Kranzler
|
55e9314135
|
[BRO] Implemented Mishra, Claimed by Gix / Phyrexian Dragon Engine / Mishra, Lost to Phyrexia
|
2022-10-05 18:29:00 -04:00 |
|
Evan Kranzler
|
5a4d755dba
|
Some changes to meld implementation (#9620)
* some surface-level tweaks to meld implementation
* add default implementation for meldsWith method
* move nightcard declaration to meldcard constructor
* remove unused variable declaration
|
2022-10-05 12:00:59 -04:00 |
|
Evan Kranzler
|
d21f2e43dd
|
[40K] Implemented Their Number Is Legion
|
2022-10-04 21:40:42 -04:00 |
|
Alex Vasile
|
55a6acba22
|
Refactor: Significant speed-up for ManaOptions (#9233)
|
2022-10-04 00:08:20 -04:00 |
|
Evan Kranzler
|
a742f5a7d1
|
[40K] Implemented Ravener
|
2022-10-03 22:10:24 -04:00 |
|
Alex Vasile
|
6035f04140
|
Disable auto-payment of mana for spells which care about mana color (#9173)
|
2022-10-03 19:16:45 -04:00 |
|
Evan Kranzler
|
af2a0ebb31
|
[40K] Implemented Canoptek Tomb Sentinel
|
2022-10-02 13:13:34 -04:00 |
|
Evan Kranzler
|
43838d3675
|
[BOT] Implemented Goldbug, Humanity's Ally / Goldbug, Scrappy Scout
|
2022-10-01 10:51:09 -04:00 |
|
Evan Kranzler
|
58dc37e7cf
|
[UNF] updated spoiler
|
2022-10-01 10:09:16 -04:00 |
|
Evan Kranzler
|
9706274141
|
[BRO] Implemented Urza, Lord Protector / Urza, Planeswalker
|
2022-09-30 22:02:38 -04:00 |
|
Evan Kranzler
|
518602bf61
|
[BRO] Implemented The Mightstone and Weakstone
|
2022-09-29 22:51:06 -04:00 |
|
Alex W. Jackson
|
c9a7aedfb2
|
Change EnchantAbility parameter from String to Target (#9588)
|
2022-09-29 10:29:48 -04:00 |
|
Evan Kranzler
|
5fbd5f4fc8
|
[UNF] updated spoiler and acorn bans
|
2022-09-28 08:13:51 -04:00 |
|
Alex W. Jackson
|
3954ba266f
|
Fix #9587
|
2022-09-28 04:40:26 -04:00 |
|
Alex Vasile
|
01ee54d416
|
Add ignored failing test and fix bug for hybrid mana payments (#9566)
|
2022-09-27 21:51:49 -04:00 |
|
Alex W. Jackson
|
b1b78d6db0
|
Reimplement Animate Dead and friends; fixes #5250 (#9581)
|
2022-09-27 20:08:50 -04:00 |
|
PurpleCrowbar
|
c89e5077af
|
Fix Karn Living Legacy Emblem. Closes #9585
|
2022-09-27 20:54:12 +01:00 |
|
Alex W. Jackson
|
9355c8ace3
|
Fix #6942
|
2022-09-27 15:31:24 -04:00 |
|
Evan Kranzler
|
3b60f6afc8
|
[UNF] updated spoiler and acorn bans
|
2022-09-26 20:41:53 -04:00 |
|
sprangg
|
b9530e307d
|
Draft stability improvements (#9435)
|
2022-09-25 17:33:16 -04:00 |
|