Commit graph

6324 commits

Author SHA1 Message Date
LevelX2
842c07e093 * Game log - Added an option to the preferences to auto save the game logs as txt files. 2013-09-30 00:18:12 +02:00
LevelX2
0e4422e5a4 * Triad of Fates - Fixed missing tap costs of ability 2 and 3. 2013-09-29 20:29:14 +02:00
LevelX2
aff2489e7a Removed unneccessary log message from MoveToZone STACK => EXILE. 2013-09-29 09:51:47 +02:00
LevelX2
1338de4269 * Read the Bones - Fixed tooltip text. 2013-09-29 09:50:46 +02:00
LevelX2
bc03a23708 * Minamo Sightbender - FIxed tooltip text and reimplemented activated ability. 2013-09-29 09:50:06 +02:00
LevelX2
87218c2847 More standard example decks. 2013-09-28 19:14:13 +02:00
LevelX2
b6e1497b5c Minor formatting. 2013-09-28 19:13:33 +02:00
LevelX2
fe82b49930 * Join Table - Changed handling of messages while creating or joining a table. 2013-09-28 16:59:43 +02:00
LevelX2
50056df24e * TableController - Removed unneccessary warinings. 2013-09-28 14:37:10 +02:00
LevelX2
2b18ed76cb * TableController - Removed unneccessary warinings. 2013-09-28 14:36:44 +02:00
LevelX2
3da3d1c875 Fixed possible NPE in TurnMods.skipStep. 2013-09-28 12:02:33 +02:00
LevelX2
a9415db2e5 Fixing some possible NPE after player left tournamen/match and submits the construct/sideborading panel. 2013-09-28 11:56:15 +02:00
LevelX2
b63f375da7 * Time to Feed - Fixed that the life gaining part fizzled, if both creatures died. 2013-09-28 10:01:30 +02:00
LevelX2
608f7bd3e3 * Nemesis of Mortals - Fixed wrong cost calculation of monstrosity ability. 2013-09-28 01:17:18 +02:00
Jeff
fcb50dd475 - Added Nyxathid and Sedraxis Alchemist. 2013-09-27 14:31:18 -05:00
Jeff
4aea13199b - Added Corrupted Roots and Fleshformer. 2013-09-27 11:38:55 -05:00
LevelX2
0357dcb59d Prevented 0 damage prevention events. 2013-09-27 16:14:13 +02:00
LevelX2
8674bbf10d Added current life info to turn info in game log. 2013-09-27 16:13:13 +02:00
LevelX2
3c695f09a9 Added Theros token download URL's. 2013-09-27 16:12:48 +02:00
LevelX2
14d4f0dccf Fixed cards submitted by cbt33 - see list of changes:
* Scrivener - Changed filter message, change EntersBattlefieldEffect to EntersBattlefieldTriggeredEffect
* Earnest Fellowship - Moved comment line, Changed layer of EarnestFellowshipEffect to AbilityAddingRemovingEffects_6, changed outcome. Removed unneccassary init method. Simplyfied apply effect, adding maximal one ProtectionAbility to a permanent, before Filter and abilities were all redundant for multicolor permanents. Fixed wrong sourceId for addAbility.
* Hallowed Healer - Made targets mandatory (default number of targets 1 has not to be set), Fixed tooltip text (Threshold, tap symbol, dot at the end).
* Treetop Sentinel - filname missed the "java" extension. Changed filter message.
* Bloodcurdler - removed unneccessary comment, replaced card name by {this} for rule text, corrected the descond effect of the threshold ability (this is no cost it's an effect).
* Buried Alive - Moved comment line, fixed sourceId for moveToZone.
* Think Tank - removed unneccessary comment, LookLibraryAndPickControllerEffect could not handle the effect.
* Words of Wisdom - added missing tooltip text, removed unneccessary comments, fixed indentation     
* Unifying Theory - removed unneccessary comment, simplified UnifyingTheoryEffect, removed dot from effect static text.
* Ancestral Tribute - fixed indentation.
2013-09-27 12:57:08 +02:00
LevelX2
b1108332bd * Upheaval - Changed non existing function, minor text change. Removed unneccessary comments (cbt33). 2013-09-27 08:30:26 +02:00
LevelX2
0d6853bd8f * MageBook - Won't be loaded by default if the client starts (now the change is included). 2013-09-27 08:26:22 +02:00
LevelX2
a8e54c52cd Merge pull request #345 from cbt33/master
11 Added to Odyssey
2013-09-26 23:24:21 -07:00
Jeff
52bbb31530 - Added Telemin Performance, and Meglonoth. 2013-09-26 17:48:33 -05:00
cbt33
dba3f76384 Create Scrivener.java 2013-09-26 18:44:52 -04:00
cbt33
2a4f37e463 Create EarnestFellowship.java 2013-09-26 18:43:52 -04:00
cbt33
d92295a123 Create HallowedHealer.java 2013-09-26 18:42:38 -04:00
cbt33
0e6c67c127 Create Scrivener.java 2013-09-26 18:41:11 -04:00
cbt33
484465ef52 Create TreetopSentinel 2013-09-26 18:40:04 -04:00
cbt33
ff9b05f14e Create Upheaval.java 2013-09-26 18:37:24 -04:00
cbt33
1b0cee67bc Create Bloodcurdler.java 2013-09-26 18:36:22 -04:00
cbt33
40c57d4268 Create BuriedAlive.java 2013-09-26 18:33:06 -04:00
cbt33
5970fbee4d Create BuriedAlive.java 2013-09-26 18:30:59 -04:00
cbt33
5863b71192 Create BuriedAlive.java 2013-09-26 18:29:45 -04:00
cbt33
69bf96cbfa Create ThinkTank.java 2013-09-26 18:26:39 -04:00
cbt33
3b469d1a23 Create WordsOfWisdom.java 2013-09-26 18:25:48 -04:00
cbt33
da8a6b017d Create UnifyingTheory.java 2013-09-26 18:25:17 -04:00
cbt33
03b5bd926d Create AncestralTribute.java 2013-09-26 18:24:00 -04:00
LevelX2
5517cef3df Merge branch 'master' of https://github.com/magefree/mage.git 2013-09-27 00:17:24 +02:00
LevelX2
3af0532623 * MageBook - Won't be loaded by default if the client starts. 2013-09-27 00:16:20 +02:00
Jeff
789b2a2d83 - Added Paragon of the Amesha, Nacalt Hunt-Pride, Rhox Meditant, and Graxis Illusionist. 2013-09-26 15:31:34 -05:00
LevelX2
8841cca120 Merge branch 'master' of https://github.com/magefree/mage.git 2013-09-26 21:39:07 +02:00
LevelX2
893a3acb65 * Card editor - Done some code cleanup, done some speed up for card loading time. 2013-09-26 17:26:23 +02:00
LevelX2
0caa1d568f * Kumanos Pupils - Fixed wrong rarity. 2013-09-26 17:24:24 +02:00
LevelX2
2a5c80b393 * Modern Masters set - Fixed wrong release date. 2013-09-26 07:35:29 +02:00
LevelX2
31a2f08efe * Psychic Intrusion - Fixed a bug that no card could be exiled if no selectable card is in the graveyard. 2013-09-26 00:01:41 +02:00
LevelX2
4cacb80f3c Merge branch 'master' of https://github.com/magefree/mage.git 2013-09-25 20:44:39 +02:00
LevelX2
4f2f08840b * Fixed some functions which locked or stopped the game after a player conceded the game. 2013-09-25 20:42:00 +02:00
Jeff
00f0e6a6d3 - Added Aven Trailblazer, Mark of Asylum, and Mirror-Sigil Sergeant. Tests for each. 2013-09-25 11:54:27 -05:00
LevelX2
f9a53e56fc * Fixed blocking requirements - If a creature is forced to block attcker it's no more possible to block no attacker. If a craeture must be blockt by at least one creature the blocker is now forced to block this creature, if there are no are blocking requirements are to fulfill. 2013-09-25 16:52:59 +02:00