Commit graph

25796 commits

Author SHA1 Message Date
LevelX2
367f692194 * Circle of Affliction - Fixed that the triggered ability was wrongly also applied for damage dealt to other players. 2019-01-03 17:16:03 +01:00
LevelX2
dd8ec4d125 * Jace, Architect of Thought's - Fixed that the content of the second pile always showed all three cards. 2019-01-03 17:11:19 +01:00
LevelX2
4365449be3 * Fixed a problem with variable life costs (e.g. Toxic Deluge) and prevent pay life effects (e.g. Angel of Jubilation) that did not work for those spells. 2019-01-03 16:35:10 +01:00
LevelX2
5b3bc1f96d * Angel of Jubilation - Fixed that the effects of the Angel did not handle the range of affected players correctly. 2019-01-03 16:33:04 +01:00
LevelX2
77dbab7f41 * Vedalken Engineer - Fixed a problem that the promt to choose a color was unintended shown if player got priority. 2019-01-03 15:24:12 +01:00
LevelX2
95f9bf1d17 * Thief of Sanity - Fixed handling of authorized player for the triggered ability. 2019-01-03 14:59:21 +01:00
Ingmar Goudt
e1630b3c6f remove deprecated String subtype methods 2019-01-03 06:35:36 +01:00
Oleg Agafonov
a995643512 Fixed card texts 2019-01-03 04:13:24 +04:00
Evan Kranzler
47b943021f Implemented Mass Manipulation 2019-01-02 18:56:15 -05:00
Evan Kranzler
e36663c647 updated RNA spoiler 2019-01-02 18:39:33 -05:00
Evan Kranzler
659c576c37 fixed implementation of Simic Ascendancy 2019-01-02 18:23:33 -05:00
Evan Kranzler
98d0f72c74
Merge pull request #5467 from jmharmon/master
Implement Simic Ascendancy
2019-01-02 18:15:23 -05:00
Evan Kranzler
6587b98341
Merge branch 'master' into master 2019-01-02 18:15:14 -05:00
Evan Kranzler
25878eb4f4 Implemented Kaya, Orzhov Usurper 2019-01-02 18:13:58 -05:00
Evan Kranzler
8c95d89fb7 Implemented Dovin, Grand Arbiter 2019-01-02 17:18:10 -05:00
Evan Kranzler
a62cad1319 Implemented Judith, the Scourge Diva 2019-01-02 16:44:45 -05:00
Evan Kranzler
f1037cfde9 updated RNA spoiler 2019-01-02 16:24:01 -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
Oleg Agafonov
6e2b6aa7a3
Merge pull request #5483 from brodee/master
added the scg winter con cube
2019-01-02 19:48:56 +04:00
brodee
5bd30c8c55 added the scg winter con cube
this is the cube they drafted for $10k
2019-01-01 14:07:16 -08:00
brodee
6f4c404727
Merge pull request #6 from magefree/master
pulling upstream
2019-01-01 13:34:04 -08: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
Oleg Agafonov
2ebad63595 Added seeds support to random util:
* all xmage code uses shared util to generate random values;
 * tests can uses seeds to repeat "random" results like deck builds or AI plays;
2018-12-30 03:52:30 +04:00
Oleg Agafonov
52df594396 Fixed that freeform commander don't ignore banned cards from basic commander; 2018-12-29 20:40:05 +04:00
Ingmar Goudt
799fe34b02 change HashMap to EnumMap 2018-12-29 10:30:40 +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
jeffwadsworth
d20872dcb9 - Fixed #5474 2018-12-27 02:51:24 -06:00
Oleg Agafonov
42fdc6d663
Merge pull request #5477 from themogwi/vintage-cube-dec-2018
Implement December 2018 Vintage Cube
2018-12-26 20:59:30 +04:00