Commit graph

14096 commits

Author SHA1 Message Date
LevelX2
a9617f8e54 * Removed the commander rule 4 (mana generation restriction). 2016-02-25 22:05:33 +01:00
LevelX2
9f35637e6d Fixed that a planeswalker that left the battlefield was not correctly removed from combat. 2016-02-25 21:41:38 +01:00
LevelX2
ff298938c1 Merge pull request #1561 from goesta/improve-wizard-card-download
Improved download speed of foreign language cards
2016-02-25 21:00:11 +01:00
Goesta
ad62546807 Improved download speed of foreign language cards 2016-02-25 19:30:20 +01:00
LevelX2
d9013346b3 * Reviving Vapors - Fixed that the chosen card did not go to hand. 2016-02-25 17:16:37 +01:00
LevelX2
df98b4e0af * Fixed a bug with time stamp order and change of basic land type (e.g. Blood Moon and Spreading Seas). 2016-02-25 17:08:17 +01:00
LevelX2
140672b8b3 * Curse of the Forsaken - Changed outcome (fixes #1557). 2016-02-25 11:35:59 +01:00
LevelX2
0013e4e228 Merge pull request #1559 from marthinwurer/master
Adding Eternal and Fixing Pauper
2016-02-25 11:30:37 +01:00
LevelX2
075f2fdfaf Merge pull request #1560 from djbrez/patch-5
Create BlockadeRunner.java
2016-02-25 11:27:59 +01:00
LevelX2
7125eb93a4 Merge pull request #1558 from djbrez/patch-4
Create DreadSpecter.java
2016-02-25 11:26:49 +01:00
DjB
830b86543d Create BlockadeRunner.java 2016-02-24 23:13:07 -06:00
benjamin
59933f0842 Added documentation to two new functions in Constructed.java 2016-02-24 22:24:51 -05:00
DjB
f607f140b7 Create DreadSpecter.java 2016-02-24 21:13:24 -06:00
benjamin
d2fec6c61d Added Eternal format (Legacy without reserve list cards). Fixed Issues 1133 and 1521 (Pauper Deck legality check). 2016-02-24 21:33:10 -05:00
benjamin
22c95f24a3 Merge branch 'master' of https://github.com/magefree/mage 2016-02-24 21:22:57 -05:00
LevelX2
8e671fecaa Added a test. 2016-02-25 00:25:33 +01:00
LevelX2
b41c4822e9 Fixed BlockedCreatureCount handling. 2016-02-24 22:31:19 +01:00
LevelX2
48be09ad52 Merge pull request #1552 from markedagain/master
Some requested cards implemented
2016-02-24 22:07:39 +01:00
markedagain
e87727dd76 fixed wrong calculation for wurm 2016-02-24 12:25:39 -05:00
LevelX2
b851247622 * Stonecloaker - Fixed that the return to hand ability was not mandatory. 2016-02-24 11:04:56 +01:00
LevelX2
7084748226 * Fixed a bug that token permanents were not bounced to hand (related to Reduce to Dreams, Whelming Wave, Part the Veil, Retract, Inundate, AEtherize, Dromar the Banisher, Thousand Winds, Crush of Tentacles, Upheaval, Waterspout Elemental, Kederekt Leviathan, Denizen of the Deep, Llawan Cephalid Empress). 2016-02-24 10:55:30 +01:00
markedagain
58ea586ca5 Removed unused class 2016-02-24 01:04:42 -05:00
markedagain
502ecd8858 Fixed getPlayerList references 2016-02-24 00:58:37 -05:00
markedagain
188db6eedc Refactored Blocked Creature effect 2016-02-23 23:54:57 -05:00
Quercitron
61cad91f9b Fix images download from magiccards.info 2016-02-24 02:17:02 +03:00
LevelX2
3cd9dc3bf6 Merge pull request #1555 from goesta/wizard-multilanguage-card-download
Added support for downloading multi-language cards form Wizards.com
2016-02-23 21:51:36 +01:00
Goesta
36e084990a Added Wizards.com multi-language cards download 2016-02-23 17:27:01 +01:00
LevelX2
3d424da988 Merge pull request #1553 from tritoch/patch-1
Spelling
2016-02-22 22:33:34 +01:00
tritoch
3b17587b80 Spelling
apllication -> application
2016-02-22 15:14:02 -06:00
markedagain
3ac7976dda Requested Cards 2016-02-22 13:57:57 -05:00
markedagain
40ff62881a Magemark cycle implemented 2016-02-22 13:57:17 -05:00
LevelX2
87df7ef8cf Merge pull request #1549 from djbrez/patch-3
add Dawning Purist
2016-02-22 08:22:33 +01:00
DjB
0179ff965f Update DawningPurist.java
added (.) to end of the rule text.
2016-02-22 01:19:21 -06:00
DjB
7aa5faada8 add Dawning Purist 2016-02-21 23:06:20 -06:00
LevelX2
b9d3e55f94 Fixed Secluded Steppe card number in the "Wade into Battle" commander 2015 deck sample-decks directory. 2016-02-21 23:50:30 +01:00
LevelX2
067eeebc5d Merge origin/master 2016-02-21 23:22:55 +01:00
LevelX2
7aa0ff1f13 Fixed a bug if EntersBattlefieldAllTriggeredAbility. (Fixed the Eldrazi Mimic bug). 2016-02-21 23:22:17 +01:00
LevelX2
74b4e5941b Fixed a spelling error in GUI Size text. 2016-02-21 23:21:21 +01:00
Quercitron
ceb0dfc10b Added Dueling Grounds 2016-02-21 17:51:02 +03:00
LevelX2
e9638bcc4d Release 1.4.9v0 2016-02-21 12:58:58 +01:00
LevelX2
51a0d8a4b2 Some more changes to GUI to better support high screen resolutions. 2016-02-21 12:15:11 +01:00
LevelX2
e04c82a227 Some more changes to GUI to better support high screen resolutions. 2016-02-21 11:30:12 +01:00
LevelX2
a87bb6f5e6 Added a test (#1544). 2016-02-21 10:52:23 +01:00
LevelX2
cf3488d5e5 * Guilded Drake - Fixed that the sacrifice did not happen if the target creature for exchange is no longer a valid target during resolution (fixes #1546). 2016-02-21 10:20:26 +01:00
Quercitron
ea5c825897 Added Storm Entity 2016-02-20 20:12:13 +03:00
spjspj
477c9e7abc Merge pull request #1545 from spjspj/master
spjspj - implement Gaea's Touch (The Dark/ME3)
2016-02-21 01:57:35 +11:00
spjspj
65688e33d7 spjspj - implement Gaea's Touch (The Dark/ME3) 2016-02-21 01:52:05 +11:00
LevelX2
249d709cc7 Sizable GUI - game dialog area elements resize now. 2016-02-20 02:31:47 +01:00
LevelX2
e15807b9ed * Some more changes to adjustment possibilities of GUI size. 2016-02-19 16:30:52 +01:00
LevelX2
35505b29bb Some more changes to GUI to better support high screen resolutions. 2016-02-19 01:56:15 +01:00