Oleg Agafonov
39a556f233
* Long-Term Plans and Volrath's Dungeon - fixed that it shows card name in game logs to other players ( #7179 );
2020-11-18 12:44:58 +04:00
Oleg Agafonov
d1abfb9255
* Kaza, Roil Chaser - fixed that cost reduction effect can be broken on rollback or cast cancel;
2020-11-18 12:07:32 +04:00
Oleg Agafonov
0fade0ed8c
Merge pull request #7190 from MusaBrt/master
...
Fixing some dirty codes
2020-11-18 07:28:25 +01:00
Oleg Agafonov
8e94f13b2c
[CMR] fixed Frenzied Saddlebrute - missing PT;
2020-11-18 09:48:34 +04:00
MusaBrt
c81ffb1db0
unnecessary boxed variable changed to primitive
2020-11-18 01:36:20 +03:00
MusaBrt
ccf42570aa
removed unnecessary condition
2020-11-18 01:34:43 +03:00
MusaBrt
5dbb391a68
removed unnecessary condition
2020-11-18 01:32:36 +03:00
MusaBrt
c965a60963
unnecessary boxed boolean
2020-11-18 01:19:54 +03:00
MusaBrt
e078644caf
removing unnecessary condition
...
L152, null checking for initialized final field
2020-11-18 01:11:31 +03:00
Oleg Agafonov
656653f38b
Modal Double Faces cards fixes:
...
* Fixed that mdf card can duplicate triggers (example: Skyclave Cleric, see #7187 );
* Fixed that mdf card can raise triggers from another side (example: Kazandu Mammoth, see #7180 );
2020-11-18 02:04:32 +04:00
MusaBrt
3dc720848d
removing unnecessary condition
...
L107
2020-11-18 01:03:06 +03:00
Evan Kranzler
6dcf7a2e53
fixed Planar Void exiling cards no longer in the graveyard
2020-11-17 07:44:26 -05:00
Oleg Agafonov
35b6239e92
* Riverglide Pathway - fixed wrong mana ability ( #7188 );
2020-11-17 05:03:56 +04:00
Evan Kranzler
2109f60e4d
[CMR] added all versions of cards
2020-11-13 21:03:34 -05:00
Evan Kranzler
420a125243
two more search effects refactored
2020-11-13 19:41:25 -05:00
Evan Kranzler
f5374c6571
refactored more search effects
2020-11-13 18:39:50 -05:00
Evan Kranzler
01a0d23a55
removed method for preventing library search triggers
2020-11-13 09:40:18 -05:00
Evan Kranzler
c693b0db2d
reworked implementation of Journey for the Eilixir
2020-11-13 09:26:07 -05:00
Evan Kranzler
2ca3a8a62a
updated some more cards with Role Assignment
2020-11-13 09:10:10 -05:00
Evan Kranzler
dfdacfe5de
reworked Conflux to use new RoleAssigner class
2020-11-12 22:18:11 -05:00
Evan Kranzler
a6300e30e5
reworked Gaea's Balance, broke out main party count algorithm for more general use
2020-11-12 22:01:07 -05:00
Francesco Burato
6e3750d50a
[app-wiring-refactor]: Apply review comments:
...
- Add reference to original library in `FluentBuilder`.
- Change `I<Name>` notation to `<Name>Impl` notation.
- Move error config to test resources
- Add comment with config instruction
- Add config to the documentation
2020-11-12 20:12:50 +00:00
Francesco Burato
e8bb8ae24b
[app-wiring-refactor]: Externalise configuration path
2020-11-12 20:12:49 +00:00
Francesco Burato
d0c2135e17
[app-wiring-refactor]: Remove static initialisation
...
- Remove all enum static managers
- Introduce interfaces for the managers
- Define new application wiring class (`ManagerFactory`)
- Externalise the configuration
2020-11-12 20:12:48 +00:00
Francesco Burato
cf3dd2d94c
[app-wiring-refactor]: Define external configuration
2020-11-12 20:12:48 +00:00
Evan Kranzler
e3733dfae7
[BBD] fixed Archon of Valor's Reach not allowing players to choose sorceries ( fixes #7183 )
2020-11-11 21:25:14 -05:00
Evan Kranzler
35902ee84a
[CMR] more text fixes
2020-11-11 20:37:42 -05:00
Evan Kranzler
d227932ff3
[CMR] various text fixes
2020-11-11 09:08:16 -05:00
Evan Kranzler
067cbabbbc
[CMR] fixed Encore ability not sacrificing tokens ( fixes #7178 )
2020-11-10 20:51:16 -05:00
Evan Kranzler
d996ff0e42
[CMR] Implemented Breeches, Brazen Plunderer
2020-11-10 20:48:10 -05:00
Evan Kranzler
8b3064fc17
[CMR] Implemented Malcolm, Keen-Eyed Navigator
2020-11-10 20:31:54 -05:00
Oleg Agafonov
ea46afbe62
Prepare new release
2020-11-10 13:11:45 +04:00
Evan Kranzler
19887b196c
updated Oathbreaker ban list
2020-11-09 21:54:18 -05:00
Evan Kranzler
c1b481d376
updated Duel Commander ban list
2020-11-09 21:51:28 -05:00
Evan Kranzler
8d391f628e
updated Canadian Highlander points list
2020-11-09 21:46:43 -05:00
Evan Kranzler
919787457e
updated Australian Highlander points list
2020-11-09 21:43:18 -05:00
Evan Kranzler
9ed81725ac
[ZNR] updated implementation of Skyclave Apparition
2020-11-09 19:53:47 -05:00
jeffwadsworth
d8059b6e74
- Fixed the controller aspect of Martial Impetus
2020-11-09 11:20:19 -06:00
jeffwadsworth
bcf7966055
- Fixed Martial Impetus.
2020-11-09 10:23:11 -06:00
Evan Kranzler
5ebf1ec8ce
fixed Capricopian attacking multiple players at once ( fixes #7161 )
2020-11-08 20:25:39 -05:00
Evan Kranzler
4d4dae68a3
[CMR] Implemented Sphinx of the Second Sun
2020-11-08 20:16:41 -05:00
Evan Kranzler
394bc6dca4
[CMR] a few small updates
2020-11-08 20:08:41 -05:00
Evan Kranzler
68706b4b65
[CMR] Implemented Bell Biv deBorca, Spectral Sergeant
2020-11-08 18:52:53 -05:00
Evan Kranzler
17169e0bec
[CMR] Implemented Frenzied Saddlebrute
2020-11-08 18:21:58 -05:00
Evan Kranzler
319775c0b4
[CMR] Implemented Benevolent Blessing
2020-11-08 18:06:30 -05:00
Evan Kranzler
b8feae7f3a
[CMR] Implemented Liesa, Shroud of Dusk
2020-11-08 17:45:33 -05:00
Evan Kranzler
7d8baaf345
[CMR] Implemented Blazing Sunsteel
2020-11-08 17:01:06 -05:00
Evan Kranzler
e387cf3c54
[CMR] Implemented Yurlock of Scorch Thrash
2020-11-08 16:35:12 -05:00
Oleg Agafonov
5578437dde
* GUI: increased ignore list max size from 100 to 500;
2020-11-09 00:42:43 +04:00
Evan Kranzler
e170f724d4
[CMR] Implemented Araumi of the Dead Tide
2020-11-08 09:28:57 -05:00