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
LevelX2
ea9c00ed86
* Chandra, Torch of Defiance - Fixed cost of fourth ability.
2016-09-11 00:22:14 +02:00
LevelX2
2429e1ad0f
[CN2] Added 3 creatures with monstrosity.
2016-09-11 00:02:37 +02:00
Samuel Sandeen
3ac80b45f3
Merge branch 'magefree/master'
2016-09-10 17:47:40 -04:00
Samuel Sandeen
4fc3418de4
Implement Skullbriar, the Walking Grave
...
Skullbriar is implemented by a combination of a replacement effect that
serves as a marker and an override of the update zone change counter
function that copies counters from one zone to the next.
2016-09-10 17:47:29 -04:00
LevelX2
7fd6d286f6
Merge pull request #2243 from maxlebedev/master
...
Added Leovold, Emissary of Trest. VernalEquinox is now symmetrical
2016-09-10 22:38:06 +02:00
LevelX2
0e033bd43c
* Hissing Quagmire - Fixed wrong token colores ( fixes #2247 ).
2016-09-10 22:26:07 +02:00
Max Lebedev
c3e8903105
watcher now saves info for all players. Rule modifying effect does the check
2016-09-10 15:23:09 -04:00
LevelX2
bb8326d46b
XMage 1.4.15v0
2016-09-10 12:31:18 +02:00
LevelX2
79f8617cd3
Some minor changes.
2016-09-10 11:44:52 +02:00
Max Lebedev
7ce878a315
Added Leovold, Emissary of Trest. VernalEquinox is now a symmetrical effect
2016-09-09 17:19:18 -04:00
Nathaniel Brandes
678a46dba8
Fix shapesharer's duration.
2016-09-09 11:58:04 -07:00
Nathaniel Brandes
bb6faa39c1
Fix night side color of Ulrich, Uncontested Alpha.
2016-09-09 11:20:12 -07:00
Samuel Sandeen
ac6a289275
Merge branch 'magefree/master'
2016-09-08 19:12:19 -04:00
LevelX2
21baa14404
* Fixed a problem with token P/T reset (fixes the problem with Tree of Perdition and Soul Separator).
2016-09-08 17:15:40 +02:00
spjspj
d01307e5ea
spjspj - Fix for Paradoxical Outcome (KLD)
2016-09-09 00:31:23 +10:00
spjspj
1c49100d75
spjspj - Implement Paradoxical Outcome (KLD) - shroud wasn't being followed
2016-09-08 17:31:42 +10:00
spjspj
8cd3ec1135
spjspj - Implement Paradoxical Outcome (KLD) (done with addition to SweepEffect)
2016-09-08 17:09:47 +10:00
emerald000
67f29124f8
[KLD] Added 15 artifacts.
...
Aetherflux Reservoir, Aetherworks Marvel, Animation Module, Cogworker's Puzzleknot, Decoction Module, Demolition Stomper, Fabrication Module, Fireforger's Puzzleknot, Fleetwheel Cruiser, Ghirapur Orrery, Glassblower's Puzzleknot, Inventor's Goggles, Metalspinner's Puzzleknot, Ovalchase Dragster and Skysovereign, Consul Flagship.
2016-09-08 02:10:26 -04:00
Mark Langen
8d90f4558d
Merge pull request #2234 from stravant/master
...
Characteristic-Based rendering initial release completed unless further bugs come up before then.
2016-09-07 23:16:10 -06:00
Samuel Sandeen
80da09471d
Merge remote-tracking branch 'magefree/master'
2016-09-07 23:31:38 -04:00
spjspj
8375af12f2
spjspj - Implement Fountain Watch
2016-09-08 12:38:19 +10:00
fireshoes
72b13214e6
[KLD] Updated mtg-cards-data.txt with 9/7 spoilers.
2016-09-07 10:59:51 -05:00
Mark Langen
f0a1938b3e
Full art Land rendering
...
* Added "frameStyle" tagging to relevant full art lands (ZEN, BFZ, UNG, UHG)
* Added support for rendering based off of frameStyle
* Outstanding bug that frameStyle doesn't seem to be replicated exactly properly
2016-09-07 02:20:51 -06:00
emerald000
df2782fdb6
[KLD] Basic implementation of energy counters. Added Woodweaver's Puzzleknot.
...
Better display of energy counters would be preferred.
2016-09-07 01:07:21 -04:00
fireshoes
f67cb21f2a
[KLD] Implemented Chandra, Torch of Defiance; Chandra, Pyrogenius; Nissa, Nature's Artisan; and Nissa, Vital Force.
2016-09-06 22:15:33 -05:00
emerald000
5c5d6365d8
[KLD] Implemented Crew. Added 2 cards using it.
2016-09-06 03:18:47 -04:00
emerald000
90a55eddb7
[KLD] Implemented Fabricate. Added 3 cards using it.
2016-09-06 02:26:55 -04:00
emerald000
bc0f53973d
Added an easier way to put custom text on buttons in a chooseUse prompt.
2016-09-06 02:07:59 -04:00
fireshoes
d70f424d1b
[KLD] Added 9/5 spoilers to mtg-cards-data.txt and implemented a few cards.
2016-09-06 00:27:44 -05:00
Samuel Sandeen
eb89781154
Don't check for event validity in Karn's Ultimate
...
Karn Liberated should not check whether it’s valid before putting the
Commanders where they belong. Technically any operations after Karn’s
ultimate goes off are invalid if strict checks are made.
2016-09-05 22:17:04 -04:00
spjspj
41ff4cf595
Merge pull request #2228 from spjspj/master
...
spjspj - Slight fix for colours of tokens
2016-09-06 01:43:35 +10:00
spjspj
f6d06c895e
spjspj - Slight fix for colours of tokens
2016-09-06 01:41:04 +10:00
LevelX2
0322f882a9
Merge pull request #2227 from ingmargoudt/master
...
refactor : removed all instances of new Random() and replaced with Ra…
2016-09-05 17:32:07 +02:00
ingmargoudt
e2a479255a
refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer
2016-09-05 15:03:47 +02:00
LevelX2
23433e82f0
Merge pull request #2226 from Derpthemeus/pull1
...
Implement 6 cards, fix Living Armor
2016-09-05 10:03:53 +02:00
fireshoes
b9d29d3ebf
Added upcoming sets. [KLD] Updated mtg-cards-data.txt. Added some simple cards.
2016-09-04 22:54:05 -05:00
Matt Oslan
f8c1a46645
Implement The Brute
2016-09-04 11:56:35 -04:00
Matt Oslan
7803847f4b
Implement Iron Lance
2016-09-04 11:55:30 -04:00
Matt Oslan
ce7c3d99a1
Implement Run Wild
2016-09-04 11:55:11 -04:00
LevelX2
133f043411
* Orcish Spy - Fixed that the activated ability did not work.
2016-09-04 17:17:34 +02:00
LevelX2
507ddd8711
* Necromancer's Magemark - Fixed replacement effect that was coded as triggered ability.
2016-09-04 17:14:27 +02:00
Matt Oslan
87fa888852
Fix return value of LivingArmorEffect
2016-09-04 10:39:12 -04:00
Matt Oslan
9b1dd2ceeb
Merge origin/master into pull1
2016-09-04 10:36:11 -04:00
LevelX2
e43333aece
* Mayael's Aria - Fixed that the +1/+1 counter was added to every controlled permanent instead of only creature permanents.
2016-09-04 11:01:42 +02:00
LevelX2
8abac8803e
Merge pull request #2222 from Derpthemeus/pull2
...
Implement 10 cards
2016-09-04 09:36:20 +02:00
LevelX2
9e20efa444
Merge pull request #2224 from Dilnu/master
...
Improve Counter and Zone code
2016-09-04 09:35:18 +02:00
Matt Oslan
0f66d41744
Implement Rushwood Elemental
2016-09-03 23:36:48 -04:00
Matt Oslan
dcf5a0593a
Implement Soothing Balm
2016-09-03 23:35:55 -04:00
Matt Oslan
f78d79e914
Implement Tonic Peddler
2016-09-03 23:35:32 -04:00
Samuel Sandeen
ac4658576b
Remove Skullbriar
...
There are still too many changes required before it can be implemented.
2016-09-03 20:24:05 -04:00
Samuel Sandeen
434be545f7
Merge remote-tracking branch 'magefree/master'
...
# Conflicts:
#
Mage/src/main/java/mage/abilities/condition/common/SourceHasSubtypeCondi
tion.java
# Mage/src/main/java/mage/game/permanent/PermanentToken.java
2016-09-03 20:06:33 -04:00
Samuel Sandeen
ef5ed5256a
Clean up the deprecated moveCards methods in Player
2016-09-03 20:04:12 -04:00
Matt Oslan
a58432ac3f
Change Minions' Murmurs from damage to life loss
2016-09-03 17:04:27 -04:00
Samuel Sandeen
bec11804f5
Make the handling of counters more consistent.
...
This dramatically reduces the code duplication around counters handling.
2016-09-03 16:52:41 -04:00
Max Lebedev
1bae15ab11
Merge https://github.com/magefree/mage
2016-09-03 16:05:33 -04:00
Max Lebedev
ecd1985dab
implemented Vernal Equinox
2016-09-03 16:04:22 -04:00
Matt Oslan
eaa16a179b
Implement Cyclopean Mummy
2016-09-03 14:13:55 -04:00
Matt Oslan
00e3ca1939
Implement Walking Dead
2016-09-03 14:12:21 -04:00
Matt Oslan
cfa5b13f0b
Implement Living Armor
2016-09-03 14:11:54 -04:00
Matt Oslan
53edfaeaa0
Implement Vulshok Battlemaster
2016-09-03 13:02:23 -04:00
LevelX2
2c904321e3
Merge pull request #2220 from maxlebedev/master
...
Added a couple of old Legends cards
2016-09-03 18:53:26 +02:00
Matt Oslan
e163227492
Merge origin/master into pull2
2016-09-03 10:39:06 -04:00