Thomas Hess
ed53f2f8ed
Add the Worlds (PWOR) set.
2020-03-19 11:09:47 +01:00
Thomas Hess
2458c6479a
Add the Judge Gift Cards 1999 (G99) set.
2020-03-19 11:09:47 +01:00
Thomas Hess
4d3e41fa35
Adjust Asia Pacific Land Program set abbreviation to match Scryfall.
2020-03-19 11:09:46 +01:00
Thomas Hess
ee7e1651a8
Add the Judge Gift Cards 1998 (JGP) set.
2020-03-19 11:09:46 +01:00
Thomas Hess
cd9b75c0d9
Add the Portal Demo Game (PPOD) set.
2020-03-19 11:09:46 +01:00
Thomas Hess
d822651492
Add the Multiverse Gift Box (MGB) set.
2020-03-19 11:09:46 +01:00
Thomas Hess
c2a55903d7
Add the Summer Magic (SUM) set.
2020-03-19 11:09:46 +01:00
Thomas Hess
2947d157db
Add the Introductory Two-Player Set (ITP) set.
2020-03-19 11:09:46 +01:00
Thomas Hess
98ac50167d
Add the Rivals Quick Start Set (RQS) set.
2020-03-19 11:09:46 +01:00
Thomas Hess
fcf43e0dcb
Add the DCI Legend Membership (PLGM) promotional set.
2020-03-19 11:09:46 +01:00
Thomas Hess
0a7cc9672e
Removed the HarperPrism Book Promos cards from the MediaInserts set.
...
Removed the cards from the OldSchool* ban lists,
because this change makes them unavailable to the format.
2020-03-19 11:09:46 +01:00
Thomas Hess
8fdd3511b0
Add the HarperPrism Book Promos (PHPR) promotional set.
2020-03-19 11:09:46 +01:00
Thomas Hess
e795991fa8
Converted CLRF line endings to LF for some formats.
2020-03-19 11:09:45 +01:00
Thomas Hess
07cef62dfb
Removed the DragonCon cards from the MediaInserts set.
...
Removed the cards from the OldSchool* ban lists,
because this change makes them unavailable to the format.
2020-03-19 11:09:45 +01:00
Thomas Hess
736f207801
Add the DragonCon (PDRC) promotional set.
2020-03-19 11:09:45 +01:00
Thomas Hess
e39a9706bc
Fix booster generation issues with Mystery Booster set.
...
- Split the foil sheet into a separate set as listed on Scryfall.
- Added unit test cases that verify booster generation.
2020-03-19 11:09:45 +01:00
Evan Kranzler
656908aeec
fixed basic land flag
2020-03-17 20:39:50 -04:00
Evan Kranzler
468f7b13f2
added comment with source
2020-03-17 20:37:08 -04:00
Evan Kranzler
114aac433e
removed duplicated cards
2020-03-17 20:29:08 -04:00
Evan Kranzler
b35924fc70
added cards for mystery booster
2020-03-17 20:23:53 -04:00
Evan Kranzler
b2401a6410
fixed legality issue
2020-03-17 20:18:08 -04:00
Evan Kranzler
434b2464db
added booster generation function
2020-03-17 19:58:08 -04:00
Evan Kranzler
9be0bde4c1
added Mystery Booster set file
2020-03-17 19:36:10 -04:00
Evan Kranzler
63df5d89a4
updated Brawl ban list
2020-03-16 15:16:19 -04:00
Evan Kranzler
ec8867ab1a
updated Legacy ban list
2020-03-16 15:15:03 -04:00
Evan Kranzler
f7e0b5d93b
updated Modern ban list
2020-03-16 15:14:03 -04:00
Oleg Agafonov
2b78ec745c
* Mind's Desire - fixed that it doesn't work with split cards ( #6337 );
2020-03-12 04:07:17 +04:00
Oleg Agafonov
a20bca1b21
Test framework: fixed ai play commands, added more tests
2020-03-12 02:05:06 +04:00
Oleg Agafonov
14ddb6eb28
* AI: fixed wrong targeting for gain control abilities ( #6340 );
2020-03-11 18:22:58 +04:00
Oleg Agafonov
3cd5682db7
* AI: fixed wrong targeting for Fraying Sanity ( #6339 );
2020-03-11 17:17:39 +04:00
jeffwadsworth
d8bcfc4295
- Fixed Divine Visitation
2020-03-09 16:07:18 -05:00
Oleg Agafonov
86f6d39f5a
* AI: fixed rollback errors on play cards with target stack (Diplomatic Escort, Not of This World, etc);
2020-03-09 13:49:07 +04:00
Oleg Agafonov
009e55c4f0
* AI: fixed that computer can't use spells and abilities on opponent's pre-combat main step;
2020-03-09 12:49:21 +04:00
Oleg Agafonov
a6ab40dc57
Test framework: added strict mode support for full simulation commands (aiXXX);
2020-03-09 12:34:05 +04:00
Oleg Agafonov
70bf13359a
Test framework: improved alias support:
...
* added alias support in castSpell command;
* added alias support in activateAbility command (example: `@ref ability text from ref card`);
* added alias support in activateMana command;
* added alias support in some assertXXX commands;
2020-03-09 05:49:03 +04:00
Oleg Agafonov
ff3df35467
Fixed NPE errors on empty sourceId in mage reference object;
2020-03-07 00:24:16 +04:00
Oleg Agafonov
cb8d4dc340
* Non creature tokens - fixed rollback errors in AI games (example: Food token, see #6331 );
...
Fixed other potentially NPE errors with rarity;
2020-03-06 03:27:46 +04:00
Oleg Agafonov
1b60dfc258
Prepare new release
2020-03-04 20:33:30 +04:00
Oleg Agafonov
d7a48efa89
* Rules: chicken subtype replaced by bird subtype (Chicken à la King, Chicken Egg, Fowl Play, Free-Range Chicken, Poultrygeist);
2020-03-04 00:59:37 +04:00
jeffwadsworth
075cbbed00
- Fixed #6328
2020-03-03 09:21:37 -06:00
jeffwadsworth
8e41215fa5
- Refactor to resolve failing test
2020-03-02 16:02:56 -06:00
tylerFretz
a96d936e24
Fix Verix Bladewing kicker ability text ( #6322 )
2020-03-02 14:52:33 -06:00
jeffwadsworth
26439bef95
- Fixed #6325
2020-03-02 14:50:20 -06:00
Oleg Agafonov
ca9542d3de
* Game: fixed that declare blocker step skips all the time on disabled "STOP skip on any/zero blockers" preferences ( #6308 );
2020-02-29 23:27:11 +04:00
Oleg Agafonov
6769b1d536
Fixed text
2020-02-29 19:57:19 +04:00
Oleg Agafonov
e421e5fac1
Fixed NPE
2020-02-29 12:49:29 +04:00
Jeff
fe0557127b
- Fixed #6321 and #6320
2020-02-28 16:52:54 -06:00
Oleg Agafonov
a06cacb462
* UI: fixed that json logs can't be disabled without disable other logs in settings;
2020-02-28 21:09:41 +04:00
Oleg Agafonov
8ee1dd20d3
* UI: added preferences to enable or disable turn number and step info in game logs;
2020-02-28 21:04:37 +04:00
Oleg Agafonov
2e73f9d1c5
* UI: added turn number and step info in game logs
2020-02-28 20:27:07 +04:00