Commit graph

9730 commits

Author SHA1 Message Date
LevelX2
adbd1bca94 * Imporoved release of draft object during draft tournament. 2015-02-06 00:23:01 +01:00
LevelX2
4e56e584b6 * Fixed that PriorityTimer was not canceled. Added gaeId to Timer name. 2015-02-05 22:43:51 +01:00
LevelX2
b6c9b5bf02 Merge origin/master 2015-02-05 01:45:42 +01:00
LevelX2
1c9ccc4aaa * Simic Charm - Fixed wrong color setting. 2015-02-05 01:43:45 +01:00
emerald000
096236f7c5 Added Drakestown Forgotten, Juniper Order Ranger and Mindless Automaton. 2015-02-04 16:43:30 -05:00
LevelX2
0f61f5269d * Fixed storm counter (removed +99 amount and showing only figues > 0). 2015-02-04 17:31:21 +01:00
LevelX2
1ccaa2cc9b * Pride of the Clouds fixed boost ability not counting only other creatures with flying (fixes #705). 2015-02-04 17:30:27 +01:00
LevelX2
2e38bf007a * Example decks - Some modern decks. 2015-02-04 00:35:57 +01:00
LevelX2
3dacad02a7 * Text importer - If available the most recent version of a card from expansion or core set type is used. 2015-02-04 00:35:36 +01:00
LevelX2
41c6c47092 * Added promotional, Duel Deck and Non-standard-legal sets to SetType. Changed sets and set selection accordingly. 2015-02-04 00:34:18 +01:00
LevelX2
67b3ee7872 * Sultai Emissary - Fixed wrong collectors number leading to wrong image download. Delete wrong image manually to download the correct image. 2015-02-03 22:49:37 +01:00
LevelX2
91fe62b396 Added a little spell cast during current turn counter (Storm) below the phase panel. 2015-02-03 17:31:40 +01:00
fireshoes
7f5bb1ba01 Merge origin/master 2015-02-03 00:49:28 -06:00
fireshoes
e97dd1299f Added WPN Gateway set and reprints, Sol Grail, Spike Rogue, Quirion Elves, Krosan Wayfarer, Crookclaw Transmuter, and Centaur Glade 2015-02-03 00:46:33 -06:00
LevelX2
4efc2a7582 * Bestow - Fixed that a permanent card cast with bestow has the bestow ability as spell ability. 2015-02-03 01:40:08 +01:00
LevelX2
6e45f70335 * Manifest - Fixed that turn face up costs of creatures with bestow were the bestow costs instead of the normal casting costs without bestow (fixes #677). 2015-02-03 00:51:22 +01:00
LevelX2
015759d8ed * Skaab Ruinator - Fixed that casting from graveyard was implemented as activated ability instead of casting creature spell (that prevented the use of Ancient Ziggurat for casting from graveyard). 2015-02-03 00:22:31 +01:00
LevelX2
dd54269216 * Fixed handling of Split cards (fixes #670). 2015-02-03 00:05:30 +01:00
LevelX2
ee5a75169a Merge origin/master 2015-02-02 22:12:13 +01:00
LevelX2
9877e49936 Changed TurnFaceUpAbility to a SpecialAbility. 2015-02-02 22:08:58 +01:00
LevelX2
a245c0ed6f Fixed a bug of Undying. 2015-02-02 22:08:33 +01:00
fireshoes
bfd95ecd80 Added Probe 2015-02-02 13:57:17 -06:00
LevelX2
1ac4196c9e Some changes to split card handling (not finished). 2015-02-02 17:54:06 +01:00
LevelX2
2425704305 Reset table check intervall back to 10 minutes (was accidently commited with 1 minute). 2015-02-02 12:00:44 +01:00
LevelX2
022e5eda1c * Rakshasa Vizier - Fixed that the ability also triggered for cards of other players (fixes #699). 2015-02-02 11:07:39 +01:00
LevelX2
00801e3ecf * Some chnages to logging, added changes to table health check. 2015-02-02 08:40:30 +01:00
fireshoes
b57dbd4bb3 Merge origin/master 2015-02-01 15:28:21 -06:00
fireshoes
c5ab277629 Updated Diamond Valley 2015-02-01 15:20:03 -06:00
LevelX2
7df5bce453 Merge pull request #703 from aastrand/master
Fixed a bug when showing and hiding drafted cards
2015-02-01 18:17:41 +01:00
LevelX2
2544c12d48 * Some minor changes. 2015-02-01 16:47:21 +01:00
Kranken
f8dd3a1491 Fixed a bug when showing and hiding drafted cards
This commit fixes the following bug:

1) Draft a couple of cards in draft mode
2) Hide a card
3) Show all cards
4) Hide another card

