spjspj
5e6df1d1df
Merge pull request #2288 from spjspj/master
...
spjspj - Combustible Gearhulk
2016-09-16 23:48:25 +10:00
spjspj
24ae338f87
spjspj - Combustible Gearhulk
2016-09-16 23:47:44 +10:00
spjspj
a82c8d9903
Merge pull request #2287 from spjspj/master
...
spjspj - Combustible Gearhulk
2016-09-16 23:46:47 +10:00
spjspj
25674c00da
spjspj - Combustible Gearhulk
2016-09-16 23:43:27 +10:00
LevelX2
a0e797cc5c
[KLD] Added 5 red cards.
2016-09-16 15:08:03 +02:00
spjspj
0a43d2abd4
spjspj - ChandrasPyrohelix
2016-09-16 21:57:17 +10:00
spjspj
a8c3ebe7ed
spjspj - Fix for BallistaCharger
2016-09-16 21:54:07 +10:00
spjspj
1a29534f6a
spjspj - Add two vehicles
2016-09-16 21:46:10 +10:00
fireshoes
f35da6030c
[KLD] Updated mtg-cards-data with more 9/15 spoilers. Implemented several blue cards.
2016-09-16 01:27:11 -05:00
fireshoes
31afdefe7b
[KLD] Updated mtg-cards-data with another 9/15 spoiler. Implemented several cards. Minor text fixes.
2016-09-15 19:36:19 -05:00
LevelX2
3fb5a60202
[KLD] Added 12 green cards.
2016-09-16 00:41:03 +02:00
LevelX2
47e38e32bb
[KLD] Added 2 white cards. Name fix for Master Trinketeer.
2016-09-15 22:31:26 +02:00
fireshoes
360823ec2e
[KLD] Updated mtg-cards-data with 9/15 spoilers. Implemented several cards.
2016-09-15 12:02:13 -05:00
LevelX2
0042dc1ad9
Some minor fixes to game log / card rules text /messages.
2016-09-15 16:10:17 +02:00
ingmargoudt
4e3ec26dbd
Merge pull request #2264 from maxlebedev/master
...
Added Dream Leash
Code checked, thanks
2016-09-15 13:27:59 +02:00
fireshoes
4c0c7b512b
[KLD] Updated mtg-cards-data with more 9/14 spoilers. Add 6 white cards.
2016-09-15 01:43:53 -05:00
emerald000
b3acb61be5
[KLD] Added 4 cards.
...
Metalwork Colossus, Perpetual Timepiece, Restoration Gearsmith and Torch Gauntlet.
2016-09-15 01:35:27 -04:00
Mark Langen
577bdaea84
Fixes and additions to card rendering
...
* Vehicles are rendered with a vehicle background and changed P/T box color
* Kaladesh Inventions are rendered with the invention frame
* Kaladesh Inventions use the full-frame art if they detect that you have that full art downloaded instead of normal card images.
* Changed land text-box colors to be a bit more saturated to make it clearer what colors they produce
* Added mana symbol in the textbox of basic lands instead of rules text as long as they have no additional abilities.
* Fixed problem with triggered abilities on the stack showing up with a type of "??? Ability". Not sure what the real cause is but those abilities have abilityType = null, just worked around it.
2016-09-14 19:37:12 -06:00
Samuel Sandeen
0214576146
Merge branch 'magefree/master'
2016-09-14 18:56:20 -04:00
LevelX2
e73be58113
* Crown of Doom - Fixed a bug of target handling of the activated ability.
2016-09-14 22:49:13 +02:00
LevelX2
14cd2dfa6d
* Jeleva, Nephalia's Scourge and Knowledge Pool - Fixed a bug that created null pointer exception if card was cast from exile.
2016-09-14 22:31:04 +02:00
LevelX2
547d53a2ec
[KLD] Added 5 white cards.
2016-09-14 21:51:52 +02:00
fireshoes
9bd9fa2e53
[KLD] Updated mtg-cards-data with 9/14 spoilers. Implemented some black cards and reprints.
2016-09-14 14:29:16 -05:00
LevelX2
14b2760e99
* Fixed a bug that prevented moving tokens to other zones in some cases.
2016-09-14 20:51:03 +02:00
LevelX2
eae53c0cfc
Merge pull request #2268 from ingmargoudt/master
...
replace [list].size() == 0 and [string].length() == 0 to use .isEmpty…
2016-09-14 17:15:10 +02:00
LevelX2
ce94e573e4
* Ral Zarek - Fixed target handling of ability one.
2016-09-14 17:11:18 +02:00
LevelX2
317ba7fd87
* Terastodon - Fixed a problem that tokens were already created before all target permanents were destroyed.
2016-09-14 16:08:31 +02:00
ingmargoudt
3128bd2b4b
replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead
2016-09-14 15:27:31 +02:00
LevelX2
3612332607
[KLD] Added Speedway Fanatic. Added tests for crew keyword.
2016-09-14 15:16:40 +02:00
LevelX2
8598cf2a33
Merge pull request #2262 from ingmargoudt/master
...
removed some contains on sets
2016-09-14 12:19:28 +02:00
emerald000
542a1ef1d9
[KLD] Added 5 cards.
...
Bomat Courier, Dovin Baan, Electrostatic Pummeler, Scrapheap Scrounger and Whirler Virtuoso.
2016-09-14 03:27:48 -04:00
ingmargoudt
5289dd3df8
no need to do contains followed by an add on a set #2
2016-09-14 09:10:08 +02:00
ingmargoudt
aad6a0d1f3
no need to do contains followed by an add on a set
2016-09-14 09:10:08 +02:00
Samuel Sandeen
c6e2dc100c
Don't not an equals outside the equals.
2016-09-13 21:15:29 -04:00
Samuel Sandeen
e64e068b88
Remove unneeded code in SkyblinderStaff
2016-09-13 21:09:26 -04:00
Samuel Sandeen
612e53300b
Fix Mindless Null
2016-09-13 21:08:08 -04:00
Samuel Sandeen
9f111984da
Merge branch 'magefree/master'
2016-09-13 20:51:35 -04:00
Samuel Sandeen
7c3c8403b2
Fix Skybinder Staff
2016-09-13 20:51:09 -04:00
Max Lebedev
14629dbd71
Added Dream Leash
2016-09-13 14:33:20 -04:00
emerald000
959eaf6dab
[KLD] Added Panharmonicon.
2016-09-13 08:21:16 -04:00
fireshoes
628b1a6573
[KLD] Updated mtg-cards-data.txt with more 9/12 spoilers and added Masterpiece Series reprints. Added Masterpiece Series pack distribution code to KLD and AER.
2016-09-12 23:48:08 -05:00
fireshoes
99cab69dc0
[KLD] Updated mtg-cards-data.txt with more 9/12 spoilers and added basic lands.
2016-09-12 14:23:33 -05:00
fireshoes
6ea98ba19b
[KLD] Updated mtg-cards-data.txt with spoilers through 9/12. Add Masterpiece Series set and 4 known reprints so far.
2016-09-12 14:02:48 -05:00
emerald000
2da90bab93
[KLD] Added 12 cards.
...
Aether Hub; Cloudblazer; Cultivator's Caravan; Depala, Pilot Exemplar; Dynavolt Tower; Kambal, Consul of Allocation; Key to the City; Rashmi, Eternities Crafter; Saheeli Rai; Smuggler's Copter; Unlicensed Disintegration and Voltaic Brawler.
2016-09-12 08:58:16 -04:00
spjspj
793fc13226
Merge pull request #2251 from spjspj/master
...
spjspj - Implement Paradoxical Outcome (KLD)
2016-09-12 00:15:19 +10:00
LevelX2
d03d65190e
* Fixed a bug of Fate Reforged booster generation adding wrong rarities.
2016-09-11 10:18:10 +02:00
LevelX2
c95646db8e
Merge pull request #2248 from Dilnu/master
...
Implement Skullbriar, the Walking Grave
2016-09-11 09:38:22 +02:00
LevelX2
1aade7f26a
Merge pull request #2250 from maxlebedev/master
...
Added SanctumPrelate
2016-09-11 09:38:14 +02:00
Max Lebedev
bc09772e4a
Added SanctumPrelate
2016-09-11 02:20:23 -04:00
LevelX2
5d62444f36
[CN2] Added Splitting Slime.
2016-09-11 00:27:58 +02:00