Commit graph

22684 commits

Author SHA1 Message Date
LevelX2
3ced3fde11 Merge origin/master 2018-03-20 11:29:47 +01:00
LevelX2
dcb3d5fb27 * Fixed a bug of Mizzixs Mastery that could lead to a endless loop. 2018-03-20 11:29:09 +01:00
LevelX2
46ad2cb081
Merge pull request #4641 from chasevedder/master
Fix Mana#containsAny to account for Any mana
2018-03-20 11:13:34 +01:00
Chase
491a05b2df Fix Mana#containsAny to account for Any mana 2018-03-20 01:39:26 -07:00
spjspj
8ff4f81cea
Merge pull request #4640 from spjspj/master
New M15 Rendering for Unstable lands
2018-03-20 16:49:00 +11:00
spjspj
a368c93845 New M15 Rendering for Unstable lands 2018-03-20 16:12:43 +11:00
Jeff
92b76b7c09 - Added Bamboozle. 2018-03-19 17:18:40 -05:00
Jeff
ab5fe47ce7 - Added Aven Shrine. 2018-03-19 14:56:31 -05:00
Oleg Agafonov
1635766262 * Added localized card images download for Russian, Korean and Portuguese from wizards.com; 2018-03-19 22:01:54 +04:00
LevelX2
077d041623 Merge origin/master 2018-03-19 18:41:36 +01:00
LevelX2
ad215a054d * Unified spelling of Kongming, 'Sleeping Dragon' for all sets it is included. 2018-03-19 18:40:56 +01:00
Jeff
a71c16b033 - Added Tattoo Ward. 2018-03-19 11:38:14 -05:00
Jeff
b9c3f353e3 - Added requested card Verdant Succession. 2018-03-19 09:21:50 -05:00
Oleg Agafonov
4774c0290e * Deck editor: unique filter disabled by default now (#4612); 2018-03-19 18:06:11 +04:00
igoudt
af130859e1 Add Invoke the Divine, Lyra Dawnbringer 2018-03-19 11:21:06 +01:00
spjspj
da7bca48df
Merge pull request #4638 from spjspj/master
Fix for mana symbols indexoutofbounds exception
2018-03-19 21:18:20 +11:00
spjspj
de6eb6ece1 Fix for mana symbols indexoutofbounds exception 2018-03-19 21:16:32 +11:00
LevelX2
de0333936a
Merge pull request #4636 from sinsedrix/card-implement
Implemented card: Kaervek's Purge
2018-03-18 23:41:37 +01:00
LevelX2
4afdcc860a * Alhammarret, High Arbiter - Fixed not working ability that prevents spell casting (fixes #4561). 2018-03-18 23:38:24 +01:00
Sinsedrix
54a96a7f4a Implemented card: Kaervek's Purge
Updated: Builder's Bane
2018-03-18 21:55:43 +01:00
LevelX2
d29707bdea * Morph - Fixed that turning creatures face up didn't restore their subtypes (fixes #4566). 2018-03-18 19:37:25 +01:00
LevelX2
b073ce1c42 * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
LevelX2
03ebdc17d8
Merge pull request #4632 from CountAndromalius/master
Corrected "Any TYPE among permanent types" handling
2018-03-18 16:25:47 +01:00
LevelX2
ffa735366e Some code cleanup for using DevoidAbility. 2018-03-18 16:03:52 +01:00
igoudt
bd4b5f6300 add Jhoira Weatherlight Captain + tests 2018-03-18 11:55:50 +01:00
igoudt
7344a15a9b remove comparator, use Comparator.comparing 2018-03-18 00:56:52 +01:00
igoudt
5736272dd6 add historic spell filter 2018-03-18 00:38:30 +01:00
igoudt
6a24de6e5a added Saga enchantment subtype and default method for isHistoric 2018-03-18 00:32:50 +01:00
igoudt
ddf568679f added 3 Dominari cards, benalish marshal, charge, knight of grace, added a new condition and a new ability 2018-03-18 00:22:03 +01:00
LevelX2
b046428f8c XMage 1.4.28V1 2018-03-17 23:59:34 +01:00
LevelX2
442130beb6 Some minor changes. 2018-03-17 23:40:36 +01:00
LevelX2
711fa7dcec * Eye of the Stomr - some rework. 2018-03-17 23:40:15 +01:00
LevelX2
3b60734bab * Small change to the server console. 2018-03-17 22:35:32 +01:00
LevelX2
85b13b88c8 * Kindred Summons - Fixed that no creatures were put onto the battlefield. 2018-03-17 22:35:03 +01:00
Count Andromalius
240416146e Merge remote-tracking branch 'upstream/master' 2018-03-17 15:24:40 -03:00
LevelX2
7d1af66162 * Fixed Sacrific a creature text and filter handling. 2018-03-17 18:58:18 +01:00
Count Andromalius
86443d7cd4 Corrected error when handling colorless permanents on "Any type among [...] permanents"
Also changed comment on AnyColorLandsProduce for clarity
2018-03-17 11:35:50 -03:00
Count Andromalius
17db6f5345 Merge remote-tracking branch 'upstream/master' 2018-03-17 10:56:50 -03:00
LevelX2
66bd5294e8 * Removed effect's ApplyEffectsAfter functionality. It's now always applied. 2018-03-17 13:43:31 +01:00
LevelX2
d9ede35857 * MIracle - Fixed a problem with miracle casting costs. 2018-03-17 12:35:40 +01:00
LevelX2
170ad083c7 * Fixed a problem of the AI that it could cast cards with flashback without paying the costs. 2018-03-17 01:51:25 +01:00
LevelX2
af296cbe79 * Added display of live on player avatar image, 2018-03-17 00:47:09 +01:00
LevelX2
9c0d0a0153 * Saved table spectator setting to preferences. 2018-03-17 00:46:12 +01:00
Jeff
8bc3efff07 - Added requested card Cytoshape. 2018-03-16 14:58:11 -05:00
LevelX2
73dcb3ff22 * Skyshrout War Beast - Fixed wrong P/T calculation because of wrong land filter. 2018-03-16 20:14:28 +01:00
LevelX2
946503864a Merge origin/master 2018-03-16 20:12:08 +01:00
LevelX2
62db7ae72f * Skyshrout War Beast - Fixed wrong P/T calculation because of wrong land filter. 2018-03-16 20:11:10 +01:00
CountAndromalius
d7458c5e35 Implemented [DOM] Mox Amber (#4622) 2018-03-16 14:09:35 -05:00
igoudt
1405bc87ae unit test shapestealer #2 2018-03-16 18:49:25 +01:00
igoudt
d982e215d6 added shape stealer unittest 2018-03-16 18:47:20 +01:00