Commit Graph

4564 Commits

Author SHA1 Message Date
Michael Kamensky
9b19221b52 - Fix the Planeswalker commander mode 2021-02-20 21:41:31 +03:00
Michael Kamensky
4748a327b7 Merge branch 'topsy' into 'master'
Topsy Turvy

See merge request core-developers/forge!3933
2021-02-20 15:56:28 +00:00
Michael Kamensky
4b6554bf99 Merge branch 'bob' into 'master'
Bevy of Beebles

See merge request core-developers/forge!3934
2021-02-20 15:56:24 +00:00
Michael Kamensky
039504a04e Merge branch 'fixReplacement' into 'master'
Merged Commander: Make sure to find right replacement if partner used

See merge request core-developers/forge!3945
2021-02-20 15:55:09 +00:00
Lyu Zong-Hong
0a905c77cf Add Brokkos, Apex of Forever 2021-02-20 22:38:03 +09:00
tool4EvEr
a94278398f Merged Commander: Make sure to find right replacement if partner used 2021-02-20 13:10:30 +01:00
Adam Pantel
97486d594e Bevy of Beebles 2021-02-19 23:49:54 -05:00
Michael Kamensky
415faa9a04 Merge branch 'manaEffect' into 'master'
ExpressPay different ComboMana if possible

See merge request core-developers/forge!3893
2021-02-20 04:22:03 +00:00
Bug Hunter
df0d651101 ExpressPay different ComboMana if possible 2021-02-20 04:22:02 +00:00
Adam Pantel
ca09c46d27 Topsy Turvy 2021-02-19 19:10:25 -05:00
Hans Mackowiak
b43d586a22 Merge branch 'fixTypeCount' into 'master'
Fix MostProminentCreatureType Count

See merge request core-developers/forge!3921
2021-02-19 17:46:01 +00:00
tool4EvEr
f777d5e0aa Fix MostProminentCreatureType Count 2021-02-19 18:00:40 +01:00
Michael Kamensky
a4ffd811b1 - Contract some counter names to fit on the card. 2021-02-19 19:09:58 +03:00
Michael Kamensky
46d0ec4f94 Merge branch 'localization_japanese' into 'master'
Add Japanese localization and fix split card view

See merge request core-developers/forge!3892
2021-02-19 04:05:22 +00:00
Alumi
92d9bebc58 Add Japanese localization and fix split card view 2021-02-19 04:05:22 +00:00
Northmoc
53fa576d64 skinshifter.txt and CharmEffect.java support 2021-02-18 19:51:08 -05:00
Hans Mackowiak
38b584d431 ChangeZoneEffect: add WithCountersType for non Battlefield 2021-02-18 15:13:30 +01:00
Michael Kamensky
df61b15f8e Merge branch 'fixLivio' into 'master'
Livio, Oathsworn Sentinel: fix first ability by adding Chooser to known origin

See merge request core-developers/forge!3886
2021-02-18 09:41:09 +00:00
Michael Kamensky
7443cac601 Merge branch 'excess' into 'master'
Fix excess damage calculation

See merge request core-developers/forge!3883
2021-02-18 05:16:42 +00:00
Michael Kamensky
d47c1a55f8 Merge branch 'iguana' into 'master'
Impatient Iguana

See merge request core-developers/forge!3884
2021-02-18 05:16:06 +00:00
Michael Kamensky
195669fe77 Merge branch 'geometric' into 'master'
Geometric Weird

See merge request core-developers/forge!3879
2021-02-18 05:15:59 +00:00
Michael Kamensky
c2e31a28dc Merge branch 'vazal' into 'master'
Vazal the Compleat

