Commit graph

5002 commits

Author SHA1 Message Date
LevelX2
7e853da353 Made target of Mindslaver mandatory. Mana abilities of Wall of Roots and Mana Bloom are handled as mana abilities now. Improved select text of Chord of Calling. 2013-03-09 18:40:36 +01:00
LevelX2
7e11cccc5b Added reminder text to Persist Keyword ability. 2013-03-09 18:38:54 +01:00
LevelX2
da289a7f67 Fixed that it only is triggered by creatures. 2013-03-09 18:38:29 +01:00
LevelX2
f457817a05 Added MyMainPhase condition and ActivateOncePerTurnManaAbility. 2013-03-09 18:37:56 +01:00
LevelX2
8b57ede370 Fixed a bug of GameState that values for SetValue are not copied. Fixed it for Boolean objects only. 2013-03-09 18:36:30 +01:00
LevelX2
88b2b9546a [minor] changes to logging 2013-03-06 17:21:12 +01:00
LevelX2
ffcd51989e [minor] formatting 2013-03-06 16:35:22 +01:00
LevelX2
155b7a277b Some changes to target handling. 2013-03-06 08:23:35 +01:00
LevelX2
dc376e49f1 Fixed a bug that Vizkopa Guildmage's second ability dealed damage instead of doing life loss. 2013-03-05 23:45:01 +01:00
LevelX2
2409e229c0 Fixed can't attack alone ability (issue #119), creature wasn't untapped when attack was reverted. 2013-03-05 22:01:01 +01:00
LevelX2
03402fd539 Updated the readme of the git repository. 2013-03-05 15:22:45 +01:00
LevelX2
0964f65c33 Fixed bug of Alms Beast. The gain Lifelink ability is now a static ability instead of a triggered ability. 2013-03-05 15:05:54 +01:00
LevelX2
0bc5f5fe49 Added Predicates BlockedById and BlockingAttackerId. 2013-03-05 15:03:37 +01:00
LevelX2
8718a1de8e Fixed Pit Fight (issue #151) and other fight cards that both targets must be valid when the effect resolves. Fixed also that the second target must be another target than the first. 2013-03-04 22:54:27 +01:00
LevelX2
5b1de89159 Fixed extort that decision if player uses extort and mana payment now happens during resolution. 2013-03-04 08:49:03 +01:00
LevelX2
9f8722c359 Fixed that evolve did not look for last known information of permanant that triggered evolve if permanent meanwhile left the battlefield. 2013-03-04 08:46:03 +01:00
LevelX2
3819db77ba Set target player of Balustrade Spy to mandatory. 2013-03-04 08:44:47 +01:00
LevelX2
97031d957e Implemented missing third activated ability of Stillmoon Cavalier (issue #152). Combined protection abilities. 2013-03-04 00:14:50 +01:00
LevelX2
d118981ee2 Some cards with the SuspendAbility. 2013-03-04 00:07:18 +01:00
LevelX2
27b2a6c59d Added the suspend ability. 2013-03-04 00:06:41 +01:00
LevelX2
31616f876e Added the possibility to hide a ability for rule text generation. 2013-03-04 00:05:52 +01:00
LevelX2
dc131fa8dd Changes to show name and number of counter on a card. 2013-03-04 00:03:21 +01:00
LevelX2
cc96a55523 Some changes to logging. 2013-03-04 00:01:12 +01:00
North
2daae9fb47 [minor] code style 2013-03-03 10:41:31 +02:00
North
122e9c700d URL hash and equal methods do IO operations; replaced with URI 2013-03-02 20:06:57 +02:00
North
a327668660 fixed possible NPEs 2013-03-02 18:02:09 +02:00
North
c0f837c2e0 removed unused fields 2013-03-02 18:02:08 +02:00
North
b5e4d9e795 removed unused classes 2013-03-02 18:02:06 +02:00
North
cdd5c3f2d3 [minor] removed redundant modifiers 2013-03-02 18:02:05 +02:00
North
f50dcdb8da [minor] formatting 2013-03-02 18:02:04 +02:00
North
5f6f1c7528 [minor] removed unused imports 2013-03-02 18:02:02 +02:00
Plopman
fcfea2cb58 [8ED] Added 10 green cards 2013-03-02 16:49:26 +01:00
Plopman
ab786e68a7 Added Summer Bloom and Wargate 2013-03-02 16:47:25 +01:00
jeffwadsworth
1184102ba9 - Added Thirst for Knowledge and Vedalken Engineer. 2013-03-01 12:00:12 -06:00
jeffwadsworth
6fabe1413b - Fixed Orim's Thunder. 2013-03-01 11:58:07 -06:00
LevelX2
b320da88d5 Ogre Slumlord triggered ability is handled optional now. 2013-03-01 13:36:06 +01:00
LevelX2
586d3b794d Fixed issue #149, Ogre Slumlord triggered ability triggers now for all dying nontoken creatures. 2013-03-01 13:01:15 +01:00
LevelX2
ad615deb5f Added Gifts Ungiven and Aven Mindcensor. 2013-02-28 17:16:09 +01:00
LevelX2
1baa60e9de Added the possibility to limit library search to an amount of cards (Aven Mindcensor). 2013-02-28 17:15:40 +01:00
LevelX2
03720ee1fd Fixed handling of Quicken. One cast sorcery has to consume all unused Quicken spells. 2013-02-28 15:27:29 +01:00
LevelX2
0687731913 Added two weird modern decks from http://www.wizards.com/Magic/Magazine/Article.aspx?x=mtg/daily/rc/236. 2013-02-28 08:29:55 +01:00
LevelX2
e66822c564 Added Serum Powder, Paradise Mantle and Quicken card. 2013-02-28 08:28:20 +01:00
LevelX2
955f5ea391 Added CAN_TAKE_MULLIGAN game event. 2013-02-28 08:27:24 +01:00
LevelX2
8c79a87af6 Added Blood Moon and Magus of the moon. Fixed ability order of Akoum Refuge. 2013-02-27 17:22:33 +01:00
magenoxx
6444ff723f Fixed Issue#131: If I'm using not the default location for images, the handling of symbols is faulty 2013-02-26 16:37:14 +04:00
magenoxx
9947fb9847 Updated server messages files 2013-02-26 15:44:56 +04:00
magenoxx
441a9870c8 Pumped version in java files and main pom 2013-02-26 15:44:21 +04:00
magenoxx
5577d5b3a8 Changed version from 0.10.1 to 1.0.0 2013-02-26 14:11:00 +04:00
magenoxx
9c3f8d5b82 Fixed SpawnsireOfUlamog: using CastCardFromOutsideTheGameEffect 2013-02-26 14:10:24 +04:00
magenoxx
651c420d79 Since now MageTeam will be inserted as value for Build-By parameter in all Manifest files in jars 2013-02-26 13:42:54 +04:00