Here both cards got hidden, this commit makes sure
only the card in 4) gets hidden
2015-02-01 16:45:05 +01:00
LevelX2
47ca2bdc65 * Reworked Grisly Salvage. 2015-02-01 16:43:04 +01:00
LevelX2
8192744697 * Fixed / reworked prevent damage by source effect (related to Burrenton Forge-Tender, Pay no Heed, Prahv, Spires of Order). 2015-02-01 16:05:35 +01:00
LevelX2
da26df4c7b Added missing method of spell- 2015-02-01 16:03:03 +01:00
LevelX2
5d0a94c1b9 * Annihilator - Fixed that the triggered ability did not resolve correctly, if the source was removed from battlefield before resolving. 2015-01-31 19:49:37 +01:00
LevelX2
e6b85901b8 * Rite of Undoing - Fixed that the first target could also be a non controlled permanent. 2015-01-31 19:25:56 +01:00
LevelX2
faa2b0a0bf * Rally the Ancestors - Fixed that creatures cards were moved to exile also if already in the graveyard. Problem was that the zoneChangeCounter was not raised as a permanent card left the battlefield. So some more fixes were neccessary for implementations that are based on this fixed zoneChangeCounter of permanents leaving the battlefield. I guess there will be some more bugs caused by this change but I guess this is the correct way to go. 2015-01-31 19:17:22 +01:00
LevelX2
dbbbbc0279 * Fixed that continuous effects of face down creatures were applied. 2015-01-31 14:46:54 +01:00
LevelX2
8ba2136b0e * Fixed that Auras that were manifested had wrongly to select aura target. 2015-01-31 14:07:47 +01:00
LevelX2
8d6c25b3e8 * Fixed handling of morphed cards in exile zone. 2015-01-31 12:45:54 +01:00
LevelX2
55e386a0e8 * Arcbond - Fixed that Arcbond fizzled if targeted creature died before arcbonds delayed triggered ability resolved. 2015-01-31 11:10:21 +01:00
LevelX2
19d71aaf84 * AI PLayer - Fixed a problem with targets of Venser, Shaper Savant. 2015-01-31 10:00:16 +01:00
LevelX2
44f3ac8117 Some more fixes to cards looping through players. 2015-01-31 00:17:28 +01:00
LevelX2
5597b412bf * Order of Succession - Fixed multiplayer handling if player already lost or left. 2015-01-30 21:13:08 +01:00
LevelX2
e2b4128b2a * Profane Command - Fixed a bug that target of second mode was not set correctly. 2015-01-30 21:11:51 +01:00
LevelX2
d69edc00c7 Fixed possible null pointer exception. 2015-01-30 21:10:54 +01:00
LevelX2
e74c10289e * Dash - Fixed that the return effect did also return the creature it it was already recast before end of turn. 2015-01-30 20:03:22 +01:00
LevelX2
861a1614c4 Fixes to Hall of the Bandit Lord. 2015-01-30 16:59:13 +01:00
LevelX2
5b79f99a85 Added log text to use of conditional mana of Cavern of Soul. 2015-01-30 16:58:21 +01:00
LevelX2
d37f40a14e * Fruit of the First Tree - Fixed that the life and card draw gained wronlgy the creature controller instead of Fruits controller. 2015-01-30 13:28:22 +01:00