Evan Kranzler
a62cad1319
Implemented Judith, the Scourge Diva
2019-01-02 16:44:45 -05:00
Evan Kranzler
dc06035de6
small change to Deputy of Detention
2019-01-02 13:25:45 -05:00
Evan Kranzler
ea8947dda5
Implemented Deputy of Detention
2019-01-02 13:09:45 -05:00
Evan Kranzler
f17871188c
Implemented Hydroid Krasis
2019-01-02 12:30:01 -05:00
Evan Kranzler
38b6f476e3
Implemented Sphinx of Foresight
2019-01-02 12:04:45 -05:00
Oleg Agafonov
7f4332ac01
[RNA] Fixed cost
2019-01-02 20:50:26 +04:00
Oleg Agafonov
5fdb557f4d
[RNA] Fixed cost
2019-01-02 20:48:16 +04:00
Oleg Agafonov
b1839da7fc
[RNA] Fixed cost
2019-01-02 20:45:11 +04:00
Oleg Agafonov
6905477707
[RNA] Fixed various images
2019-01-02 20:35:13 +04:00
Oleg Agafonov
87a871f387
[RNA] - added Locket cards;
2019-01-02 20:24:53 +04:00
Evan Kranzler
a191efe0b0
Merge branch 'master' of https://github.com/magefree/mage
2019-01-02 11:20:50 -05:00
Evan Kranzler
f6315e589a
updated GRN spoiler and reprints
2019-01-02 11:19:38 -05:00
Oleg Agafonov
e9f9b05141
Fixed NPE errors for some cards ( #5471 )
2019-01-02 20:06:01 +04:00
Ingmar Goudt
4b857f24c0
remove calls to mode.getEffects().add and mode.getTargets().add , and replace them with addEffect and addTarget . This way we hide the implementation of the modes. Cards should not be interested in how an effect is to be added, rather they should just be able to use a service for that. Refer to Law of Demeter or Principle of Least Knowledge
2019-01-01 14:19:06 +01:00
Jeff
dad4ce3312
- Added Lim-Dul's Cohort and Mind Whip.
2018-12-31 14:05:46 -06:00
Ingmar Goudt
43d305a4b1
no need to use a stringbuilder for single line String creation. Java will compile this to use a StringBuilder automatically. StringBuilder performs best when initialized outside a loop
2018-12-31 20:40:21 +01:00
Ingmar Goudt
da3c861344
add nullchecks for game.getObject
2018-12-31 16:03:36 +01:00
Ingmar Goudt
09dd9d5a26
include more player null checks
2018-12-31 00:56:03 +01:00
Jeff
cc2871a356
- changed card number
2018-12-28 17:05:58 -06:00
Jeff
7808453461
- Added enhancement #5480
2018-12-28 16:56:24 -06:00
Jeff
54e70016cd
- Added Gaze of Pain.
2018-12-28 09:02:42 -06:00
jeffwadsworth
ba4bc5cca2
- changed card number
2018-12-28 00:09:46 -06:00
L_J
d0fbe6d35c
Implemented Alliances cards ( #5470 )
...
* Implemented Alliances cards (#84 )
* Fixed Storm Elemental
* Fixed Sworn Defender
2018-12-27 22:53:10 -06:00
Jeff
ff11727596
- Added Krovikan Vampire. Fixed Duplicity.
2018-12-27 18:01:37 -06:00
Evan Kranzler
8485d70552
small additional change to Rakshasa Vizier
2018-12-27 12:23:56 -05:00
Evan Kranzler
d27765863d
fixed Rakshasa Vizier issue ( fixes #5479 )
2018-12-27 09:35:49 -05:00
Evan Kranzler
ce10d20517
Reworked Rakshasa Vizier triggered ability to only trigger once ( fixes #5475 )
2018-12-25 16:11:20 -05:00
Evan Kranzler
e45dda28a9
updated RNA spoiler and reprints
2018-12-25 13:26:22 -05:00
Oleg Agafonov
d36cca02aa
Fixed NPE errors for some cards ( #5471 )
2018-12-23 20:24:20 +04:00
Evan Kranzler
be43613da1
Implemented Emergency Powers
2018-12-21 20:07:21 -05:00
Evan Kranzler
d9ca4f2ff6
Implemented Sphinx's Insight
2018-12-21 19:40:59 -05:00
Evan Kranzler
20d5bfc3c9
Implemented Incubation // Incongruity
2018-12-21 13:21:19 -05:00
Jeff
2fca196f79
- Fixed #5468
2018-12-21 11:46:30 -06:00
Oleg Agafonov
5d1289a66e
Merge pull request #5465 from magefree/ui-new-download-window
...
UI: added new download images window
2018-12-21 18:03:55 +04:00
Oleg Agafonov
2fdef83284
Merge pull request #5455 from SpikesCafe-google/AddSpinyStarfish3
...
Add Spiny Starfish from Alliances.
2018-12-21 05:33:04 +04:00
Evan Kranzler
20247f2fef
Implemented Tithe Taker
2018-12-20 19:21:52 -05:00
Evan Kranzler
9d99a04fd6
Implemented Gruul Spellbreaker
2018-12-20 18:56:43 -05:00
Evan Kranzler
2b6f85df23
Implemented Frenzied Arynx
2018-12-20 18:44:57 -05:00
jmharmon
8a3ebd1f44
Update SimicAscendancy.java
2018-12-20 00:19:29 -08:00
jmharmon
9192b2fdcf
Implement Simic Ascendancy
2018-12-19 22:28:41 -08:00
jmharmon
3d26198fdd
Implement Simic Ascendancy
2018-12-19 22:26:26 -08:00
Evan Kranzler
ad7ca19b56
fixed an error
2018-12-19 23:42:14 -05:00
theelk801
6a77f8c430
Merge branch 'master' into master
2018-12-19 23:41:02 -05:00
jmharmon
ccd3c31349
Update RakdosFirewheeler.java
2018-12-19 20:08:52 -08:00
Evan Kranzler
9c1b4b9f60
Implemented Zegana, Utopian Speaker
2018-12-19 18:33:12 -05:00
Evan Kranzler
02406e2c7c
Implemented Bedevil
2018-12-19 18:22:57 -05:00
Evan Kranzler
fd25ac8ccb
Implemented Aeromunculus
2018-12-19 18:19:49 -05:00
jmharmon
7c5cbe44d0
Update RavnicaAllegiance.java
2018-12-18 21:57:54 -08:00
Evan Kranzler
c7bc799f86
Implemented Light Up the Stage
2018-12-18 21:23:35 -05:00
Evan Kranzler
abf859b754
Implemented Gate Colossus
2018-12-18 20:59:47 -05:00
Evan Kranzler
226628bb1b
Implemented Rafter Demon
2018-12-18 19:56:04 -05:00
Evan Kranzler
4416834e2c
Implemented Imperious Oligarch
2018-12-18 19:47:36 -05:00
Evan Kranzler
846c133d04
Implemented Rix Maadi Reveler
2018-12-18 19:44:55 -05:00
Oleg Agafonov
bd644c273f
Fixed card numbers in PUMA set;
2018-12-18 17:31:13 +04:00
jmharmon
785a1cbdf3
Implement Rakdos Firewheeler
2018-12-17 21:20:34 -08:00
Evan Kranzler
d0e4ecaba1
Implemented The Haunt of Hightower
2018-12-17 22:36:05 -05:00
Evan Kranzler
b5f383254c
implemented Afterlife ability
2018-12-17 22:25:52 -05:00
Evan Kranzler
4d9caa4ee1
fixed a small test fail problem
2018-12-17 21:57:52 -05:00
Evan Kranzler
9cc92553ad
Implemented Growth Spiral
2018-12-17 21:43:00 -05:00
Evan Kranzler
d3e5b64719
Added RNA set file
2018-12-17 21:36:09 -05:00
Jeff
d6dfeebe0d
- Fixed #5460
2018-12-17 09:52:37 -06:00
Oleg Agafonov
498edb4138
Fixed card numbers
2018-12-14 06:49:36 +04:00
Jeff
28a7ad0031
- added sets for previous cards
2018-12-13 18:38:31 -06:00
Jeff
c2739c004b
- Added Dread Wight and Cloak of Confusion.
2018-12-13 17:43:11 -06:00
Jeff
09827e1e11
- Fixed #5457
2018-12-11 17:54:35 -06:00
Jeff
8452d50409
- refactored Search for Survivors.
2018-12-11 17:32:25 -06:00
Jeff
83ca46610a
- Prophecy Set 100%. Added Search for Survivors and Sheltering Prayers.
2018-12-11 08:32:05 -06:00
Jeff
4bb1b7c29a
Merge origin/master
2018-12-10 13:23:53 -06:00
Jeff
9f35d69c99
- Exodus Set 100%. Added Dizzying Gaze, Mind Maggots, Paroxysm.
2018-12-10 13:22:35 -06:00
SpikesCafe-google
a852d5c9e5
Add Spiny Starfish from Alliances.
2018-12-09 13:48:55 -05:00
jeffwadsworth
6ae86a7f7d
- refactored Grollub.
2018-12-07 19:55:08 -06:00
Jeff
fa65ef0237
- Added Cunning and Grollub.
2018-12-07 17:52:14 -06:00
Jeff
605abc1624
- Added Limited Resources and Aether Tide.
2018-12-07 16:19:26 -06:00
Oleg Agafonov
1986b01bf6
Fixed card name in GRN;
2018-12-07 07:32:49 +04:00
Oleg Agafonov
a922cb4d07
Fixed Stronghold card numbers
2018-12-07 02:51:11 +04:00
Oleg Agafonov
1d450730c0
Merge origin/master
2018-12-07 01:21:32 +04:00
Oleg Agafonov
02b7e2cf10
Refactor: extract card names compare logic (is empty name, is same name)
...
Fixed last broken tests
2018-12-07 00:26:50 +04:00
Jeff
88578502ad
- Added Monstrous Hound and Keeper of the Flame.
2018-12-06 09:57:24 -06:00
Jeff
21c6afa1c7
- Added Volrath's Dungeon.
2018-12-05 16:05:46 -06:00
Jeff
d397c8126a
- added card info to Starter1999 set.
2018-12-04 17:17:46 -06:00
Jeff
dcec3ad66e
- Stronghold Set 100%. Added Hidden Retreat, Ransack, Rebound, and Samite Blessing.
2018-12-04 16:32:23 -06:00
Oleg Agafonov
6e64e08bd2
* Pattern Of Rebirth - Fixed that it can shuffle lib without search;
2018-11-29 19:40:47 +04:00
Oleg Agafonov
bb18814c84
* Fixed wrong re-targeting on copy complex cards (fixed adjustTargets for copies)
...
* Oath Of Lieges - Fixed that copy of opponent's card don't work;
* Oath Of Lieges - Fixed that it can shuffle lib without search;
2018-11-29 19:39:13 +04:00
Jeff
a948a1101a
- small edit to Jeleva.
2018-11-29 09:30:05 -06:00
Oleg Agafonov
59bda7f1d5
Refactor: added copyFrom info for all objects (original card used for copy, copy of copy and etc);
2018-11-29 19:29:39 +04:00
Jeff
47dac3940c
- Fixed #5401
2018-11-29 09:26:31 -06:00
Jeff
258bb2b623
- Added Skeleton Scavengers and Contempt.
2018-11-28 15:43:28 -06:00
Jeff
eb996716bc
- Added Walking Dream and Mogg Bombers.
2018-11-26 17:57:15 -06:00
Jeff
fbf2b5f7b6
- A few fixes for Jace, Architect of Thought.
2018-11-26 15:34:07 -06:00
LevelX2
e6ce58d6bf
XMage 1.4.32V0
2018-11-26 19:30:22 +01:00
LevelX2
2323654a22
Fixed Duplicity casting costs.
2018-11-26 19:00:59 +01:00
LevelX2
c4cd4b8b6a
Merge branch 'master' into JaceArchitectOfThoughtFix
2018-11-26 17:29:31 +01:00
LevelX2
288f2be76e
Merge pull request #5443 from Zzooouhh/Zzooouhh-cons
...
Implemented Canal Dredger and Deal Broker (without "draft matters")
2018-11-26 17:21:46 +01:00
LevelX2
27da462716
Merge pull request #5265 from magefree/FixFlickerform5084
...
Flickerform
2018-11-26 17:19:38 +01:00
LevelX2
eb02409f19
Merge pull request #5366 from Zzooouhh/Zzooouhh-jace
...
Jace, Architect of Thought ultimate fix (fixes #5357 )
2018-11-26 16:53:14 +01:00
L_J
4844d439db
Implemented Canal Dredger and Deal Broker
2018-11-26 14:31:09 +00:00
L_J
3fd738b5e5
Implemented Deal Broker
2018-11-26 14:30:58 +00:00
L_J
6e2dde92aa
Implemented Canal Dredger
2018-11-26 14:30:17 +00:00
L_J
c24077a5fb
Goblin Machinist fix
...
Card didn't reveal the nonland card and put it on the bottom of library
2018-11-26 12:47:41 +00:00
jeffwadsworth
77ab630001
- Added Duplicity.
2018-11-25 21:38:07 -06:00
L_J
4f1e9b0394
Implemented some Legends cards
2018-11-26 04:16:41 +01:00
jeffwadsworth
a01891f11e
- added some null checks.
2018-11-25 19:11:12 -06:00
jeffwadsworth
4f0725586b
- Urza's Destiny 100%. Added Private Research, Lurking Jackals, Incendiary.
2018-11-25 11:40:10 -06:00
jeffwadsworth
2e9879616c
- Updated Urza's Destiny set.
2018-11-25 10:52:16 -06:00
jeffwadsworth
ea4c202a40
- Added Fatigue and Disappear.
2018-11-25 10:51:27 -06:00
jeffwadsworth
2144ae75a4
- Added Archery Training and Fend Off.
2018-11-25 10:08:30 -06:00
Ingmar Goudt
ed69c04490
fix for #5417
2018-11-23 20:05:30 +01:00
jeffwadsworth
2e17cb334e
- Fixed #5100 . Added a replacement effect for skipping the combat phase.
2018-11-23 11:36:29 -06:00
LevelX2
43ee5e9c43
* Acklay of the Arena - Fixed triggered ability ( fixes #5416 ).
2018-11-23 12:30:44 +01:00
LevelX2
dbbe92ff0a
* Outer Rim Slaver - Fixed rule text. Improved target description text ( #5416 ).
2018-11-23 10:59:04 +01:00
Oleg Agafonov
e5bdb85076
* Mirari - Fixed that it can select any spell instead triggered use.
2018-11-22 21:53:32 +04:00
LevelX2
57d5c391fa
* Adroit Hateflayer - Fixed triggered ability only doing damage to opponents instead of all players ( #5416 ).
2018-11-22 16:22:07 +01:00
Oleg Agafonov
738cb59eaf
Added all cards to Ultimate Masters
2018-11-22 19:17:18 +04:00
Jeff
c61badc2c3
- Fixed Stadium Vendors.
2018-11-20 15:22:58 -06:00
Jeff
1bac7fc04c
- Fixed Soul Strings. DoUnlessAnyPlayerPays now supports X costs.
2018-11-20 09:46:36 -06:00
Jeff
9916dbdad7
- Fixed #5434
2018-11-19 16:55:46 -06:00
Jeff
0eedca5283
- Fixed #5393
2018-11-19 15:09:36 -06:00
Jeff
d1c1abb967
- Fixed #5433
2018-11-19 11:17:14 -06:00
Oleg Agafonov
9cb69fbc83
* Mind Bomb - Fixed that it can't do damage to players with 0 selected cards;
2018-11-19 01:46:44 +04:00
Jeff
ed7c32f9e8
- Added Scrying Glass and Metathrane Elite.
2018-11-16 16:14:10 -06:00
Jeff
c4d13ab37a
- Fixed #5430
2018-11-16 11:36:05 -06:00
Jeff
fab9a79443
- Added Viashino Bey, Lurking Skirge, and Opal Avenger. Urza's Legacy Set 100% done.
2018-11-15 19:09:23 -06:00
Jeff
f4f24502f4
- Added Discordant Dirge. Urza's Saga Set 100% done.
2018-11-15 12:05:06 -06:00
Jeff
27b2fed8ce
- Added Outmaneuver and Antagonism.
2018-11-14 17:18:17 -06:00
Jeff
9d8d623341
- Text fixes for Opal Acrolith.
2018-11-13 18:36:03 -06:00
Jeff
d3bfeccb01
- Added Veiled Sentry,
...
Hidden Predators,
Veiled Crocodile,
Veiled Serpent.
2018-11-13 18:29:12 -06:00
Oleg Agafonov
51dce7a447
Karametra, God of Harvests - Fixed typo in card text
2018-11-14 02:14:29 +04:00
Oleg Agafonov
44ed8cebb7
* Pemmin's Aura - Fixed exception error after enchanted creature was dies;
2018-11-14 02:10:40 +04:00
Jeff
8d4f44bee6
- Added Veil of Birds and Veiled Apparition.
2018-11-13 11:27:44 -06:00
Jeff
69e795e75e
- Added Power Taint
2018-11-12 17:55:45 -06:00
Jeff
e953f5e2cc
- Modified 2 sets to include new card
2018-11-12 17:24:25 -06:00
Oleg Agafonov
a4ed0f0c3b
Merge remote-tracking branch 'remote-production/master' into local-production
2018-11-13 03:21:38 +04:00
Oleg Agafonov
2ebe05c85e
[GNT] implemented Goblin Goliath, GNT set now fully implemented
2018-11-13 03:20:20 +04:00
Jeff
c22217c22c
- Added Enchantment Alteration
2018-11-12 17:15:45 -06:00
Oleg Agafonov
2c89ec92d3
[GNT] implemented Rot Hulk
2018-11-13 01:15:24 +04:00
Oleg Agafonov
9986c1d365
[GNT] implemented Militant Angel
2018-11-13 00:25:48 +04:00
Oleg Agafonov
209bccef0c
[GNT] implemented Inspired Sphinx
2018-11-12 22:31:42 +04:00
Oleg Agafonov
a0e4791ad6
[GNT] implemented Avatar of Growth
2018-11-12 04:17:04 +04:00
Oleg Agafonov
2452e07a0f
* Added new set Ultimate Box Topper Promos (PUMA) with 40 cards;
2018-11-12 01:36:14 +04:00
Oleg Agafonov
4b87af1c74
* Added new set Ultimate Masters (UMA) with 41 cards (other cards will be added later);
2018-11-12 01:29:13 +04:00
Oleg Agafonov
9ba6a7ec5c
* Added new set Game Night (GNT) with 63 cards (5 not implemented yet);
2018-11-12 01:17:42 +04:00
Oleg Agafonov
fe3eda4944
* Spell Contortion, Warleader's Helix - fixed wrong card text;
...
Removed unused getRules in cards code;
2018-11-11 22:54:49 +04:00
Oleg Agafonov
20fe92b98b
* Machinate - fixed wrong card text;
2018-11-11 22:04:48 +04:00
Oleg Agafonov
45bb2a12fd
Fixed card name duplicate
2018-11-09 20:56:19 +04:00
Jeff
61fb31bea0
- Added Serra's Hymn and Venomous Fangs.
2018-11-08 17:54:05 -06:00
Jeff
a3206785ab
- Fixed #5410
2018-11-05 11:02:58 -06:00
Jeff
5a6bed313d
- Fixed #5409
2018-11-05 09:21:17 -06:00
brodee
a399f94bb1
fixed: Earthsurge should affect all players
2018-11-04 20:31:45 -08:00
Oleg Agafonov
08e88b8a65
Merge pull request #5351 from magefree/plane-and-emblem-implements-controllable
...
Refactor: make plane and emblem implement Controllable
2018-11-04 23:38:54 +04:00
Jeff
4c56baac03
- Fixed #5392
2018-11-01 18:18:14 -05:00
davidmfritz
c37832944e
Fixed cards to put onto the battlefield to one call
...
Fixed cards to put into exile to one call
2018-11-01 11:51:36 +01:00
davidmfritz
1dc421a545
Fixed to get the correct player list
...
Refactor to reveal first, then take action
2018-11-01 10:13:57 +01:00
davidmfritz
336732eba2
Performance fix to get out of the loop quicker if library is empty
2018-10-31 23:27:16 +01:00
davidmfritz
bf8123b7a5
Implementation of the card Clear the Land
2018-10-31 22:50:13 +01:00
davidmfritz
369beb213b
Fixed Scepter of Empires AA Cost
...
Fixed Scepter of Empires Activated Ability Cost from "{0}, {T}" to "{T}"
2018-10-29 22:22:24 +01:00
Jeff
29e34934d9
- Added Hidden Stag and Soul Sculptor.
2018-10-29 11:45:37 -05:00
brodee
893fd5dfc9
correct justice strike outcome removal to damage
2018-10-28 00:33:47 -07:00
brodee
4f61afa62b
AI updates, more cards will have the isRemoval bonus to their card rating
...
these weren't being picked up as removal spells and now are:
* modal spells where one mode is a removal spell
* spells that do a dynamic amount of damage, such as fireball
* cards that reduce the toughness temporarily or permanently
* cards that keep a creature tapped down
* cards that exile a creature
* cards that damage creatures that are attacking or blocking
* enchantments that exile a creature when they etb
* fight cards, and one sided fight cards
the ai will now rate those types of cards higher as they are removal
2018-10-28 00:16:14 -07:00
Jeff
22364300ee
- Added Opal Titan and Opal Acrolith.
2018-10-26 15:35:55 -05:00
LevelX2
44d3276046
* Brilliant Ultimatum - Fixed that it was not checked if the player is still allowed to play a land.
2018-10-25 16:15:24 +02:00
LevelX2
52f0ae8bd5
* Whispering Snitch - Fixed that it also triggered if other players surveilled.
2018-10-25 15:03:18 +02:00
LevelX2
7fef8113c0
* Sylvan Library - Fixed that the order of the cards put back to library was random.
2018-10-25 14:32:35 +02:00
LevelX2
cdcbf0aaa2
* Mistveil Plains - Fixed that the card was not moved to library.
2018-10-25 14:23:27 +02:00
L_J
4e231f51a1
Merge pull request #5394 from Zzooouhh/Zzooouhh-bandswithother
...
Implemented Bands With Other & related cards
2018-10-21 22:33:33 +02:00
LevelX2
26a93d4427
Reworked ability source object handling.
2018-10-21 21:37:23 +02:00
L_J
5a08632d59
Implemented Bands With Other
2018-10-21 16:59:10 +02:00
Evan Kranzler
01dfede9e9
fixed Chance for Glory giving indestructible to noncreature permanents
2018-10-20 20:13:26 -04:00
L_J
685175acd8
Merge pull request #5369 from Zzooouhh/planeshift
...
Implemented remaining Planeshift cards
2018-10-15 20:56:44 +02:00
L_J
b11c0ea5f8
Merge pull request #5386 from Zzooouhh/Zzooouhh-inv
...
Implemented remaining Invasion cards (Pulse of Llanowar bug)
2018-10-15 20:55:52 +02:00
LevelX2
9423731e97
* Fixed a problem with removing too much counters (caused by AI simulation).
2018-10-14 10:14:36 +02:00
L_J
44b2e7f84e
Implemented Invasion cards
2018-10-13 14:14:57 +02:00
Evan Kranzler
34e4012540
Implemented Mistfolk
2018-10-10 21:05:01 -04:00
Evan Kranzler
c95f5b55fc
Implemented Betrothed of Fire
2018-10-10 20:35:24 -04:00
L_J
9939af8968
Prevent arbitrary shuffles from Jace ultimate
2018-10-10 23:09:49 +00:00
L_J
b67107b1b5
Prevent arbitrary library search triggers from Jace ultimate
2018-10-10 22:55:42 +00:00
Evan Kranzler
9e41122813
Implemented Mob Mentality
2018-10-10 17:14:10 -04:00
Evan Kranzler
55ddd19be6
fixed Beamsplitter Mage being able to target opposing creatures with copied spells
2018-10-10 16:01:55 -04:00
Oleg Agafonov
681cb4b66a
Fixed missing import
2018-10-10 09:08:32 +04:00
Oleg Agafonov
7443794e46
Merge pull request #5374 from jmharmon/master
...
Implement Soul Strings
2018-10-10 09:00:29 +04:00
jmharmon
a513cf09ae
Update SoulStrings.java
2018-10-09 21:56:18 -07:00
Oleg Agafonov
66b5f3a990
* Sins of the Past - fixed that it can cast cards from any library instead controller's
2018-10-10 08:53:21 +04:00
Oleg Agafonov
9537a05552
Missing comments
2018-10-10 08:47:53 +04:00
jmharmon
aac5135c44
Implement Soul Strings
2018-10-09 20:13:23 -07:00
jmharmon
9500d8e154
Implement Soul Strings
2018-10-09 20:12:09 -07:00
Oleg Agafonov
3fc1660f75
Fixed abilities texts
2018-10-10 01:27:58 +04:00
Oleg Agafonov
26913923fa
Refactor: replaced duplicated ability - CreatureEntersBattlefieldTriggeredAbility by EntersBattlefieldControlledTriggeredAbility;
2018-10-10 01:21:43 +04:00
L_J
8b0393cb96
Fix Soulhunter Rakshasa damage value
2018-10-09 18:23:40 +00:00
Oleg Agafonov
d661b0e1e9
[ANA] - fixed ability text
2018-10-09 21:09:01 +04:00
Oleg Agafonov
1c95ed3b08
* Added new set Arena New Player Experience (ANA) with 39 cards (18 new);
2018-10-09 20:54:46 +04:00
Oleg Agafonov
74fb0acc75
[ANA] - fixed Confront the Assault
2018-10-09 20:36:59 +04:00
Oleg Agafonov
afe947f457
[ANA] - implemented Confront the Assault
2018-10-09 19:36:18 +04:00
Oleg Agafonov
925fb1c533
[ANA] - implemented Zephyr Gull
2018-10-09 19:03:29 +04:00
Oleg Agafonov
cf82c15aad
[ANA] - implemented Treetop Warden
2018-10-09 19:01:43 +04:00
Oleg Agafonov
e04705d914
[ANA] - implemented Titanic Pelagosaur
2018-10-09 19:00:14 +04:00
Oleg Agafonov
56d8887cf8
[ANA] - implemented Tactical Advantage
2018-10-09 18:57:58 +04:00
Oleg Agafonov
9207275936
[ANA] - implemented Soulhunter Rakshasa
2018-10-09 18:46:45 +04:00
Oleg Agafonov
2aa16bdf7d
[ANA] - implemented Shrine Keeper
2018-10-09 18:41:45 +04:00
Oleg Agafonov
0fef87dd28
[ANA] - implemented Shorecomber Crab
2018-10-09 18:40:15 +04:00
Oleg Agafonov
bebc0cbfcc
[ANA] - implemented River's Favor
2018-10-09 18:39:32 +04:00
Oleg Agafonov
5db3a46827
[ANA] - implemented Ogre Painbringer
2018-10-09 18:35:16 +04:00
Oleg Agafonov
da841f87e8
[ANA] - implemented Nimble Pilferer
2018-10-09 18:28:41 +04:00
Oleg Agafonov
088155dee4
[ANA] - implemented Inspiring Commander
2018-10-09 18:25:36 +04:00
Oleg Agafonov
7dfebc98f2
[ANA] - implemented Goblin Gang Leader
2018-10-09 18:10:11 +04:00
Oleg Agafonov
aeab7a6d8f
[ANA] - implemented Goblin Bruiser
2018-10-09 18:06:13 +04:00
Oleg Agafonov
cdf639ae65
[ANA] - implemented Feral Roar
2018-10-09 18:03:20 +04:00
Oleg Agafonov
be55ba19eb
[ANA] - implemented Cruel Cut
2018-10-09 17:59:47 +04:00
Oleg Agafonov
e9fa44f354
[ANA] - implemented Blinding Radiance
2018-10-09 17:22:22 +04:00
Oleg Agafonov
2b411b9c92
[ANA] - implemented Angelic Reward
2018-10-09 17:13:27 +04:00
Oleg Agafonov
01235ebe29
Missing comments
2018-10-09 17:12:00 +04:00
L_J
4ec40e4fdb
Implemented Planeshift cards
2018-10-05 02:06:44 +02:00
L_J
bf4988382e
More edits
2018-10-04 22:53:50 +00:00
L_J
57fdae9c92
Minor shuffle fix
2018-10-04 22:43:23 +00:00
Tyler Moore
2ed63a7184
Notifying players of library search, and giving controller choice to search
2018-10-04 15:14:43 -07:00
L_J
297b543630
Jace, Architect of Thought ult fix
2018-10-04 22:12:06 +00:00
Tyler Moore
c5cedc2aba
Adding lookAtAllLibraries to Player/PlayerImpl and using that method during JAOT's -8 resolution
2018-10-04 13:45:44 -07:00
Tyler Moore
02d9287cfa
Reverting concurrent code to start fresh
2018-10-04 11:19:40 -07:00
Tyler Moore
88f3db03c4
Both players' decks show up at the same time, but hangs if you don't select in the correct order
2018-10-04 11:18:00 -07:00
Oleg Agafonov
095ccc397e
Refactor: corrected class name for set
2018-10-03 22:53:18 +04:00
Oleg Agafonov
8fd6eb6313
Fix merge
2018-10-03 22:43:13 +04:00
Oleg Agafonov
64721675f2
Merge remote-tracking branch 'remote-production/master' into local-production
2018-10-03 22:10:23 +04:00
Oleg Agafonov
12eec8e1b8
* Fixed that some sets uses same images for multi-images cards:
...
* Guilds of Ravnica (GRN), Commander Anthology Volume II (CM2), Battlebond (BBD);
* From the Vault: Transform (V17), Media Inserts (MBP), WPN and Gateway Promos (GRC);
2018-10-03 22:06:18 +04:00
Evan Kranzler
1f239b28b3
added GRN guild kit set
2018-10-03 13:01:40 -04:00
Oleg Agafonov
69546c82ce
* Added missing images for WPN and Gateway Promos (GRC) set in scryfall source;
2018-10-03 20:32:58 +04:00
LevelX2
c41c6e1fe9
Fixed a problem with casting split cards from non hand zone. Added some generic cast from non hand zone effects and started replacing card specific effects by the generic ones ( fixes #5356 and fixes #4493 ).
2018-10-03 13:44:01 +02:00
Oleg Agafonov
ac8540216f
Refactor: source cleanup at imports
2018-10-03 13:26:37 +04:00
Richard Coates
b2f050df35
Update EtrataTheSilencer.java
...
Make the filter for cardsFound trigger on "greater than or equal to" rather than just "greater than".
2018-10-03 09:17:16 +02:00
Oleg Agafonov
fccae9b8cd
* Added new set Anthologies (ATH) with 85 cards;
2018-10-03 01:52:16 +04:00
Oleg Agafonov
cbf6b9d5b5
* Masters Edition II (ME2) - added 6 missing cards (Dry Spell, Mishra's Groundbreaker, Royal Decree, Varchild's Crusader, Whirling Catapult, Winter's Night)
2018-10-03 01:49:22 +04:00
Oleg Agafonov
434044eb0f
* Fixed missing lands from some sets in lands/decks generation;
2018-10-03 00:54:32 +04:00
Oleg Agafonov
63937351c1
* Fixed Coldsnap (CSP) booster that it missing of land card;
2018-10-02 22:03:50 +04:00
Oleg Agafonov
16d4639846
* Fixed Battlebond (BBD) booster that it missing of land card;
2018-10-02 21:49:26 +04:00
Oleg Agafonov
7cf78fb315
* Fixed that some cards don't use multiple images in Alliances (ALL) and Homelands (HML);
2018-10-02 21:02:22 +04:00
L_J
31bf2f5784
NON_FULL_USE_VARIOUS fix
2018-09-30 20:30:38 +00:00
L_J
650986a83c
Implemented Unstable cards & fixes
2018-09-30 20:49:23 +02:00
L_J
ba3b243493
Jumbo Imp typo fix
2018-09-30 18:36:54 +00:00
Oleg Agafonov
d3d880cdc9
Refactor: fixed wrong set's class names
2018-09-30 16:52:45 +04:00
Oleg Agafonov
c36a7560ff
Refactor: fixed wrong set's class names (48 files)
2018-09-30 16:47:17 +04:00
Oleg Agafonov
6ee1602bfc
Fixed merge
2018-09-30 16:43:55 +04:00
Oleg Agafonov
b5df24fb30
UGL: fixed card number and name typo;
2018-09-30 16:37:39 +04:00
L_J
1973bbb825
Removed duplicate Chicken Egg
2018-09-30 12:32:52 +00:00
L_J
be1c7316a7
Merge pull request #5350 from Zzooouhh/Zzooouhh-unh
...
Implemented Unhinged cards
2018-09-30 14:13:32 +02:00
L_J
1655963937
Merge branch 'master' into Zzooouhh-ugl
2018-09-30 14:13:00 +02:00
Ingmar Goudt
fe3f6fb6c8
make plane and emblem implement Controllable to give access to the isControlledBy method
2018-09-30 12:48:03 +02:00
L_J
feaaf7bb8a
Double Header fix
2018-09-30 10:36:14 +00:00
L_J
b6bd8137f4
Bloodletter fix
2018-09-30 10:35:51 +00:00
LevelX2
9b46406c86
* Burning Cinder Fury of Crimson Chaos Fire - Fixed opponent slection.
2018-09-30 12:23:18 +02:00
L_J
ff29761cbb
Implemented Unhinged cards
2018-09-30 12:19:54 +02:00
LevelX2
e614b8573e
Merge pull request #5291 from Zzooouhh/ugl
...
Implemented Jalum Grifter and Burning Cinder Fury (bugged)
2018-09-30 10:36:08 +02:00
LevelX2
0c127361e9
* Roots of Life - Fixed collectors number.
2018-09-30 10:34:48 +02:00
LevelX2
d4d4798144
Merge pull request #5308 from Fubs/master
...
Implemented Roots of Life
2018-09-30 10:09:55 +02:00
Evan Kranzler
acfcb19c7b
fixed error message with Glowspore Shaman when there's no land in graveyard
2018-09-29 22:01:40 -04:00
L_J
88faef33b2
Pemmin's Aura fix
2018-09-30 01:06:39 +00:00
Ingmar Goudt
809e75af75
Rename : typo in static method
2018-09-29 13:35:48 +02:00
Ingmar Goudt
ef092b20e0
Rename: fix typo in planeswalker ability
2018-09-29 11:07:52 +02:00
LevelX2
abf4d2ea3b
* Quest for the Goblin Lord - Fixed rule text.
2018-09-29 09:36:19 +02:00
Evan Kranzler
33beb8245e
updated oracle changes
2018-09-28 11:21:17 -04:00
Ingmar Goudt
e36eb5782b
update wrongly used Capitals
2018-09-28 15:19:27 +02:00
LevelX2
4c869eb78d
* Guilds of Ravnica - Buffering special common cards for booster generation.
2018-09-28 14:59:49 +02:00
Oleg Agafonov
f349c7d299
* Grand Prix Promos (GPX) - added 7 missing cards;
2018-09-27 16:24:22 +04:00
Oleg Agafonov
752d7ede9a
* Added new set "Duels of the Planeswalkers Promos" (14 cards);
2018-09-27 14:09:33 +04:00
Oleg Agafonov
1ff849bac2
Fixed DPA rarity
2018-09-27 13:12:51 +04:00
Oleg Agafonov
f19a5144d7
Reverted urza to nonbasic lands in Master Edition IV (see 114c3ca3c4
);
2018-09-27 12:34:08 +04:00
Oleg Agafonov
85c391394c
* Added new set "Duels of the Planeswalkers" (113 cards);
2018-09-27 12:24:18 +04:00
Evan Kranzler
114c3ca3c4
fixed various incorrect rarities
2018-09-26 19:22:02 -04:00
Ingmar Goudt
a0e54fbb7b
remove redundant null checks, remove some static fields
2018-09-26 22:02:03 +02:00
LevelX2
05dcfeaaa1
* Experimental Frenzy - Fixed a problem that casting cards from hand was not prevented ( #5338 ).
2018-09-26 17:29:43 +02:00
Evan Kranzler
fa7ae3ee35
fixed Mnemonic Betrayal not allowing mana of any color
2018-09-25 19:48:26 -04:00
Evan Kranzler
fc530a119d
small additional fix
2018-09-25 18:21:00 -04:00
Evan Kranzler
8b15bd7d57
fixed an error with Steel Hellkite
2018-09-25 18:11:59 -04:00
Evan Kranzler
768789c972
Implemented Rofellos's Gift
2018-09-25 16:18:26 -04:00
Evan Kranzler
114d726c81
fixed Steel Hellkite destroying permanents controlled by players to whom it only dealt noncombat damage
2018-09-25 15:40:47 -04:00
Evan Kranzler
a254aededd
fixed Nullstone Gargoyle countering creature spells
2018-09-25 14:54:55 -04:00
Evan Kranzler
4b5efbb979
fixed some rarities in Shadowmoor
2018-09-25 14:46:47 -04:00
Evan Kranzler
a4b34c5818
replaced Garruk Relentless's triggered ability with a state trigger
2018-09-25 14:42:44 -04:00
Evan Kranzler
c91f7f9f0d
updated Brudiclad, Telchor Engineer to be easier to use
2018-09-25 14:29:11 -04:00
Evan Kranzler
aa795ff3e6
fixed Stonehewer Giant not being able to attach equipment to shrouded creatures
2018-09-25 14:20:36 -04:00
Evan Kranzler
c303b5adf8
updated Mistveil Plains implementation
2018-09-25 14:17:52 -04:00
Evan Kranzler
e63a00d6a4
fixed Ob-Nixilis, Unshackled triggering when a player searches a library that isn't theirs ( fixes #5303 )
2018-09-25 11:27:37 -04:00
Evan Kranzler
a41324b330
updated Arcane Artisan code ( #5341 )
2018-09-25 08:37:59 -04:00
Evan Kranzler
32fd543824
fixed an issue with Tajic, Legion's Edge's prevention effect
2018-09-24 19:35:15 -04:00
Ingmar Goudt
da287bb4ed
fix voracious Dragon, Goblins were never counted properly
2018-09-24 21:24:41 +02:00
Evan Kranzler
ae33adb262
fixed Mnemonic Betrayal not triggering at end step ( fixes #5337 )
2018-09-24 08:33:18 -04:00
Evan Kranzler
7e5b01182c
fixed Kraul Harpooner not applying boost before fighting
2018-09-24 08:21:14 -04:00
Evan Kranzler
590bad7e00
fixed Invert // Invent not switch power and toughness
2018-09-23 22:20:02 -04:00
Evan Kranzler
28214209f6
fixed Expansion // Explosion dealing damage to all targets
2018-09-23 21:25:14 -04:00
Evan Kranzler
72ce460dff
small fix for Artful Takedown's text
2018-09-23 20:03:23 -04:00
Evan Kranzler
7562b1ee0b
fixed Wand of Vertebrae's second ability not working
2018-09-23 19:34:12 -04:00
LevelX2
5f6d724fa4
Merge origin/master
2018-09-23 19:01:44 +02:00
LevelX2
86bf88fb6a
* Cankerous Thirst - Fixed spell handling.
2018-09-23 19:01:15 +02:00
Evan Kranzler
9919a5e53a
fixed Blood Operative not triggering
2018-09-23 12:31:15 -04:00
Evan Kranzler
8ebc92e7bb
fixed Bounty of Might's mana cost
2018-09-23 12:27:42 -04:00
LevelX2
111be48211
* Bounty of Might - Fixed wrong casting costs.
2018-09-23 18:27:40 +02:00
LevelX2
6e9810696f
* Ludevic, Necro-Alchemist - Fixed tooltip text.
2018-09-23 18:03:48 +02:00
LevelX2
3eea43e475
* Never Happened - Fixed that the card to exile could not be selected.
2018-09-23 18:03:02 +02:00
Evan Kranzler
69f84b2583
fixed Arclight Pheonix ability not triggering ( fixes #5333 )
2018-09-23 09:37:56 -04:00
Evan Kranzler
7e799ef5bc
fixed confusing Artful Takedown targeting
2018-09-23 09:22:14 -04:00
Evan Kranzler
e1108b68ac
fixed Maximize Velocity text
2018-09-23 09:08:02 -04:00
Evan Kranzler
256da560eb
fixed Hatchery Spider not working correctly
2018-09-23 08:59:36 -04:00
Evan Kranzler
456f5d249b
fixed Camaraderie not working
2018-09-23 08:55:03 -04:00
LevelX2
560980c6ce
* Beacon Bolt - Added missing target definition.
2018-09-23 10:57:06 +02:00
LevelX2
cf67c272bc
* Varchild, Betrayer of Kjeldor - Fixe dthat the tokens were not created ( fixes #5330 ).
2018-09-23 10:40:59 +02:00
Evan Kranzler
95bbf191cc
additional fix for Lazav, the Multifarious
2018-09-22 22:36:31 -04:00
Evan Kranzler
f250a73e9e
fixed Lazav, the Multifarious ability
2018-09-22 22:25:29 -04:00
Evan Kranzler
3686d7461b
fixed Darkblade Agent not registering surveil
2018-09-22 21:48:15 -04:00
Evan Kranzler
461e5b2682
fixed Runaway Steam-Kin triggering off of non-red spells
2018-09-22 21:43:50 -04:00
Evan Kranzler
56c1b17dd7
fixed Enhanced Surveillance affecting all players rather than just controller
2018-09-22 20:22:44 -04:00
Evan Kranzler
4e5bdb5cff
fixed Selesnya Locket producing red mana instead of white
2018-09-22 20:20:00 -04:00
theelk801
6f57518377
Merge pull request #5326 from m-d-an/master
...
fixed Pelt Collector
2018-09-22 19:56:08 -04:00
LevelX2
b00d725d17
* Dimir Spybug - Fixed that the triggered ability did not work.
2018-09-23 01:41:12 +02:00
LevelX2
c79aea399b
* Piston-Fist Cylops - Fixed that it was never able to attack.
2018-09-23 01:15:26 +02:00
m-d-an
80a19a6e6e
fixed Pelt Collector (creature die trigger was missing)
2018-09-23 00:24:32 +02:00
LevelX2
3eb4df5fbe
[GRN] Some more fixes.
2018-09-22 22:32:29 +02:00
LevelX2
b815c4c053
[GRN] Some fixes to red cards.
2018-09-22 20:56:52 +02:00
LevelX2
83ef6e004b
[GRN] Some fixes to multicolored cards.
2018-09-22 20:46:30 +02:00
LevelX2
2952eb3e1a
[GRN] Some fixes to green cards.
2018-09-22 20:04:06 +02:00
LevelX2
fa88137e9e
[GRN] Some fixes to green cards.
2018-09-22 20:04:00 +02:00
LevelX2
7c91226bf9
[GRN] Some fixes to colorless cards.
2018-09-22 19:54:22 +02:00
LevelX2
95407414ff
[GRN] Some fixes to blue cards.
2018-09-22 19:46:17 +02:00
LevelX2
3e93a71001
[GRN] Some fixes to black cards..
2018-09-22 19:39:20 +02:00
LevelX2
f467378968
Merge origin/master
2018-09-22 19:25:41 +02:00
LevelX2
87fd7a2ab0
[GRN] Added Guildmages' Forum.
2018-09-22 19:25:10 +02:00
Evan Kranzler
8aecd1ad4c
Fixed Miraculous Recovery text
2018-09-22 13:02:14 -04:00
Evan Kranzler
d9609e55f2
Added support for GRN guildgates in land slot
2018-09-22 12:12:13 -04:00
LevelX2
883751f30c
[GRN] Added Thousand-Year Storm.
2018-09-22 17:26:06 +02:00
Evan Kranzler
4928c52204
Merge branch 'master' of https://github.com/magefree/mage
2018-09-22 11:15:59 -04:00
Evan Kranzler
12c43e2a5a
Implemented Beamsplitter Mage
2018-09-22 11:15:57 -04:00
LevelX2
24e090afc2
[GRN] Added Thief of Sanity.
2018-09-22 16:46:20 +02:00
LevelX2
4c17a13bce
[GRN] Added Thief of Sanity.
2018-09-22 16:43:15 +02:00
Evan Kranzler
e50a922970
Merge branch 'master' of https://github.com/magefree/mage
2018-09-22 10:06:42 -04:00
Evan Kranzler
24536032cd
Implemented Mnemonic Betrayal
2018-09-22 10:06:40 -04:00
theelk801
ad9bdcc2e8
Merge pull request #5322 from themogwi/GRN-Plaguecrafter
...
GRN - Add Card - Plaguecrafter - 082
2018-09-21 22:02:42 -04:00
Miguel Sainz Jr
37a92e9ca1
Card - Plaguecrafter - Cleanup
2018-09-21 21:57:39 -04:00
Miguel Sainz Jr
fe52410924
Card - Plaguecrafter - Fix order events occur
2018-09-21 21:56:05 -04:00
Evan Kranzler
cb138473e5
fixed Smelt-Ward Minotaur's name
2018-09-21 19:54:21 -04:00
Evan Kranzler
a07847d421
fixed some errors
2018-09-21 19:51:59 -04:00
Evan Kranzler
5102738941
Revert "Revert "Adding cards""
...
This reverts commit 5fa5eea5ba
.
2018-09-21 19:45:29 -04:00
theelk801
5fa5eea5ba
Revert "Adding cards"
2018-09-21 17:06:58 -04:00
theelk801
dc475258c8
Merge pull request #5323 from Ryan-Saklad/master
...
Adding cards
2018-09-21 17:03:55 -04:00
Ryan-Saklad
2550f31f9a
Add files via upload
2018-09-21 16:49:41 -04:00
Ryan-Saklad
878a61bde2
Add files via upload
2018-09-21 16:49:07 -04:00
Ryan-Saklad
1cc6a4e1bc
Add files via upload
2018-09-21 16:47:46 -04:00
Evan Kranzler
ec390ba5f7
Implemented Pelt Collector
2018-09-21 14:47:37 -04:00
Evan Kranzler
d1679035ed
Implemented Experimental Frenzy
2018-09-21 13:09:53 -04:00
LevelX2
753e44b1c9
[GRN] Fixed a problem of Expansion // Explosion.
2018-09-21 13:55:53 +02:00
LevelX2
f831d5fcc5
[GRN] Added Unmoored Ego.
2018-09-21 13:55:30 +02:00
Miguel Sainz Jr
34f46b27f3
GRN - Add Card - Plaguecrafter - 082
2018-09-21 05:31:35 -04:00
Evan Kranzler
18ba009667
Implemented Selective Snare
2018-09-20 20:43:12 -04:00
theelk801
beb190a47b
Merge pull request #5316 from magefree/targetAdjustment
...
Updated implementation of target adjustment
2018-09-20 20:15:46 -04:00
Evan Kranzler
7f81fc6437
Implemented Devious Cover-up
2018-09-20 20:06:34 -04:00
Evan Kranzler
6031a16e53
Implemented Precision Bolt
2018-09-20 15:52:20 -04:00