LevelX2
|
26499acbeb
|
Fixed issue #201 - Crypt Ghast ability triggered also for lands tapped by opponent.
|
2013-04-18 19:00:52 +02:00 |
|
LevelX2
|
7bc69ba1da
|
Changed create token handling of Hero of Bladehold and Army of the Damned. Minor formating to Budoka Gardener. Fixed #195. Bug concerning Budoka Gardener #194 was already fixed with changes to the handling of continious effects committed yesterday.
|
2013-04-18 16:06:32 +02:00 |
|
LevelX2
|
a22d8d8309
|
Added some options to create token functions, so that tapping and set attacking works with effects that change the amounts of tokens that comes into play.
|
2013-04-18 16:03:02 +02:00 |
|
LevelX2
|
9d4d42d184
|
Added reminder text to Battele Cry ability.
|
2013-04-18 16:01:45 +02:00 |
|
LevelX2
|
474d6a29fd
|
Fixed isse#201 that crypt Ghast triggered ability giving additional mana was optional but shouldn't.
|
2013-04-18 16:01:20 +02:00 |
|
LevelX2
|
1e5100e0d6
|
Added the logic, that one continious effect in game state can be connected to multiple abilities. This fixes issue #198 and #196.
|
2013-04-17 23:44:50 +02:00 |
|
ludwig.hirth
|
e0bd0e3ffe
|
Merge branch 'master' of https://github.com/magefree/mage.git
|
2013-04-17 17:36:56 +02:00 |
|
LevelX2
|
030c5e2fa1
|
[DGM] Showstopper
|
2013-04-17 17:35:48 +02:00 |
|
LevelX2
|
3a51849bd8
|
Fixed bug of enters the battlefield handling for tokens.
|
2013-04-17 17:35:31 +02:00 |
|
LevelX2
|
122c225248
|
[minor] formating
|
2013-04-17 17:34:26 +02:00 |
|
LevelX2
|
fed81ba45d
|
Fixed copy logic of Pack rat, Cackling Counterpart and Rite of Replication.
|
2013-04-17 17:33:28 +02:00 |
|
LevelX2
|
eb04c0fe4f
|
Fixed bug of Archaeomancer enters the battlefield triggered ability. Set target to required.
|
2013-04-17 17:32:10 +02:00 |
|
LevelX2
|
797b58222a
|
Fixed test to use correct text to use an ability.
|
2013-04-17 00:08:56 +02:00 |
|
LevelX2
|
70780a0cc3
|
[DGM] 10 Cluestones, Warped Physique, Sire of Insanity
|
2013-04-16 17:07:23 +02:00 |
|
LevelX2
|
a37a5e0e1c
|
Display life > 99 and cards in graveyard > 99 with smaller font.
|
2013-04-15 18:50:05 +02:00 |
|
LevelX2
|
fd0cbb6551
|
Changed some classes to use number as text in rule text instead of digits.
|
2013-04-15 17:59:13 +02:00 |
|
LevelX2
|
ebe3c92b9d
|
[DGM] Rot Farm Skeleton. Changed Deranged Assistant to use common cost class.
|
2013-04-15 17:58:27 +02:00 |
|
LevelX2
|
f1bcb77100
|
Added PutTopCardOfYourLibraryToGraveyardCost.
|
2013-04-15 17:57:29 +02:00 |
|
LevelX2
|
012ea4e02d
|
Utility to use text for numbers from 0 to 20.
|
2013-04-15 17:56:44 +02:00 |
|
LevelX2
|
8b2c3e75e1
|
Some minor changes to game classes.
|
2013-04-15 17:56:06 +02:00 |
|
LevelX2
|
0be107359d
|
Improved rule text generation of flashback ability. Fixed text bug of Dread Return.
|
2013-04-14 01:23:12 +02:00 |
|
LevelX2
|
590cebd8bd
|
Fixed rule text of Death Baron.
|
2013-04-14 01:21:51 +02:00 |
|
LevelX2
|
560935c0fb
|
Fixed that Stoneforge Mystic triggered ability casted the equipments without mana costs instead of putting it simply onto the battlefield.
|
2013-04-14 01:21:21 +02:00 |
|
LevelX2
|
b55d2bd370
|
Fixed wrong target definition of Sword of Light and Shadow.
|
2013-04-14 01:19:11 +02:00 |
|
LevelX2
|
b40d242dc7
|
Fixed wrong behaviour of return state of ReturnToHandTargetEffect.
|
2013-04-14 01:18:19 +02:00 |
|
LevelX2
|
361ac7f602
|
Fixed a bug that if no target was selected because of up to X targets are possible, the target was returned as not legal.
|
2013-04-14 01:17:17 +02:00 |
|
LevelX2
|
36b483d41a
|
Added missing rule text of Chalice of Life.
|
2013-04-13 23:42:46 +02:00 |
|
LevelX2
|
aefcd3c697
|
Fixed NPE of HasCounterCondition.
|
2013-04-13 23:34:33 +02:00 |
|
LevelX2
|
484b88ee0f
|
Fixed rule text of Rhys the exiled.
|
2013-04-13 18:18:59 +02:00 |
|
LevelX2
|
0ebd265197
|
Fixed a bug, that a ability gained to multiple permanents (e.g. Forestwalk) was only gained to the first permanent because no uniquie id was set for the copied ability added to state. Added a test for the bug.
|
2013-04-13 18:18:24 +02:00 |
|
LevelX2
|
6e4b06fc5b
|
Added server config values to check user name minimal and maximal length and allowed chars for user name. Set to 3-14 length and [^a-z0-9_] chars (ignoring case) .
|
2013-04-13 14:21:42 +02:00 |
|
LevelX2
|
6dd99350a3
|
Fixed casting error in Blood Seeker and Suture Priest.
|
2013-04-13 13:57:42 +02:00 |
|
LevelX2
|
ae838c315c
|
Fixed a bug of BloodSeeker not applying its effect to the correct target.
|
2013-04-13 09:23:23 +02:00 |
|
Plopman
|
a200afabe5
|
[ALA] Added all green cards (6 cards=
|
2013-04-12 20:53:22 +02:00 |
|
jeffwadsworth
|
90640b0a05
|
- Fixed Scroll Rack. Added some cards, including one from LevelX2.
|
2013-04-12 12:09:11 -05:00 |
|
LevelX2
|
74618c2c31
|
Some cards with is a [Basic Land] effect.
|
2013-04-11 23:54:21 +02:00 |
|
LevelX2
|
660a335b3c
|
[DGM] Bred for the Hunt, Mirko Vosk Mind Dringer, Lavinia of the Tenth
|
2013-04-11 23:53:48 +02:00 |
|
LevelX2
|
145f25e96d
|
Added a DetainAll effect.
|
2013-04-11 23:52:51 +02:00 |
|
LevelX2
|
5f7a7e4227
|
Added Necrogenesis.
|
2013-04-11 16:40:03 +02:00 |
|
LevelX2
|
90652630c5
|
Added Lush Growth and changed Contaminated Ground to new effect BecomesBasicLandEnchantedEffect.
|
2013-04-11 16:39:50 +02:00 |
|
LevelX2
|
cce4d8e689
|
New effect to set land to basic land type(s).
|
2013-04-11 16:38:43 +02:00 |
|
LevelX2
|
8fc9ca7a94
|
Fixed a bug that the sets Shards of Alara and Alara Reborn were swapt in client logic.
|
2013-04-11 16:38:12 +02:00 |
|
LevelX2
|
916d800bf6
|
Fixed missing abilities of Taiga.
|
2013-04-11 01:24:47 +02:00 |
|
LevelX2
|
7c06d242dd
|
More sample decks.
|
2013-04-11 00:54:53 +02:00 |
|
LevelX2
|
81b7a155ca
|
[CMD] Scavenging Ooze
|
2013-04-11 00:54:25 +02:00 |
|
Plopman
|
298ac4698c
|
Added Feral Hydra
|
2013-04-10 22:13:25 +02:00 |
|
Plopman
|
4aeece6764
|
Replace OnlyOpponentCanActivate by MayActivate
|
2013-04-10 22:13:08 +02:00 |
|
LevelX2
|
e1ffa37af9
|
Fixed NPE that broke the tests.
|
2013-04-10 21:58:27 +02:00 |
|
LevelX2
|
fa76004261
|
[DGM] Sin Collector, Maze's End' Render Silent
|
2013-04-10 20:15:35 +02:00 |
|
LevelX2
|
930a250b1d
|
[CMD] Veteran Explorer
|
2013-04-10 16:57:58 +02:00 |
|