Evan Kranzler
|
bb827eafbf
|
[KHM] added Foretell placeholder ability
|
2021-01-08 08:49:08 -05:00 |
|
Daniel Bomar
|
0f4d90b871
|
[KHM] Implemented Varragoth, Bloodsky Sire (#7341)
* [KHM] Implemented Boast mechanic
* BoastAbility - Added author tag
* [KHM] Implemented Varragoth, Bloodsky Sire
* [KHM] Fixup BoastAbility and added BoastHint
* [KHM] BoastAbility - Call super instead of copying code
|
2021-01-08 08:04:47 -05:00 |
|
LevelX2
|
c67ce93ec4
|
* Fixed some problems with color changes of cards and spells - e.g. Painter's Servant (fixes #7325 fixes #6487).
|
2021-01-08 11:03:39 +01:00 |
|
Evan Kranzler
|
f6c70d5d4a
|
[KHM] fixed verify error
|
2021-01-07 22:02:26 -05:00 |
|
Evan Kranzler
|
dd558970ac
|
fixed text for forecast ability
|
2021-01-07 19:17:46 -05:00 |
|
Evan Kranzler
|
65ace87a83
|
[KHM] Implemented Invasion of the Giants
|
2021-01-06 22:52:19 -05:00 |
|
cheeses-fries
|
d231eb0c23
|
Fixed other Xs grammar for GainAbilityControlledEffect (#7324)
|
2021-01-04 15:54:34 -06:00 |
|
Daniel Bomar
|
923cf1e3ac
|
Allow morph lands to be cast face down at instant speed (#7169)
|
2021-01-01 11:42:54 -06:00 |
|
Daniel Bomar
|
2e4baeed93
|
Fixed escape being castable from non graveyard zones ex. Cascade (fixes #7225) (#7319)
|
2021-01-01 00:21:59 -06:00 |
|
weirddan455
|
57c8094fa1
|
Fixed rule text on BecomesTappedSourceTriggeredAbility (#7312)
|
2020-12-29 14:25:10 -05:00 |
|
Evan Kranzler
|
84b32a8ee7
|
[KHM] Implemented Warchanter Skald
|
2020-12-28 15:46:34 -05:00 |
|
LevelX2
|
c48a03ddfc
|
Merge origin/master
|
2020-12-28 18:36:41 +01:00 |
|
LevelX2
|
8098dd690c
|
* Fixed that effects with custom duration are not automatically removed from the game if source permanents leaves the game (fixes #6997).
|
2020-12-28 18:36:05 +01:00 |
|
Oleg Agafonov
|
ee8d459c8a
|
Additional comment for #7014
|
2020-12-28 18:36:07 +04:00 |
|
LevelX2
|
dbea1e35eb
|
* Momir format - Fixed that AI turn calculation caused H2 DB errors (fixes #7014).
|
2020-12-28 15:11:39 +01:00 |
|
Oleg Agafonov
|
aa7226a1af
|
* Archive Trap - fixed that it doesn't apply alternative cost after searched library (#7274);
|
2020-12-28 07:10:15 +04:00 |
|
Oleg Agafonov
|
ced4f44213
|
* Halana, Kessig Ranger - fixed that it doesn't do damage on trigger (#7286);
|
2020-12-28 06:17:35 +04:00 |
|
Oleg Agafonov
|
9c83b3bc11
|
Merge pull request #7278 from weirddan455/kaya
[KHM] Implemented Kaya the Inexorable
|
2020-12-27 12:22:24 +01:00 |
|
Mike Simons
|
9a6d520ebc
|
2020 Commander precon decklists
|
2020-12-26 20:06:38 -05:00 |
|
Oleg Agafonov
|
46e0bb9473
|
Fixed player names in some game logs;
|
2020-12-27 02:00:52 +04:00 |
|
Oleg Agafonov
|
a307e5934f
|
Improved some source related filters in effects:
* Fixed that some cards ignore range of influence or source related filters;
* Improved ChosenSubtypePredicate to work with gain abilities;
|
2020-12-25 19:06:36 +04:00 |
|
Oleg Agafonov
|
64e948e4b3
|
* AI: improved game performance by x10 for cards with target amount;
AI: added targeting name and amount info to simulation logs;
AI: removed duplicated target variations from target amount simulations;
|
2020-12-24 15:02:28 +04:00 |
|
Daniel Bomar
|
0a28963aa3
|
[KHM] KayaTheInexorableEmblem - Move choices to static
|
2020-12-23 14:29:03 -06:00 |
|
LevelX2
|
2ce90b1e0a
|
* Fixed that the dies trigger of Ashen Rider also triggers if Ashen Rider is copied by other creatures (e.g. Volrath the Shapestealer) (fixes #7107).
|
2020-12-23 18:02:00 +01:00 |
|
LevelX2
|
2daa5aae50
|
* Fixed that AI fired targeting event twice (fixes #7094).
|
2020-12-23 15:53:55 +01:00 |
|
LevelX2
|
dfa035d9dc
|
* Heartsone - Fixed that mana cost was reduced to less than one mana (fixes #7070).
|
2020-12-23 13:20:00 +01:00 |
|
Oleg Agafonov
|
dd7c1939d3
|
* Game: fixed that Snow-Covered lands can be added to auto-generated or submitted/timeout decks (#7222);
|
2020-12-23 10:26:49 +04:00 |
|
Oleg Agafonov
|
10cf9c4a4e
|
* Genesis Ultimatum - fixed rollback error on usage with modal double faces cards (#7275);
|
2020-12-23 09:15:04 +04:00 |
|
Daniel Bomar
|
a1318663d6
|
[KHM] Implemented Kaya the Inexorable
|
2020-12-22 18:04:43 -06:00 |
|
Oleg Agafonov
|
255c292104
|
* Deals damage divided as you choose - fixed that some cards can't choose planeswalkers (example: Arc Lightning, see #7276);
Refactor: simplified FilterCreaturePlayerOrPlaneswalker to use single permanent filter;
|
2020-12-23 02:31:41 +04:00 |
|
Oleg Agafonov
|
347a3b1e1a
|
* Jeweled Lotus - fixed that mana can't be used to cast commanders without normal mana (#7272);
|
2020-12-22 23:22:41 +04:00 |
|
Oleg Agafonov
|
0ac4a9d87a
|
* Activate spell's ability on the stack - fixed that it can't be activated by humans (example: Lightning Storm);
|
2020-12-22 17:13:00 +04:00 |
|
LevelX2
|
29184316f2
|
* Cumulative Upkeep - Fixed that a permanent with CU was wrongly sacrificed if the control of the permanent has changed since CU begin of upkeep trigger was put on the stack. Added tests for CU.
|
2020-12-21 14:36:22 +01:00 |
|
Oleg Agafonov
|
e02089464f
|
* Offering ability - fixed rollback error on usage with lands;
|
2020-12-20 16:12:40 +04:00 |
|
Oleg Agafonov
|
a2c046993d
|
* Cards drawn this turn - fixed rollback error on some cards usage;
|
2020-12-20 14:30:42 +04:00 |
|
Oleg Agafonov
|
cc5fce4256
|
Prepare new release
|
2020-12-19 23:59:44 +04:00 |
|
Oleg Agafonov
|
9dd09c970a
|
[CMR] added tokens support, added tokens download
|
2020-12-19 21:42:31 +04:00 |
|
Oleg Agafonov
|
9f67765e2d
|
[CMR] fixed Armix, Filigree Thrasher - not working card, missing target (#7234);
|
2020-12-19 18:18:47 +04:00 |
|
Oleg Agafonov
|
1b830032ac
|
* Militant Angel - fixed rollback error on usage (#7239);
|
2020-12-19 04:48:55 +04:00 |
|
Oleg Agafonov
|
384ff2e7ac
|
* Gain cost modification abilities - fixed that commanders can't be played without full mana (example: gained Affinity by Mycosynth Golem, gained Convoke by Chief Engineer, see #7249 #7171, #6698);
|
2020-12-18 18:33:44 +04:00 |
|
Oleg Agafonov
|
53c5abea14
|
Added additional test for #7251;
Added last error info in too many errors game message;
|
2020-12-18 16:46:05 +04:00 |
|
Oleg Agafonov
|
c13d07b73d
|
[CMR] fixed Rakshasa Debaser - class cast exception in filter on usage;
|
2020-12-18 15:54:59 +04:00 |
|
LevelX2
|
d39575c24e
|
* Fixed bug in DamagedBatchEvent (fixes #7241). Fixed some spelling in test classes.
|
2020-12-17 17:39:17 +01:00 |
|
LevelX2
|
991019088f
|
* Bojuka Bog - Fixed card movement to exile missing group movement handling (fixes #7243).
|
2020-12-17 16:41:22 +01:00 |
|
Oleg Agafonov
|
3f44d9eef3
|
* Exile card and return it from exile - fixed rollback error on commander creature exile (#7250);
[CMR] fixed PromiseOfTomorrow - not working ability;
|
2020-12-17 10:07:15 +04:00 |
|
Oleg Agafonov
|
a6f79580d7
|
* Monarch ability - fixed rollback error on monarch player leaves the game;
|
2020-12-17 06:58:01 +04:00 |
|
Oleg Agafonov
|
926f5f0621
|
* Copy spell for each other permanents that it could target - fixed that AI can freeze the game, fixed wrong highlighting;
|
2020-12-17 06:37:41 +04:00 |
|
Oleg Agafonov
|
a0a1dcb39f
|
* GUI: added additional target arrows to stack objects (now you can see triggered or affected permanents and another related links, see #6918);
* Amulet of Vigor - improved combo support for multi triggers (now you can see triggered land name and chooses stack order, see #6918);
|
2020-12-17 03:05:58 +04:00 |
|
Oleg Agafonov
|
9c56ff90d3
|
* Gruul Ragebeast - added your fighting creature name to stack trigger as additional hint and arrow (#6918);
|
2020-12-16 19:51:05 +04:00 |
|
Oleg Agafonov
|
0c2c33e940
|
* Kicker abilities - fixed that some cards don't see kicked status of multikicker spells (example: Hallar, the Firefletcher, #4895);
|
2020-12-15 21:23:09 +04:00 |
|