Commit graph

10961 commits

Author SHA1 Message Date
LevelX2
d7255f971c * Some more minor changes. Added test. 2015-05-21 23:25:46 +02:00
LevelX2
093b22081a * Some minor changes. 2015-05-21 22:39:30 +02:00
LevelX2
e6b45222ee Merge pull request #989 from TGower/master
Keldon Warlord, Sleeper Agent, and Rootwater Diver
2015-05-21 09:06:40 +02:00
TGower
35ecb1b26e 2015-05-20 21:02:31 -07:00
LevelX2
6097e297fe * Prevention effects - Fixed that prevention effects also prevented damage that was not preventable (fixes #983). 2015-05-21 00:25:37 +02:00
LevelX2
f5245ade01 * Game timer - Fixed that the timer count down was not shown while selecting the starting player and deciding for mulligan. 2015-05-20 23:27:00 +02:00
LevelX2
a3065b703a * Fixed that named searches (e.g. Surgical Extraction) work also if the selected card is a split card. 2015-05-20 17:17:42 +02:00
LevelX2
be81d93e2b Merge pull request #986 from lopho/master
Added Plague Rats and some fixes
2015-05-20 16:05:23 +02:00
lopho
ccdbcfd019 fixed classicsixthedition for gen-card.pl 2015-05-20 15:25:41 +02:00
lopho
486083ba05 Fixed Altar Golem, p/t counts also when not on battlefield 2015-05-20 15:25:04 +02:00
lopho
15f1d14d56 Added Plague Rats (LEA, LEB, 2ED, 3ED, 4ED, 5ED) 2015-05-20 15:23:21 +02:00
LevelX2
1954f7e1d4 Merge pull request #982 from lopho/master
Add Poisonbelly Ogre and Hissing Miasma, Unglued set and basic lands, and some other cards...
2015-05-20 13:42:24 +02:00
emerald000
9974cfe070 Color settings removal part 4 2015-05-20 04:43:02 -04:00
zweistecken
f7fdd0edde fixed AttackedByCreatureTriggeredAbility to behave as before adding SetTargetPointer 2015-05-20 09:01:43 +02:00
emerald000
efc3501f37 Color settings removal part 3 2015-05-20 01:56:47 -04:00
emerald000
7f7bb1d09c Color settings removal part 2 2015-05-20 01:12:42 -04:00
emerald000
92c90bdaf2 Removed superfluous color settings. Splitted in a couple of commits for my poor computer to handle. 2015-05-20 00:02:42 -04:00
Trevor
ded89ebdd0 2015-05-19 19:46:43 -07:00
Trevor
8e5dccd726 2015-05-19 19:46:39 -07:00
Trevor
abf962aae7 2015-05-19 19:46:36 -07:00
Trevor
58925698fa 2015-05-19 19:46:33 -07:00
Trevor
c4370426f4 2015-05-19 19:46:30 -07:00
Trevor
9d8f7e2c14 2015-05-19 19:46:26 -07:00
Trevor
ce5d666001 2015-05-19 19:46:23 -07:00
Trevor
2af964e16f 2015-05-19 19:46:20 -07:00
Trevor
c448211e43 2015-05-19 19:46:17 -07:00
Trevor
b0fdd26294 2015-05-19 19:46:13 -07:00
Trevor
1cac5bdead 2015-05-19 19:46:10 -07:00
zweistecken
0126f45aa5 [RAV] Add Strands of Undeath 2015-05-19 20:14:22 +02:00
zweistecken
8ba5c94e77 [UGL] Add Unglued set and basic lands 2015-05-19 19:47:36 +02:00
zweistecken
1fe1a08bd5 Merge remote-tracking branch 'upstream/master' 2015-05-19 18:43:31 +02:00
zweistecken
b857195c66 [GPT] Add Hissing Miasma 2015-05-19 18:33:36 +02:00
zweistecken
e324d53d97 added SetTargetPointer Enum to AttackedByCreatureTriggeredAbility
PERMANENT targeting attacking creature
PLAYER targeting attacking player
modified Garruk Apex Predator (only card using this) to use SetTargetPointer
2015-05-19 18:33:10 +02:00
zweistecken
16d70585d9 [GPT] Add Poisonbelly Ogre 2015-05-19 18:30:56 +02:00
LevelX2
a31c7d496c * Goblin Tinkerer - Fixed the not working activated ability. 2015-05-19 17:04:24 +02:00
LevelX2
55fca291da * Mortarpod - Fixed tooltip text. 2015-05-19 16:57:54 +02:00
LevelX2
4d283993e6 * Necrogenesis and Thrive - Fixed tooltip texts. 2015-05-19 16:42:21 +02:00
LevelX2
025c5bf5d8 * Satyr Firedancer - Fixed that its ability did also trigger for damage from other sources than iinstant or sorcery spells (fixes #963). 2015-05-19 16:20:21 +02:00
LevelX2
c6d0c78d16 Merge pull request #976 from lunaskyrise/unchecked-and-deprecated
Remove most "has been deprecated" and "unchecked conversion" errors
2015-05-19 14:48:25 +02:00
LevelX2
1e7e3bf5cc * Overwhelming Stampede - Fixed that the boost value was not correctly calculated and applied. 2015-05-19 14:29:55 +02:00
LevelX2
e63eef16aa * Quckling - Fixed that it was not optional to return another creature. 2015-05-19 13:24:27 +02:00
lunaskyrise
6b4267b98d Merge pull request #979 from lunaskyrise/cautery-sliver-fix
Cautery Sliver: apply cost and target to the right ability (fixes #978)
2015-05-18 23:13:21 -03:00
Luna Skyrise
39eb4508c5 Cautery Sliver: apply cost and target to the right ability
Fixes #978
2015-05-18 23:12:11 -03:00
lunaskyrise
91dc6c3696 Merge pull request #977 from lunaskyrise/basal-sliver-mana-ability
Basal Sliver: use SimpleManaAbility...
2015-05-18 20:30:29 -03:00
Luna Skyrise
7f63ad02a6 Basal Sliver: use SimpleManaAbility...
...instead of a custom SimpleActivatedAbility
2015-05-18 20:27:37 -03:00
Luna Skyrise
4f079286ec Remove most "unchecked conversion" errors 2015-05-18 19:53:34 -03:00
LevelX2
591c289627 Merge pull request #974 from lunaskyrise/animal-boneyard-and-more
Animal Boneyard and more
2015-05-19 00:05:19 +02:00
Luna Skyrise
d82b57d6bb Remove most "has been deprecated" errors 2015-05-18 18:35:51 -03:00
LevelX2
04730e490b * Deranged Assistant - Disallowed possible undo to prevent cheating with otherwise hidden information (top card of library). 2015-05-18 23:06:15 +02:00
LevelX2
d9883940df * Stranglehold - Fixed that the can't search effect did not work correctly. 2015-05-18 21:53:17 +02:00