Commit graph

24821 commits

Author SHA1 Message Date
Evan Kranzler
c743906557 fixed instances of life gain being life loss with negative numbers (fixes #5149) 2018-07-14 16:50:44 -04:00
LevelX2
98793e4511 Added download from M19 CM2 from Wizard source. 2018-07-14 18:26:48 +02:00
LevelX2
7fa21ae9c2 Added some missing player methods. 2018-07-14 17:43:26 +02:00
LevelX2
0d9f8ad19a
Merge pull request #4993 from Zzooouhh/Zzooouhh-woc
Implemented Word of Command (presumably buggy)
2018-07-14 10:40:38 +02:00
LevelX2
c29bb86ea0
Merge pull request #5131 from NoahGleason/thick-skinned-goblin
Implement Thick-Skinned Goblin
2018-07-14 10:40:10 +02:00
LevelX2
a3c4c2365d
Merge pull request #5119 from NoahGleason/M19-oracle-changes
M19 oracle changes
2018-07-14 10:39:50 +02:00
LevelX2
fa3136a6dd
Merge pull request #5118 from NoahGleason/premature-burial
Implement Premature Burial
2018-07-14 10:37:53 +02:00
LevelX2
eb32d3200c
Merge pull request #5114 from NoahGleason/plated-pegasus
Implement Plated Pegasus
2018-07-14 10:37:39 +02:00
LevelX2
937c0c3689
Merge pull request #5113 from NoahGleason/cyclopean-giant
Implement Cyclopean Giant
2018-07-14 10:37:23 +02:00
LevelX2
85cb250f44
Merge pull request #5111 from NoahGleason/aether-web
Implement Aether Web
2018-07-14 10:36:57 +02:00
LevelX2
d7af252d8b
Merge branch 'master' into aether-web 2018-07-14 10:36:48 +02:00
LevelX2
88a9d8ab79
Merge pull request #5086 from NoahGleason/booby-trap
Implement Booby Trap
2018-07-14 10:36:07 +02:00
LevelX2
e5a3b6b58b
Merge pull request #5077 from NoahGleason/todos
Update Boseiju to work the same way as Cavern of Souls
2018-07-14 10:34:36 +02:00
LevelX2
0872f8d17c
Merge pull request #5065 from NoahGleason/orcish-mine
Implement Orcish Mine
2018-07-14 10:33:25 +02:00
LevelX2
0f615d49fa
Merge branch 'master' into orcish-mine 2018-07-14 10:32:05 +02:00
LevelX2
2cdd835ab5
Merge pull request #5108 from NoahGleason/shape-of-the-wiitigo
Implement Shape of the Wiitigo
2018-07-14 10:28:05 +02:00
LevelX2
117ca40014
Merge pull request #5107 from NoahGleason/balduvian-fallen
Implement Balduvian Fallen
2018-07-14 10:27:54 +02:00
LevelX2
780f31bee6
Merge pull request #5102 from NoahGleason/cover-of-winter
Implement Cover of Winter
2018-07-14 10:27:42 +02:00
LevelX2
ea6d81f04e
Merge pull request #5099 from NoahGleason/vigean-intuition
Implement Vigean Intuition
2018-07-14 10:27:30 +02:00
LevelX2
1e2d269086
Merge pull request #5098 from NoahGleason/swift-silence
Implement Swift Silence
2018-07-14 10:27:19 +02:00
LevelX2
40e96f1cf6
Merge pull request #5096 from NoahGleason/street-savvy
Implement Street Savvy
2018-07-14 10:27:06 +02:00
LevelX2
c661e29adb
Merge pull request #5095 from NoahGleason/rakdos-riteknife
Implement Rakdos Riteknife
2018-07-14 10:26:55 +02:00
LevelX2
6912a8c5b0
Merge pull request #5094 from NoahGleason/rakdos-augermage
Implement Rakdos Augermage
2018-07-14 10:26:39 +02:00
LevelX2
ef8b895d5b
Merge pull request #5093 from NoahGleason/nightcreep
Implement Nightcreep
2018-07-14 10:26:24 +02:00
LevelX2
f90e36e924
Merge pull request #5090 from NoahGleason/muse-vessel
Implement Muse Vessel
2018-07-14 10:24:41 +02:00
LevelX2
a6311be836
Merge branch 'master' into muse-vessel 2018-07-14 10:24:34 +02:00
LevelX2
484d981c81
Merge pull request #5082 from NoahGleason/Aetherplasm
Implement Aetherplasm
2018-07-14 10:17:36 +02:00
LevelX2
556944f312
Merge pull request #5078 from NoahGleason/keeper-of-the-beasts
Implement Keeper of the Beasts
2018-07-14 10:13:05 +02:00
Noah Gleason
3272e90bdb
Merge pull request #5141 from NoahGleason/molten-firebird
Implement Molten Firebird and Ivory Gargoyle
2018-07-14 00:40:49 -04:00
Noah Gleason
dc3b3148e4
Fix card number 2018-07-14 00:02:02 -04:00
Evan Kranzler
0ad86ff530 fixed Ajani's Last Stand token name (fixes #5147) 2018-07-13 14:08:19 -04:00
LevelX2
b628ac1f10
Merge pull request #5137 from NoahGleason/predatory-focus
Implement Predatory Focus
2018-07-13 12:34:18 +02:00
LevelX2
cc584a1393
Merge pull request #5140 from NoahGleason/dicotomancy
Implement Dichotomancy
2018-07-13 12:13:32 +02:00
spjspj
f21543ff8d
Merge pull request #5146 from spjspj/master
Hopefully fix the /fix command ..
2018-07-13 01:01:57 +10:00
spjspj
ec1dc44327 Hopefully fix the /fix command .. 2018-07-13 00:02:26 +10:00
spjspj
aae3930ef4
Merge pull request #5145 from spjspj/master
Check if there are actually different replacement effects and only ask then if there are.  Having two Mana Reflections out makes the game unplayable atm.
2018-07-12 23:30:30 +10:00
spjspj
1c540bbc77 Check if actually different replacement effects 2018-07-12 23:21:00 +10:00
theelk801
c744e6041d
Merge pull request #5142 from NoahGleason/rename
Fix Capitalization
2018-07-11 21:55:43 -04:00
Noah Gleason
db4b47dd06
Use paths instead of import 2018-07-11 17:43:20 -04:00
Noah Gleason
04014b30d6
Rename GiftofGrowth 2018-07-10 23:32:46 -04:00
Noah Gleason
7fdc6477cc
Fix typos in mtg-cards-data.txt 2018-07-10 23:31:59 -04:00
Noah Gleason
40368bc569
Rename WreathofGeists 2018-07-10 23:18:48 -04:00
Noah Gleason
70c302b0e4
Rename BurntheImpure 2018-07-10 23:16:44 -04:00
Noah Gleason
1272d0d076
Rename ThroneofGeth 2018-07-10 23:14:35 -04:00
Noah Gleason
c372d93f66
Implement Molten Firebird and Ivory Gargoyle 2018-07-10 23:00:27 -04:00
Noah Gleason
7e9291ff34
Implement Dichotomancy 2018-07-10 22:34:16 -04:00
Noah Gleason
e0932efa8b
Fix TODO on Siege Behemoth 2018-07-09 22:34:23 -04:00
Noah Gleason
9108104fe5
Implement Predatory Focus 2018-07-09 22:21:40 -04:00
Oleg Agafonov
1592a9d173 Fixed card numbers in P02 - Portal Second Age (#4628) 2018-07-10 06:06:19 +04:00
Oleg Agafonov
7d2790e355 Fixed card numbers in POR - Portal (#4628) 2018-07-10 06:05:35 +04:00