Commit graph

11379 commits

Author SHA1 Message Date
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
LevelX2
e5a792a8f5 * Puppeteer Clique - Fixed that the ability also tiggered without a valid target. 2015-05-18 21:46:22 +02:00
LevelX2
04f9227349 * Flickerwisp - Fixed that Flickerwisp could target itself. 2015-05-18 21:07:24 +02:00
LevelX2
d6d7a72851 * Sliver Overlord - Fixed that the searched card was not revealed. 2015-05-18 21:03:38 +02:00
LevelX2
27cbe6a463 * Triggered abilities - Fixed class back to ConcurrentHashMap (fixes #966). 2015-05-18 20:56:33 +02:00
LevelX2
b0a404e84b * Retrace - Fixed that retrace did not work correctly with cost modifications. 2015-05-18 20:48:01 +02:00
LevelX2
cc638261d8 * Drooling Groodian - Fixed missing targets of the spell (fixes #967). 2015-05-17 22:32:56 +02:00
LevelX2
f9ce42100b * Combust - Fixed rarity (was common instead of uncommon). 2015-05-17 22:19:35 +02:00
LevelX2
df9efa97b6 * Dragonlord Kolaghan - Fixed that morphed cast spells where compared with its origin name with cards in the graveyard. 2015-05-17 22:08:56 +02:00
Luna Skyrise
262822dfcb [PLC] Add Frenetic Sliver 2015-05-17 11:49:03 -03:00
Luna Skyrise
2facda95aa Fix typo in SourceOnBattlefieldCondition's class name 2015-05-16 21:32:05 -03:00
Luna Skyrise
70e866ca32 [PLC] Add Synchronous Sliver 2015-05-16 21:12:38 -03:00
Luna Skyrise
692a743ac6 Dormant Sliver: end quote 2015-05-16 20:25:30 -03:00
Luna Skyrise
c2b5ab47b4 [PLC] Add Cautery Sliver 2015-05-16 20:23:20 -03:00
Luna Skyrise
43bb403c93 [PLC] Add Dormant Sliver 2015-05-16 20:22:23 -03:00
Luna Skyrise
e7bc7d69f4 [TSP] Add Telekinetic Sliver 2015-05-16 19:45:44 -03:00
Luna Skyrise
a462e300c5 Pulmonic Sliver: use constructor instead of statically adding subtype 2015-05-16 19:29:04 -03:00
Luna Skyrise
81591a03a8 Gemhide Sliver: Slivers here may not include just creatures
See rules text
2015-05-16 19:28:24 -03:00
Luna Skyrise
c467ef3842 [TSP] Add Screeching Sliver 2015-05-16 19:26:32 -03:00
Luna Skyrise
f81a4534dc [TSP] Add Ghostflame Sliver 2015-05-16 19:26:24 -03:00
Luna Skyrise
8c1c073d8b [TSP] Add Watcher Sliver 2015-05-16 17:24:08 -03:00
Luna Skyrise
c0f6eb7af3 Opaline Sliver: remove unused import 2015-05-16 17:23:48 -03:00
Luna Skyrise
0c91d8ca72 [TSP] Add Opaline Sliver 2015-05-16 14:49:22 -03:00
Luna Skyrise
c6d433476b Animal Boneyard: the ability was never defined 2015-05-16 07:51:14 -03:00
Luna Skyrise
527e05ae35 Mindwhip Sliver: the ability can only be casted as sorcery 2015-05-16 07:50:32 -03:00
Luna Skyrise
eeca9b3f27 [TSP] Add Psionic Sliver 2015-05-15 23:59:26 -03:00
Luna Skyrise
26a5d49b4a [TSP] Add Pulmonic Sliver 2015-05-15 23:51:02 -03:00
Luna Skyrise
1525904b6f [TSP] Add Shadow Sliver 2015-05-15 23:50:54 -03:00
Luna Skyrise
0604417080 [TSP] Add Opaline Sliver 2015-05-15 23:50:47 -03:00
Luna Skyrise
e4eb07dade [TSP] Add Sedge Sliver 2015-05-15 23:50:38 -03:00
Luna Skyrise
2d943d590d [TSP] Add Basal Sliver 2015-05-15 23:50:23 -03:00
Luna Skyrise
174131ee92 [TMP] Add Mindwhip Sliver 2015-05-15 23:49:03 -03:00
Luna Skyrise
69841ae527 [PLC] Add Spitting Sliver 2015-05-15 23:48:41 -03:00