michaelrfarcasin
f27faacefc
Remove self-referential dependency
2020-01-21 07:47:00 -06:00
michaelrfarcasin
cef3b9488f
Merge from origin/master
2020-01-20 23:01:31 -06:00
michaelrfarcasin
c3cb54f371
Add Freeform Unlimited Commander game type
...
Currently there's no multiplayer format that allows players to cast
spells from the command zone and also allows any deck size.
This is a problem for players who want to test EDH Cube decks. These
decks:
- can have any size - often between 40 and 100 - with no standard
- can have cards outside the commander's color identity
- may break the singleton rule
Create a game and deck type to accommodate these types of decks.
Notable differences from Freeform Commander in addition to the above:
- Decks can have any number of cards in the maindeck or sideboard
- Sideboard cards can be any type
- There are no illegal expansions
- Games can have a minimum 2 players
2020-01-20 22:47:27 -06:00
Oleg Agafonov
a072d8275f
* Target card in hands - fixed that player can stuck/freeze the game if it must select cards from opponent's hand (related #6209 );
2020-01-21 04:44:50 +04:00
jeffwadsworth
f2dab4415a
- Fixed #6209
2020-01-20 17:53:30 -06:00
jeffwadsworth
eb730d4fc3
- Fixed #6205
2020-01-20 17:21:40 -06:00
jeffwadsworth
897dcb3343
- Fixed #6203 (Related to Magus of the Moon)
2020-01-20 15:38:52 -06:00
jeffwadsworth
91e892588b
- Fixed #6203
2020-01-20 14:39:18 -06:00
jeffwadsworth
5000020592
- Fixed #6202 #6200
2020-01-20 10:05:04 -06:00
LevelX2
8c65ca69e1
* Driven // Despair - Fixed rule text tooltip ( fixes #6204 ).
2020-01-20 12:20:33 +01:00
LevelX2
d87a4e4c9b
* Karn Liberated - Fixed that a with Karn's ability exiled commander was not put to battlefield after game restart.
2020-01-19 16:48:58 +01:00
Oleg Agafonov
217517feee
Additional to prev commit
2020-01-18 20:38:55 +04:00
Oleg Agafonov
2249bba1f1
* UI: fixed that some user defined hotkeys can be broken after last update;
2020-01-18 20:37:00 +04:00
Oleg Agafonov
17c7ea63ba
Merge fix
2020-01-18 13:02:41 +04:00
Oleg Agafonov
0f0b9798a0
Prepare new release
2020-01-18 11:42:31 +04:00
Oleg Agafonov
8c0a023831
Revert
2020-01-18 11:24:12 +04:00
Oleg Agafonov
2429095f4d
* Mogis, God of Slaughter - fixed that it doesn't make damage if nothing to sacrifice;
2020-01-18 11:11:59 +04:00
Oleg Agafonov
b2ab3a2ba4
Fixed multiple card texts;
2020-01-18 11:01:33 +04:00
Oleg Agafonov
5157a88dba
Tests: improved logs in verify tests;
2020-01-18 11:00:13 +04:00
Oleg Agafonov
56c0dc485c
Return old working version of force join (join all the time)
2020-01-18 09:52:07 +04:00
Oleg Agafonov
f67c08ad8b
UI: choose dialog improves (see 8add25fa12
)
2020-01-18 09:43:25 +04:00
Oleg Agafonov
7ca6677b93
* UI: choose ability to cast improves (see 8add25fa12
)
2020-01-18 09:39:12 +04:00
Oleg Agafonov
7da62e13ec
UI: changed ESC to BACKSPACE in choose dialog hotkeys (compatibility fixes);
2020-01-18 09:34:02 +04:00
Oleg Agafonov
ce60a9d75b
* UI: choose ability to play improves (see 8add25fa12
)
2020-01-18 08:02:31 +04:00
Oleg Agafonov
8add25fa12
* UI: choose modes dialog improves:
...
* Added hotkeys to select options (1-9 for choice, SPACE/ENTER for done, ESC for cancel);
* "Up to" modes choose dialog - added "done" button in dialog;
* "Up to" modes choose dialog - fixed that user can't cancel if already selected one mode;
* Added extra info about source object, selected and remaining modes to select, ability number for hotkey;
* Fixed that mode choose dialog doesn't close on cancel (#6199 );
2020-01-18 06:30:44 +04:00
Evan Kranzler
cf97b9e6c7
fixed Erebos, Bleak-Hearted triggering off of opposing creatures
2020-01-17 18:32:26 -05:00
jeffwadsworth
4f7133bd08
- Fixed #6198
2020-01-17 15:40:27 -06:00
jeffwadsworth
70c81bb1f9
- Fixed #6162
2020-01-17 14:39:00 -06:00
Oleg Agafonov
1ac9502748
* Cast without paying its mana cost - fixed that some cards can freeze the game on disconnected player or non castable cards (Mizzix's Mastery and other);
2020-01-17 20:54:56 +04:00
jeffwadsworth
e92081b7ea
- Fixed #6193
2020-01-16 16:33:26 -06:00
Evan Kranzler
e4c2f60ed9
Merge pull request #6194 from apetresc/fix-tectonic-giant
...
Tectonic giant doesn't trigger on attack
2020-01-16 16:54:05 -05:00
Adrian Petrescu
3acf81165d
Tectonic giant doesn't trigger on attack
2020-01-16 16:50:45 -05:00
jeffwadsworth
e91b0a01d2
- Fixed #6192
2020-01-16 14:36:05 -06:00
Oleg Agafonov
ef224fe15c
* Kroxa, Titan of Death's Hunger - fixed that it sacrifice itself on escape cast too;
2020-01-16 23:20:07 +04:00
Oleg Agafonov
68e5932d37
* Gadwick, the Wizened - fixed that it doesn't draw the cards if another Gadwick in hand/game;
2020-01-16 21:54:53 +04:00
Oleg Agafonov
cdce5c2c82
Server: ignore connection problem logs if user don't have game sessions;
2020-01-16 21:26:39 +04:00
Oleg Agafonov
d08e54f6fc
Missing commit for tokens from bc899e7ea5
2020-01-16 21:23:59 +04:00
Evan Kranzler
d09c04b8a7
fixed Seasoned Pyromancer's activated ability zone
2020-01-16 11:12:59 -05:00
Evan Kranzler
d63278214d
fixed Bonfire of the Damned always damaging players even when a planeswalker is targeted
2020-01-16 10:57:49 -05:00
Oleg Agafonov
bc899e7ea5
Added THB tokens
2020-01-16 18:51:20 +04:00
jeffwadsworth
0716b83928
- Fixed #6189
2020-01-16 08:35:19 -06:00
Oleg Agafonov
12aec087b2
Prepare new release
2020-01-16 18:26:38 +04:00
Oleg Agafonov
a31da48084
Little fixes
2020-01-16 17:11:19 +04:00
Oleg Agafonov
caa328c38c
* Momentary Blink - fixed that it return creature under controller instead owner;
2020-01-16 08:57:04 +04:00
Oleg Agafonov
5d52f0ace3
* Conqueror's Galleon - fixed that it returns under owner control instead your;
2020-01-16 08:54:59 +04:00
Oleg Agafonov
ec2ea7f070
Reverted some changes, related to #6187 , see comments from d20a20fb6a
2020-01-16 08:22:23 +04:00
LevelX2
180c7dfff6
* Updated UnequipEventTest.
2020-01-15 17:32:07 +01:00
LevelX2
bf1da82567
* Colfenor'S Urn - Fixed rule text.
2020-01-15 17:30:43 +01:00
Oleg Agafonov
d20a20fb6a
Refactor related to #6187
2020-01-15 11:47:22 +04:00
Oleg Agafonov
4eacadb9f1
Server: added fix command call result to logs;
2020-01-15 07:22:36 +04:00