Commit graph

12154 commits

Author SHA1 Message Date
klayhamn
913bf3374a Merge https://github.com/klayhamn/mage 2015-07-28 23:11:46 +03:00
klayhamn
7432e4c082 * Add the Foriysian Totem
* Add the SourceIsCreatureCondition
2015-07-28 23:10:40 +03:00
LevelX2
cad93d85fb Merge pull request #1157 from klayhamn/master
Fixing ThrummingStone and the Ripple ability so that they adher to the rules
2015-07-28 21:29:49 +02:00
klayhamn
0ddc11f4dc Merge branch 'master' of https://github.com/magefree/mage 2015-07-28 21:17:00 +03:00
fireshoes
2eb7369c3a Merge origin/master 2015-07-28 12:42:19 -05:00
fireshoes
e5d29907ed Implemented Righteous Aura, Haazda Shield Mate, Invulnerability, and Cho-Arrim Alchemist 2015-07-28 12:40:34 -05:00
klayhamn
cac6a03e7f * fix potential bug where the copy constructor of the continuous effect of ThrummingStone did not copy its object parameters
* unignore the thrumming stone test
2015-07-28 17:38:50 +03:00
klayhamn
005554fcfc Merge remote-tracking branch 'remotes/origin/master' 2015-07-28 17:34:52 +03:00
LevelX2
1f24b569c7 * Fixed a bug of adding abilities to non permanentes if the an effect added an ability to multiple objects. 2015-07-28 15:04:37 +02:00
LevelX2
64b8e73ec9 Merge pull request #1155 from marthinwurer/master
Added Historical Standard deck validators to config
2015-07-28 14:46:17 +02:00
klayhamn
634f7fc064 Merge branch 'master' of https://github.com/klayhamn/mage 2015-07-28 15:20:38 +03:00
LoneFox
1427227445 Use ChosenSubtypePredicate for some existing cards 2015-07-28 12:57:49 +03:00
LoneFox
0e51c1fcf4 Add EnvoyEffect (named so because MTG Salvation wiki calls these creatures envoys and I can't think of a better name). Use it for existing cards. Implement cards: Brass Herald, Grave Defiler, and Tidal Courier 2015-07-28 12:21:25 +03:00
klayhamn
4044817641 * add ThrummingStone test
* Add rule text for Thrumming Stone
* change ThrummingStones effect to be a static continuous effect that gives a triggered ability to spells, rather than being a triggered ability triggered by the stone itself
2015-07-28 09:50:24 +03:00
klayhamn
827dab6d95 change Surging Dementia to use the rippleAbility instead of the rippleEffect 2015-07-28 09:47:02 +03:00
klayhamn
17ba61e1aa remove independent RippleEffect and replace with RippleAbility 2015-07-28 09:45:24 +03:00
benjamin
409edab4ec Added Historical and Super Standard Validators to default configs 2015-07-27 21:46:12 -04:00
benjamin
cc9bda92af Updated Historical Standard validators
Made both actually test for having Stoneforge Mystic XOR Batterskull. Updated Super Standard Banlist.
2015-07-27 21:46:00 -04:00
LevelX2
65ff88d244 Fixed some possible null pointer exceptions. 2015-07-28 00:07:51 +02:00
LevelX2
1ef74f3293 Fixed some possible null pointer exceptions. 2015-07-28 00:04:57 +02:00
LevelX2
b23d987fe7 * Dead Reckoning - Fixed that source of damage was not set correctly. 2015-07-27 23:48:17 +02:00
LevelX2
c49e18049c * Orbs of Warding - Fixed possible null pointer exception. 2015-07-27 23:13:15 +02:00
LevelX2
878909809a * Deathforge Shaman - Fixed bug that rollbacks game if multikicker is used. 2015-07-27 22:18:43 +02:00
LevelX2
a08e86be97 * Recurring Nightmare - Fixed that permanents instead of creatures could be sacrificed to activate the ability. 2015-07-27 22:11:51 +02:00
LevelX2
edd7861fd3 * Kalitas, Bloodchief of Ghet - Added missing Legendary supertype. 2015-07-27 21:20:08 +02:00
LoneFox
0d7e6b8a28 Implement the Leech cycle from Invasion 2015-07-27 21:39:46 +03:00
LoneFox
023da6fdd4 Add missing image variants. Correct the tooltip text of Phyrexian War Beast. 2015-07-27 20:54:05 +03:00
LoneFox
88c5a0993f Implement cards: Divine Light, Putrid Warrior, Squee's Revenge, and Tundra Kavu 2015-07-27 20:28:35 +03:00
marthinwurer
122ad7a74b Merge pull request #1 from magefree/master
Update Fork
2015-07-27 12:40:40 -04:00
LevelX2
29997ebf57 * Added Eater of Days, Tariel, Reckoner of Souls, Island Sanctuary, Selvala, Explorer Returned and Awakening. 2015-07-27 17:23:09 +02:00
LevelX2
dbff7bedb9 * Some changes to skip turn handling (turn count and messages). 2015-07-27 17:21:52 +02:00
LevelX2
5fb17ce920 Merge pull request #1151 from klayhamn/master
Adding the Ripple keyword, and two cards that use it
2015-07-27 14:31:57 +02:00
Justin Godesky
808efbc762 Readme: simplifying feature list + minor edits 2015-07-27 07:06:34 -04:00
Justin Godesky
a3eb1f3a63 Update readme.md 2015-07-27 06:53:32 -04:00
Justin Godesky
0c9b2ebe71 Updated list of formats
Updated list of formats, accounting for All Standards and Historic Standards
2015-07-27 06:42:45 -04:00
Justin Godesky
79dd62fefc Merge pull request #1154 from marthinwurer/master
Added two Historical Standard deck validators
2015-07-27 06:27:26 -04:00
LevelX2
05084e8238 Merge pull request #1150 from LoneFox78/master
New cards and fixes
2015-07-27 09:42:04 +02:00
LevelX2
b36f3a4a2b * Mark of Mutiny - Fixed tooltip text. 2015-07-27 07:58:51 +02:00
LoneFox
fc24fc6800 Fix Warped Devotion to work whan a token is bounced 2015-07-27 07:57:52 +03:00
LoneFox
3e2963d21d Fix a brainfart in Radiant Kavu's text 2015-07-27 07:56:45 +03:00
benjamin
bd5d13a323 Updated Historical Standard validators
changed name of AllStandards.java to more accurately reflect the format; it uses the new date range and banlist from /r/AllStandards. Historical Standard uses the banlist from http://thattournament.website/historic-tournament.php
2015-07-26 22:59:18 -04:00
benjamin
2d5402b8e8 Added a Historical Standard deck validator, conforming to most of the rules found at http://thattournament.website/historic-tournament.php 2015-07-26 20:00:44 -04:00
klayhamn
37dbdeb07f correct some incorrect documentation comments in ripple test 2015-07-27 02:11:08 +03:00
klayhamn
50b1085ebb fix RippleEffect so that it still triggers even when original spell is exiled or countered 2015-07-27 02:01:57 +03:00
klayhamn
9621959922 add thrumming stone and surging dementia 2015-07-26 19:33:24 +03:00
klayhamn
4d798e81b8 add thrumming stone and surging dementia 2015-07-26 19:30:15 +03:00
Simown
84d2353819 Fix for Random booster draft iterates endless while booster generation (#1136) 2015-07-26 12:45:14 +01:00
LoneFox
145bd39175 Implement cards: Juntu Stakes, Urborg Phantom, and Vodalian Mystic 2015-07-26 12:25:31 +03:00
LoneFox
085914f4e4 Fix missing sacrifice cost of the last ability of Wintermoon Mesa 2015-07-26 12:04:15 +03:00
LoneFox
77e53d6bbd Add PlayWithHandRevealedEffect and use it for existing cards. Implement cards: Revelation, Seer's Vision, and Wandering Eye 2015-07-26 11:49:31 +03:00