Commit graph

5693 commits

Author SHA1 Message Date
LevelX2
ec3565e5f7 Using now ExpansionRepository or tournament booster selection in client. 2013-07-07 18:22:13 +02:00
LevelX2
0f3b760333 Added boosters and basicLands to ExpansionInfo. 2013-07-07 18:21:22 +02:00
LevelX2
eac3ca5074 Fixed release date of M14 set. 2013-07-07 18:19:01 +02:00
LevelX2
a3e041e364 Cleaned up PhaseManager. 2013-07-07 18:18:40 +02:00
North
7579a60036 3 cards 2013-07-07 17:14:16 +03:00
North
aa90247268 5 requested cards 2013-07-07 16:38:08 +03:00
North
e1fdae81e2 Improved fix for subtype/supertype display issue 2013-07-07 15:19:14 +03:00
LevelX2
9d4746c318 * Fixed bugs in display of subtype and supertype in card editor (workaround) should be better fixed directly in card repository handling. 2013-07-07 11:17:16 +02:00
LevelX2
7c579c198d * Ready // Willing - Fixed tooltip text. 2013-07-07 11:15:58 +02:00
LevelX2
52d90a8d6f Added sample decks from GP Kansas City (Modern). 2013-07-07 09:25:05 +02:00
LevelX2
21494ac375 Added snow covered lands. 2013-07-07 09:24:35 +02:00
LevelX2
0a77b8de81 * Awakener Druid - Fixed that becomes creature effect did not end if Awakener Druid left battlefield. 2013-07-07 09:23:10 +02:00
LevelX2
757e60f290 * Sower of Temptation - Fixed that control effect did not end if Sower of Temptation left battlefield. 2013-07-07 09:22:03 +02:00
LevelX2
51e4caca19 Tables panel - check for null value of date finished. 2013-07-06 15:15:20 +02:00
LevelX2
bb06591f53 Finished changes for priority timer, works now per match and match will be continiued after first game is finished. 2013-07-06 15:14:15 +02:00
North
200a565a9d Merged DeckValidator interface with DeckValidatorImpl 2013-07-06 11:08:36 +03:00
North
4657268476 fixed bug where one couldn't create a sideboard in the deck editor 2013-07-06 10:46:18 +03:00
North
d9b37cc12a extracted method for loading a card in Deck class 2013-07-06 10:46:02 +03:00
LevelX2
9e5f3887bf Merge branch 'master' of https://github.com/magefree/mage.git 2013-07-06 00:44:43 +02:00
LevelX2
0f32fc72de Solution for the deck editor / sideboarding / construct - mockcards problem. 2013-07-06 00:44:13 +02:00
LevelX2
0eaf9dd268 Some change to match timer (in progress). 2013-07-06 00:43:39 +02:00
Nicolas
ff5d16e132 Merge branch 'master' of https://github.com/magefree/mage.git 2013-07-05 18:51:20 +02:00
LevelX2
f540e78045 Fixed some display problems with emblems and there abilities on the stack. 2013-07-05 18:49:42 +02:00
LevelX2
3b8a75588b Fixed a problem, that images of copied tokens were not shown. 2013-07-05 18:48:55 +02:00
Plopman
e3ab68bb37 Added M14 in ConstructedFormats 2013-07-05 18:48:40 +02:00
Plopman
d7f6084e4d Fixed Return from graveyard 2013-07-05 18:47:42 +02:00
Jeff
2a8e21fdb7 - Added Mage Slayer, Arsenal Thresher, and Sages of the Anima. 2013-07-05 09:21:15 -05:00
LevelX2
42dc0d142c Improved Emblem handling. Added a MageObjectType to CardView (in progress). 2013-07-05 15:29:55 +02:00
LevelX2
b586518bef * Venser, the Sojourner - Made target of first ability mandatory. 2013-07-05 15:28:40 +02:00
LevelX2
5897f764e5 Fixed a NPE bug when calling the test.dck. 2013-07-04 23:36:51 +02:00
LevelX2
c502abab75 [CHK] 6 cards with Splice onto Arcane. 2013-07-04 08:27:12 +02:00
LevelX2
9d5327da7a * Rag Dealer / Serene Reembrance - Fixed target handling for AI. 2013-07-04 08:26:26 +02:00
Plopman
f43b3d1ee2 Added "tapped" option for putOntoBattlefield. Fixed amulet of vigor 2013-07-03 21:24:47 +02:00
Plopman
ba09f43f56 Fixed pay life cost 2013-07-03 21:20:57 +02:00
North
96ff08dc9a Merge branch 'decouple-client'
Conflicts:
	Mage/src/mage/cards/repository/CardRepository.java
2013-07-03 21:42:40 +03:00
LevelX2
023ae007a5 DeathtouchAbility - Added reminder text. 2013-07-03 20:19:37 +02:00
LevelX2
cf10d391f6 Faithful Squire - Removed the incorrect EntersTheBattlefieldAbility (gave two counters on netering the battlefield. 2013-07-03 20:18:54 +02:00
LevelX2
83ad29b0a9 Added missing change for quit match. 2013-07-02 23:49:07 +02:00
LevelX2
c28bdf8a02 Added alternate part as commets to get UI editor to run. 2013-07-02 23:48:02 +02:00
LevelX2
05b221fbbf Added a check to TableController. 2013-07-02 23:42:33 +02:00
LevelX2
7b260c960b Added a quit match option. FFA game gets no more killed if host left mage or quitted match. 2013-07-02 22:15:49 +02:00
North
5809e7783b added auto-update of database on connect 2013-07-02 22:29:35 +03:00
North
5e3970a0e0 added method for updating cards database 2013-07-02 22:29:06 +03:00
Backfir3
ec9bb538ed Added 5 cards
[USG] Attunement, Bereavement, Pariah
[DRK] Barl's Cage
[PCY] Verdant Field
2013-07-02 17:26:46 +02:00
LevelX2
6505410512 Call leave inTwoPlayerDuel because for disconnect this was missing. 2013-07-02 17:02:40 +02:00
LevelX2
35433e55b8 Show match time value in table view. 2013-07-02 17:02:03 +02:00
LevelX2
a71285a768 Remove table if a user disconnects only if state is waiting or starting. 2013-07-02 17:00:57 +02:00
LevelX2
d39a581df9 Sample Deck: Craig Wescoe's WR Aggro 2013-07-02 07:54:15 +02:00
Jeff
941613e0be - Added Breath of Malfegor, Sanity Gnawers, and Vedalken Ghoul. 2013-07-01 17:27:25 -05:00
North
e4ea8adf94 added method for updating expansions database 2013-07-02 00:32:25 +03:00