Commit graph

10134 commits

Author SHA1 Message Date
daagar
02131eb848 Implement Mortal Combat 2015-02-15 12:56:01 -06:00
LevelX2
df619218f1 * Gatekeeper of Malakir - Fixed minor tooltip text issue. 2015-02-14 17:52:12 +01:00
LevelX2
2b8be15281 Fixed a bug of attack restriction effect that did not allow to attack even if the needed condition was fulfilled (Dandan, Godhunter Octopus, Serpent of the Endless Sea, Sea Serpent, Pirate Ship, Whimwader, Sea Monster, Dreamwinder, Sealock Monster). 2015-02-14 17:39:22 +01:00
LevelX2
1f7ce0f806 * Torpor Orb - deactivated log messages for every replacement. 2015-02-14 11:50:41 +01:00
LevelX2
130da71d45 * Contamination - Fixed that it also replaced mana from non land sources. 2015-02-14 11:46:03 +01:00
LevelX2
1342af5349 * Brain Maggot - Fixed that the exiled cards were not returned to opponents hand. 2015-02-14 10:54:31 +01:00
LevelX2
ad012ebd02 Fixed more CPU load caused by calculation of available mana. 2015-02-14 00:22:17 +01:00
LevelX2
a4a36ff961 * Vedalken Engineer - Fixed that the choice for the mana color selection was not shown. 2015-02-14 00:21:20 +01:00
LevelX2
8620fe5a7d * Fixed another problem with available mana generation (e.g. with Nykthos, Shrine to Nyx). 2015-02-13 15:03:29 +01:00
LevelX2
0722276ca4 * Fixed a bug in calculation of available mana that can be a source of heavy server load. 2015-02-13 08:39:44 +01:00
LevelX2
fcd1d89137 Merge pull request #715 from chrissanford/master
Added Flowstone Slide.
2015-02-13 00:43:28 +01:00
LevelX2
7d7afb60d6 * Card repository - Raised cards content version number. 2015-02-12 23:15:00 +01:00
LevelX2
a4d4515017 * Taunt - Fixed wrong collectors number. 2015-02-12 23:14:26 +01:00
LevelX2
c987fd0e9c Merge origin/master 2015-02-12 22:57:39 +01:00
LevelX2
5d0ca8291e * minor changes. 2015-02-12 22:56:20 +01:00
LevelX2
b626356774 * Deactivated part of available mana generation to prevent looping. 2015-02-12 22:54:31 +01:00
LevelX2
cd5c4fe7b9 * Fixed bug in FRF booster generation for common cards. 2015-02-12 22:53:42 +01:00
Chris
954fc3be85 Added Flowstone Slide. 2015-02-12 11:40:37 -08:00
emerald000
44deff29d5 Added Taunt. 2015-02-12 12:58:52 -05:00
emerald000
890e98c4cc Added Azorius Guildmage. 2015-02-12 12:58:39 -05:00
emerald000
59a5bbf765 Added Siren's Call. 2015-02-12 12:18:07 -05:00
LevelX2
ba1fb775b2 * Fixed that manifested or morphed creatures did wrongly trigger "enters the battlefield" abilities with their card attributes (e.g red card manifested triggered Foundry Street Denizens boost ability). 2015-02-12 15:54:41 +01:00
LevelX2
f8439a7729 * Fixed tooltip text of Vorinclex, Voice of Hunger. 2015-02-12 13:54:30 +01:00
LevelX2
3142866ede * Fixed a possible null pointer exception concerning Aura enchantments without targets log message. 2015-02-12 13:52:34 +01:00
LevelX2
38f9bb90b2 * Set the game thread name to the game id. 2015-02-12 13:51:27 +01:00
LevelX2
ef147bc80c * Fixed a possible endless loop while player left game during damage distribution. 2015-02-12 12:16:56 +01:00
LevelX2
728281524a * Fixed a bug that mana sources that could produce any mana (e.g. Forbidden Orchard) did trigger the TAPPED_FO_MANA event twice. 2015-02-12 12:08:13 +01:00
LevelX2
7b95da55a7 * Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities. 2015-02-12 01:56:45 +01:00
LevelX2
b9da9cb6cb Merge origin/master 2015-02-11 17:52:43 +01:00
LevelX2
b73f34a52e * Some changes to zone object movement and source object handling. Origin source object of ability is now hold in ability to be able to check e.g. zone change counter. 2015-02-11 17:51:41 +01:00
emerald000
0ccfb1b317 Added Gratuitous Violence, Knowledge Exploitation, Mana-Charged Dragon, Pulse of the Grid and Quicksilver Dragon. 2015-02-11 11:50:35 -05:00
LevelX2
4fe5560222 * Fixed some problems with filtering nonbasic lands (e.g. Fulminator Mage). 2015-02-11 12:34:56 +01:00
LevelX2
1cef92ef7a * Benevolent Offering - Fixed that the number of creatures were not multiplied by 2 for life gain. 2015-02-11 08:28:05 +01:00
LevelX2
874b170a74 Added ManaOptions test and some changes in handling. 2015-02-11 01:10:34 +01:00
LevelX2
7961b35cbf Merge origin/master 2015-02-10 15:11:04 +01:00
LevelX2
08d93a9e24 * Mesmeric Fiend - Fixed that the exiled card did not get back to hadn of target opponent. 2015-02-10 15:07:50 +01:00
emerald000
f4ce9d85cc Added Nether Traitor, Scapegoat and Thran Foundry. 2015-02-10 08:12:42 -05:00
emerald000
9a20bdeff3 Added Contamination.
Hopefully not breaking anything.
2015-02-10 07:11:39 -05:00
emerald000
55a02a6ee3 Added Dimir Machinations and Vigor Mortis. 2015-02-10 06:36:10 -05:00
LevelX2
7ed967ac7f Raised cards added counter. 2015-02-10 01:25:19 +01:00
LevelX2
4f6fb64811 * Small fix to ManaOptions. 2015-02-10 01:24:03 +01:00
LevelX2
b4636b2ce1 * Rework of booster generation to reduce DB load while starting a tournament. 2015-02-10 00:51:36 +01:00
LevelX2
354daf736e Merge pull request #710 from daagar/master
Implement Oasis, Wistful Thinking, Magus of the Disk
2015-02-09 22:49:14 +01:00
daagar
2e816e2837 Implement "Magus of the Disk" (TSP) 2015-02-08 20:26:53 -06:00
daagar
4ab45e2f0a Implement 'Wistful Thinking' (PLC) 2015-02-08 18:21:07 -06:00
daagar
fc84945cb1 Implement "Oasis" (ARN/4ED) 2015-02-08 17:45:56 -06:00
LevelX2
5727791526 * Fixed table health checking of tournament tables (waiting tournament tables were accidently removed). 2015-02-08 14:01:20 +01:00
LevelX2
3a2d78310b * Rings of Brighthearth - Fixed that it triggered on every ability, not only your own (fixes #708). 2015-02-08 13:59:31 +01:00
LevelX2
0cda1f7731 * Fixed spelling error for Fire // Ice card of Holiday Cube 2014. 2015-02-08 09:54:23 +01:00
LevelX2
e0b17eacc7 * Reworked calculation of available mana that can be a source of heavy server load. 2015-02-07 18:16:35 +01:00