Commit graph

16213 commits

Author SHA1 Message Date
LevelX2
1674e00e70 Added Standard Bearer, Coalition Flag and Coalition Honor Guard. 2016-10-14 10:55:15 +02:00
LevelX2
a766cafac6 Some minor rework. 2016-10-14 08:43:31 +02:00
LevelX2
09531d938c Merge pull request #2464 from HCrescent/master
Added War Tax
2016-10-14 08:37:12 +02:00
HCrescent
68384eb0a8 Added War Tax 2016-10-13 14:38:21 -05:00
LevelX2
0974e6b42d * Fixed some problems with State.values using mutable objects. 2016-10-13 15:48:56 +02:00
LevelX2
43c799e889 * Fixed a problem with not from hand castable cards that were cast before from an opponent e.g. from exile (fixes #2460). 2016-10-13 13:44:55 +02:00
LevelX2
24470a4abf Some minor changes. 2016-10-13 11:40:17 +02:00
LevelX2
6df19bd718 * Added method to set release date with natural month. 2016-10-13 09:20:38 +02:00
LevelX2
7d69c006c8 Merge origin/master 2016-10-13 02:21:31 +02:00
LevelX2
bacc867da7 * Some more format fixes. 2016-10-13 02:20:20 +02:00
spjspj
4972d78c7d Merge pull request #2459 from spjspj/master
spjspj - Add type and search filter to deck editor
2016-10-13 11:10:22 +11:00
LevelX2
c52b0488ae Merge origin/master 2016-10-13 02:07:09 +02:00
LevelX2
c5bb536b46 * Added method to set release date with natural month. 2016-10-13 02:06:51 +02:00
LevelX2
8765f6ec45 * Some fixes to symbol download for sets. 2016-10-13 02:06:11 +02:00
spjspj
423f1c3fc3 spjspj - Add type and search filter to deck editor 2016-10-13 11:05:49 +11:00
emerald000
a2fa973326 Added Herald of Leshrac. 2016-10-12 16:42:44 -04:00
LevelX2
bb2044e70d * Vesuvian Dopelganger - Fixed a bug that the enter the battlefield effect did not work. 2016-10-12 19:20:30 +02:00
LevelX2
316b1848c4 Added some tests for rollback (#2072). Could not reproduce any problems yet. 2016-10-12 18:54:15 +02:00
LevelX2
baeaaa3eb7 Fixed some bugs where return to battlefield effects on end of turn could bring back cards, that should return first on next turn (e.g. Flickerwisp targets Flickerwisp). 2016-10-12 17:44:58 +02:00
LevelX2
583f696320 Added sort by card type and color identity to card pool and deck. 2016-10-12 00:51:12 +02:00
LevelX2
55af432a45 Added Tamanoa. 2016-10-12 00:50:16 +02:00
LevelX2
7c368ceebb Merge pull request #2456 from spjspj/master
spjspj - Typos + SWS Rarity fix
2016-10-12 00:21:30 +02:00
spjspj
383a750f6e spjspj - Typos + SWS Rarity fix 2016-10-12 09:06:35 +11:00
LevelX2
da5337ddf6 [SWS] Fixed some Sorceries that were implemented as Instants. 2016-10-12 00:03:38 +02:00
LevelX2
51f2d991ac Merge pull request #2455 from Styxo/master
Fixed gen-card to work after reorg
2016-10-11 22:59:15 +02:00
Styxo
94b4f40584 Fixed gen-card to work after reorg 2016-10-11 22:31:46 +02:00
spjspj
e387dabc3d Merge pull request #2454 from spjspj/master
spjspj - Add type and search filter to deck editor
2016-10-12 02:36:46 +11:00
spjspj
9fa46208d9 spjspj - Add type and search filter to deck editor 2016-10-12 02:33:47 +11:00
LevelX2
2d70e86e01 Some minor cleanup. 2016-10-11 17:18:08 +02:00
LevelX2
c2ae4c6527 * Fixed a problem with emerge, that the spell could not be cast with emerge, if the player had less mana available as the full emerge mana costs. 2016-10-11 16:37:36 +02:00
LevelX2
203056df0a * Aquitect's Will - Fixed a bug that the target land lost other abilities (fixes #2448). 2016-10-10 20:52:47 +02:00
LevelX2
35e8afb67c * Fixed a problem with Ooze Token that was wrongly created with P/T 0/0 (related to Inexorable Blob, Mitotic Slime and Corrupted Zendikon). 2016-10-10 17:01:24 +02:00
LevelX2
bc47bb0e7d * Gonti, Lord of Luxury - Fixed the not working "look at the face down card" ability. 2016-10-10 16:42:51 +02:00
LevelX2
cbffe624aa [SWS] Sabacc Game - Fixed a null pointer exception while SabaccGame effect resolved. 2016-10-10 14:45:57 +02:00
fireshoes
5009c2c149 Fixed that Daretti, Ingenious Iconoclast's -1 ability targeted an artifact creature instead of artifact or creature. Fixed that Order of Succession's choosing of creatures was targeted. 2016-10-09 23:39:11 -05:00
fireshoes
5dd06d22d8 Fixed Hydrolash tooltip. Fixed Padeem supertype. 2016-10-09 17:07:58 -05:00
LevelX2
2e1f8c07cb Xmage 1.4.16v3 2016-10-09 15:54:12 +02:00
LevelX2
27acaa5c9a Fixed a image cache problem that prevented to show cards with different art correctly. 2016-10-09 15:28:54 +02:00
LevelX2
5b544ef28b Added (as workaround) to the name some Fallen Empire card classes with a "1" suffix to get the differnt art. 2016-10-09 15:27:44 +02:00
LevelX2
68f08d895e [SWS] Changed the land to full art format. 2016-10-09 15:26:15 +02:00
LevelX2
67cf1604c9 Fixed a problem with images of transformed cards. Workaround for images of basic lands. Does not work correctly yet, because card art od basic lands is switched between various versions continuously. 2016-10-09 03:07:23 +02:00
LevelX2
e46895420e Added card# to deck pool area. 2016-10-09 03:05:10 +02:00
LevelX2
f92e827d3b Xmage 1.4.16v2 2016-10-09 00:13:01 +02:00
LevelX2
4ec7d626fa * Fix to get land images shown again. 2016-10-08 19:03:32 +02:00
LevelX2
5d8ae4d411 * Workaround to fix problem with deck layout. 2016-10-08 19:03:09 +02:00
LevelX2
769a37958d * Cauldron of Souls - Fixed tooltip text. 2016-10-08 11:31:17 +02:00
LevelX2
157827addc XMage 1.4.16v0 2016-10-08 11:14:13 +02:00
LevelX2
a6747590b3 * Sachi, Daughter of Seshiro - Fixed that the mana abaility was only given to creatures instead to all Shaman permanents (e.g. Thornbite Staff) fixes #2439. 2016-10-08 08:55:31 +02:00
spjspj
3a7b973d97 Merge pull request #2441 from spjspj/master
spjspj - Update gen_list_duplicate_collector_ids.pl
2016-10-08 13:09:55 +11:00
spjspj
363255bcec spjspj - Deduplicate collector numbers 2016-10-08 13:08:00 +11:00