Oleg Agafonov
a4d797e473
Fixed mtgjson data;
2018-12-07 07:34:38 +04:00
Oleg Agafonov
1986b01bf6
Fixed card name in GRN;
2018-12-07 07:32:49 +04:00
Oleg Agafonov
41a2573319
Fixed wrong MtgJsonV4 data format ( #5415 );
2018-12-07 02:55:27 +04:00
Oleg Agafonov
a922cb4d07
Fixed Stronghold card numbers
2018-12-07 02:51:11 +04:00
Oleg Agafonov
1d450730c0
Merge origin/master
2018-12-07 01:21:32 +04:00
Oleg Agafonov
02b7e2cf10
Refactor: extract card names compare logic (is empty name, is same name)
...
Fixed last broken tests
2018-12-07 00:26:50 +04:00
Jeff
88578502ad
- Added Monstrous Hound and Keeper of the Flame.
2018-12-06 09:57:24 -06:00
Jeff
21c6afa1c7
- Added Volrath's Dungeon.
2018-12-05 16:05:46 -06:00
Jeff
d397c8126a
- added card info to Starter1999 set.
2018-12-04 17:17:46 -06:00
Jeff
dcec3ad66e
- Stronghold Set 100%. Added Hidden Retreat, Ransack, Rebound, and Samite Blessing.
2018-12-04 16:32:23 -06:00
Oleg Agafonov
96187ad3c0
Tests: fixed TidehollowScullerTest;
2018-12-03 06:16:34 +04:00
Oleg Agafonov
b172f3c44a
Test framework: added basic aliases support (see full info at #5451 ):
...
* generates aliases by addCard command (for one or multiple cards);
* added support of `castSpell` command;
* added show command to print aliases list with connected objects and zones;
* added check command to control alias's object exists;
2018-12-03 06:15:54 +04:00
Oleg Agafonov
86ac1fcb1a
Tests: fixed OmnathLocusOfRageTest;
2018-12-02 03:09:27 +04:00
Oleg Agafonov
6e48b4f954
Added link to xmage servers status page (by DiMiaN from discord)
2018-12-01 21:57:06 +04:00
Oleg Agafonov
c1804f810c
Tests: fixed BrainMaggotTest;
2018-12-01 09:08:35 +04:00
Oleg Agafonov
c1e4fce448
Tests: fixed SpellskiteTest and enabled missing tests;
2018-12-01 08:21:54 +04:00
Oleg Agafonov
d65dab9a95
Test framework: added choices support for multiple targets with multiple damage spells (targetName^X=3);
2018-12-01 08:20:46 +04:00
Oleg Agafonov
dca5b645aa
Test framework:
...
* added choices support for discard spells;
* fixes TargetCard choices (one choice record per target);
2018-12-01 04:19:05 +04:00
Oleg Agafonov
4484527d04
Test framework: add new real time check command to assert hand cards count;
2018-11-30 20:26:07 +04:00
Oleg Agafonov
8700da94d7
* Added damage info on re-targeting targets (on copy);
2018-11-29 19:47:51 +04:00
Oleg Agafonov
6e64e08bd2
* Pattern Of Rebirth - Fixed that it can shuffle lib without search;
2018-11-29 19:40:47 +04:00
Oleg Agafonov
bb18814c84
* Fixed wrong re-targeting on copy complex cards (fixed adjustTargets for copies)
...
* Oath Of Lieges - Fixed that copy of opponent's card don't work;
* Oath Of Lieges - Fixed that it can shuffle lib without search;
2018-11-29 19:39:13 +04:00
Jeff
a948a1101a
- small edit to Jeleva.
2018-11-29 09:30:05 -06:00
Oleg Agafonov
59bda7f1d5
Refactor: added copyFrom info for all objects (original card used for copy, copy of copy and etc);
2018-11-29 19:29:39 +04:00
Jeff
47dac3940c
- Fixed #5401
2018-11-29 09:26:31 -06:00
Oleg Agafonov
28ac95cb10
Test framework: added new real time commands to prints info and checks:
...
* show player's library, hand, battlefield, graveyard (use showXXX);
* show exile zone, available abilities to activate (use showXXX);
* checks targets, choices and commands in queue (use assert).
2018-11-29 19:11:20 +04:00
brodee
4c94938c14
Merge branch 'master' of https://github.com/brodee/mage
2018-11-28 23:01:47 -08:00
brodee
6a37e102c0
uma ai limited ratings
2018-11-28 23:01:12 -08:00
brodee
06b38f789a
Merge pull request #4 from magefree/master
...
pull
2018-11-28 18:51:45 -08:00
Jeff
258bb2b623
- Added Skeleton Scavengers and Contempt.
2018-11-28 15:43:28 -06:00
Oleg Agafonov
b907d8a75c
Tests: fixed MorphTest;
2018-11-28 04:04:49 +04:00
LevelX2
09a5ece9f3
Fixed color check and added missing attribute to verify.
2018-11-27 16:09:43 +01:00
Jeff
eb996716bc
- Added Walking Dream and Mogg Bombers.
2018-11-26 17:57:15 -06:00
LevelX2
6c55ede2c2
Removed debug message.
2018-11-27 00:37:48 +01:00
LevelX2
40149bd8e1
Merge origin/master
2018-11-27 00:30:55 +01:00
LevelX2
8addea6891
Removed debug message.
2018-11-27 00:29:47 +01:00
Jeff
fbf2b5f7b6
- A few fixes for Jace, Architect of Thought.
2018-11-26 15:34:07 -06:00
LevelX2
e6ce58d6bf
XMage 1.4.32V0
2018-11-26 19:30:22 +01:00
LevelX2
b7ebff4fa1
Fixed verify color check.
2018-11-26 19:01:18 +01:00
LevelX2
2323654a22
Fixed Duplicity casting costs.
2018-11-26 19:00:59 +01:00
LevelX2
09b64b2025
Merge pull request #5364 from mooretc2/JaceArchitectOfThoughtFix
...
Fixing Jace, Architect of Thought with concurrent search library (for issue #5357 )
2018-11-26 17:29:40 +01:00
LevelX2
c4cd4b8b6a
Merge branch 'master' into JaceArchitectOfThoughtFix
2018-11-26 17:29:31 +01:00
LevelX2
288f2be76e
Merge pull request #5443 from Zzooouhh/Zzooouhh-cons
...
Implemented Canal Dredger and Deal Broker (without "draft matters")
2018-11-26 17:21:46 +01:00
LevelX2
27da462716
Merge pull request #5265 from magefree/FixFlickerform5084
...
Flickerform
2018-11-26 17:19:38 +01:00
LevelX2
a832176fd6
Merge pull request #5349 from aaronm-cloudtek/add-minimum-rating-option
...
Add minimum rating option (merge in v32)
2018-11-26 17:18:51 +01:00
LevelX2
e7d129a074
Merge branch 'master' into add-minimum-rating-option
2018-11-26 17:18:35 +01:00
LevelX2
eb02409f19
Merge pull request #5366 from Zzooouhh/Zzooouhh-jace
...
Jace, Architect of Thought ultimate fix (fixes #5357 )
2018-11-26 16:53:14 +01:00
LevelX2
63e218e983
Merge pull request #5439 from magefree/mtgjson_v4
...
support mtgjson v4
2018-11-26 16:52:34 +01:00
LevelX2
69e90cc792
Merge origin/master
2018-11-26 16:18:47 +01:00
LevelX2
126610b6a8
Added handling of TargetCardInGraveyardOrBattlefield fpr TestPlayer.
2018-11-26 16:16:59 +01:00