Evan Kranzler
|
965fa971a3
|
updated implementation of Adapt
|
2019-01-03 16:20:36 -05:00 |
|
LevelX2
|
423115ced5
|
Merge pull request #5487 from ninthworld/Omnath
Fix ManaTypeInManaPoolCount to include conditional mana (Fixes #5458)
|
2019-01-03 17:38:34 +01:00 |
|
LevelX2
|
e8eaf49280
|
* Fixed possible class cast exception.
|
2019-01-03 17:33:52 +01:00 |
|
LevelX2
|
4365449be3
|
* Fixed a problem with variable life costs (e.g. Toxic Deluge) and prevent pay life effects (e.g. Angel of Jubilation) that did not work for those spells.
|
2019-01-03 16:35:10 +01:00 |
|
ninthworld
|
8183797c41
|
fix manatype in pool count to include conditional mana
|
2019-01-02 23:29:11 -08:00 |
|
Ingmar Goudt
|
e1630b3c6f
|
remove deprecated String subtype methods
|
2019-01-03 06:35:36 +01:00 |
|
Oleg Agafonov
|
a995643512
|
Fixed card texts
|
2019-01-03 04:13:24 +04:00 |
|
Evan Kranzler
|
47b943021f
|
Implemented Mass Manipulation
|
2019-01-02 18:56:15 -05:00 |
|
Oleg Agafonov
|
e9f9b05141
|
Fixed NPE errors for some cards (#5471)
|
2019-01-02 20:06:01 +04:00 |
|
Oleg Agafonov
|
2ebad63595
|
Added seeds support to random util:
* all xmage code uses shared util to generate random values;
* tests can uses seeds to repeat "random" results like deck builds or AI plays;
|
2018-12-30 03:52:30 +04:00 |
|
Ingmar Goudt
|
799fe34b02
|
change HashMap to EnumMap
|
2018-12-29 10:30:40 +01:00 |
|
L_J
|
d0fbe6d35c
|
Implemented Alliances cards (#5470)
* Implemented Alliances cards (#84)
* Fixed Storm Elemental
* Fixed Sworn Defender
|
2018-12-27 22:53:10 -06:00 |
|
jeffwadsworth
|
d20872dcb9
|
- Fixed #5474
|
2018-12-27 02:51:24 -06:00 |
|
Oleg Agafonov
|
d36cca02aa
|
Fixed NPE errors for some cards (#5471)
|
2018-12-23 20:24:20 +04:00 |
|
Oleg Agafonov
|
e75e2324c7
|
Fixed NPE errors for some cards
|
2018-12-23 17:56:46 +04:00 |
|
Evan Kranzler
|
baef4114d2
|
fixed silver bordered cards being legal in various formats
|
2018-12-22 11:26:15 -05:00 |
|
Evan Kranzler
|
d9ca4f2ff6
|
Implemented Sphinx's Insight
|
2018-12-21 19:40:59 -05:00 |
|
Oleg Agafonov
|
0d949ca7e6
|
Typos
|
2018-12-22 01:05:43 +04:00 |
|
Oleg Agafonov
|
20a3b0b777
|
Added cards database cleanup on new builds/releases run (client/server sides);
|
2018-12-21 23:11:43 +04:00 |
|
Evan Kranzler
|
20d5bfc3c9
|
Implemented Incubation // Incongruity
|
2018-12-21 13:21:19 -05:00 |
|
Jeff
|
2fca196f79
|
- Fixed #5468
|
2018-12-21 11:46:30 -06:00 |
|
Oleg Agafonov
|
2fdef83284
|
Merge pull request #5455 from SpikesCafe-google/AddSpinyStarfish3
Add Spiny Starfish from Alliances.
|
2018-12-21 05:33:04 +04:00 |
|
Oleg Agafonov
|
7b2598eba8
|
Merge pull request #5466 from hitch17/mtgo-compatible-draftlogs-5450
Make draft logs compatible with MTGO format #5450
|
2018-12-21 05:24:06 +04:00 |
|
Evan Kranzler
|
2b6f85df23
|
Implemented Frenzied Arynx
|
2018-12-20 18:44:57 -05:00 |
|
John Hitchings
|
7e621ee8af
|
Make draft logs compatible with MTGO format #5450 - https://github.com/magefree/mage/issues/5450
|
2018-12-19 19:41:44 -08:00 |
|
Evan Kranzler
|
fd25ac8ccb
|
Implemented Aeromunculus
|
2018-12-19 18:19:49 -05:00 |
|
Evan Kranzler
|
846c133d04
|
Implemented Rix Maadi Reveler
|
2018-12-18 19:44:55 -05:00 |
|
Evan Kranzler
|
b5f383254c
|
implemented Afterlife ability
|
2018-12-17 22:25:52 -05:00 |
|
Oleg Agafonov
|
0a2f312da7
|
Added build time to version info, cleanup manifest files;
|
2018-12-15 18:29:10 +04:00 |
|
Jeff
|
c2739c004b
|
- Added Dread Wight and Cloak of Confusion.
|
2018-12-13 17:43:11 -06:00 |
|
SpikesCafe-google
|
a852d5c9e5
|
Add Spiny Starfish from Alliances.
|
2018-12-09 13:48:55 -05:00 |
|
Jeff
|
605abc1624
|
- Added Limited Resources and Aether Tide.
|
2018-12-07 16:19:26 -06: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
|
21c6afa1c7
|
- Added Volrath's Dungeon.
|
2018-12-05 16:05: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
|
8700da94d7
|
* Added damage info on re-targeting targets (on copy);
|
2018-11-29 19:47:51 +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 |
|
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 |
|
LevelX2
|
6c55ede2c2
|
Removed debug message.
|
2018-11-27 00:37:48 +01:00 |
|
LevelX2
|
8addea6891
|
Removed debug message.
|
2018-11-27 00:29:47 +01:00 |
|
LevelX2
|
e6ce58d6bf
|
XMage 1.4.32V0
|
2018-11-26 19:30:22 +01:00 |
|
LevelX2
|
c4cd4b8b6a
|
Merge branch 'master' into JaceArchitectOfThoughtFix
|
2018-11-26 17:29:31 +01:00 |
|
LevelX2
|
e7d129a074
|
Merge branch 'master' into add-minimum-rating-option
|
2018-11-26 17:18:35 +01:00 |
|
jeffwadsworth
|
ea4c202a40
|
- Added Fatigue and Disappear.
|
2018-11-25 10:51:27 -06:00 |
|
jeffwadsworth
|
9c0162caad
|
- Added "ARROW" counter.
|
2018-11-25 10:11:50 -06:00 |
|
Ingmar Goudt
|
25e7b53268
|
small performance update for ClassScanner
|
2018-11-24 23:50:05 +01:00 |
|
jeffwadsworth
|
2e17cb334e
|
- Fixed #5100. Added a replacement effect for skipping the combat phase.
|
2018-11-23 11:36:29 -06:00 |
|
LevelX2
|
43ee5e9c43
|
* Acklay of the Arena - Fixed triggered ability (fixes #5416).
|
2018-11-23 12:30:44 +01:00 |
|
Oleg Agafonov
|
e5bdb85076
|
* Mirari - Fixed that it can select any spell instead triggered use.
|
2018-11-22 21:53:32 +04:00 |
|