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 |
|
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 |
|
LevelX2
|
8a6a615250
|
* Some minor changes.
|
2015-02-07 18:15:43 +01:00 |
|
LevelX2
|
ea8446d097
|
* Added some error handling for connect to server action.
|
2015-02-07 18:15:11 +01:00 |
|
LevelX2
|
974951e18d
|
* Fixed that for "Shoal" spells a wrong CMC was calculated while on the stack, if alternate casting cost was used (fixes #696).
|
2015-02-06 16:13:51 +01:00 |
|
emerald000
|
103f2f4883
|
Added Phantom Flock and Realm Seekers.
|
2015-02-05 18:43:34 -05:00 |
|
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 |
|