See merge request core-developers/forge!3882
2021-02-18 05:14:49 +00:00
tool4EvEr
3fdb0c6d44 Add Chooser to known Origin for Livio 2021-02-17 19:32:26 +01:00
Adam Pantel
eeb3284f1b Impatient Iguana 2021-02-17 13:23:51 -05:00
Adam Pantel
9af2f4b17e Fix excess damage calculation 2021-02-17 11:49:19 -05:00
Adam Pantel
18921e954a Mirrored Lotus 2021-02-17 10:14:13 -05:00
Adam Pantel
36313ca4e2 Geometric Weird 2021-02-17 09:38:35 -05:00
Adam Pantel
6c3f1e5f2f Vazal the Compleat 2021-02-17 09:33:32 -05:00
Michael Kamensky
6bd7d027e5 Merge branch 'reveal_foretold_endgame' into 'master'
Reveal foretold cards and other face-down cards when a player leaves the game or the game ends

See merge request core-developers/forge!3865
2021-02-17 04:07:59 +00:00
Alumi
3ff19f7957 Reveal foretold cards and other face-down cards when a player leaves the game or the game ends 2021-02-17 04:07:59 +00:00
Anthony Calosa
cddd0f6fb3 updateMergeCollections 2021-02-17 10:50:25 +08:00
Bug Hunter
64c1f2dec9 Fix ExcludedDestinations logic 2021-02-16 16:29:55 +00:00
Hans Mackowiak
54f1767d01 Merge branch 'fixCantBeCast' into 'master'
Fix CantBeCast Origin check

See merge request core-developers/forge!3864
2021-02-16 08:47:11 +00:00
tool4EvEr
79d69ce4e7 Fix CantBeCast Origin 2021-02-15 22:17:12 +01:00
Michael Kamensky
ed6200b999 Merge branch 'fixCascade' into 'master'
Add new cascade ruling

See merge request core-developers/forge!3850
2021-02-15 20:15:24 +00:00
Michael Kamensky
dbdef270aa Merge branch 'fix_imprint_mutate' into 'master'
Fix imprint cards that are not working correctly with mutate

See merge request core-developers/forge!3844
2021-02-15 17:48:41 +00:00
tool4EvEr
76d3b089f7 Add new cascade ruling 2021-02-15 17:41:11 +01:00
Adam Pantel
e374769016 Fix static cleanup triggers 2021-02-15 10:29:46 -05:00
Michael Kamensky
1b770df558 Merge branch 'fix_subgame_mutate' into 'master'
Handle mutate and subgame interaction

See merge request core-developers/forge!3846
2021-02-15 08:23:52 +00:00
Lyu Zong-Hong
88faa0ee5f Handle mutate and subgame interaction 2021-02-15 17:14:06 +09:00
Hans Mackowiak
b6a2232776 fix copied trigger 2021-02-15 08:38:29 +01:00
Lyu Zong-Hong
2ff7d25a85 Fix imprint cards that are not working correctly with mutate 2021-02-15 15:49:20 +09:00
Hans Mackowiak
78d41c7da8 Merge branch 'fix_spell_ability_mutate' into 'master'
Fix some spells that is not working correctly with mutated creatures

See merge request core-developers/forge!3841
2021-02-15 06:47:00 +00:00
Anthony Calosa
14da7efe1d [Mobile] add zoom view for mutated cards 2021-02-15 13:38:07 +08:00
Lyu Zong-Hong
8b43b24eb1 Fix some spells that is not working correctly with mutated creatures 2021-02-15 14:02:12 +09:00
Hans Mackowiak
a624cf565a GameAction: copy changed card traits when moving to stack 2021-02-14 15:21:12 +01:00
Hans Mackowiak
0bf7770cf1 Merge branch 'fixCountersAddedThisTurn' into 'master'
Enable Trigger/Replacements to use CountersAddedThisTurn

See merge request core-developers/forge!3821
2021-02-14 02:01:12 +00:00
Northmoc
bc5dce6fad remove old unwanted boolean 2021-02-13 20:18:10 -05:00
Northmoc
6749aa271b remove bad Override 2021-02-13 20:17:43 -05:00
Tim Mocny
d7f0665bae Nethroi (IKO) 2021-02-14 00:57:22 +00:00