Commit Graph

47809 Commits

Author SHA1 Message Date
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
Michael Kamensky
635968a637 Merge branch 'update_nightmare_shepherd' into 'master'
Update Nightmare Shepherd script to shorter form and not use imprint

See merge request core-developers/forge!3840
2021-02-15 04:07:42 +00:00
Lyu Zong-Hong
37b00ba547 Update Nightmare Shepherd script to shorter form and not use imprint 2021-02-15 10:35:18 +09:00
Michael Kamensky
837957a9fe Merge branch 'master' into 'master'
Fix the AI failing to bounce stuff e.g. with Riddlemaster Sphinx

See merge request core-developers/forge!3838
2021-02-14 19:53:56 +00:00
Michael Kamensky
128b10614f - Fix the AI failing to bounce stuff e.g. with Riddlemaster Sphinx 2021-02-14 22:52:31 +03:00
Michael Kamensky
abd0715c28 Merge branch 'master' into 'master'
Fix the starting phase in puzzle PS_IKO1.

See merge request core-developers/forge!3837
2021-02-14 19:10:17 +00:00
Michael Kamensky
c5c946a5f9 - Fix the starting phase in puzzle PS_IKO1. 2021-02-14 22:09:39 +03:00
Hans Mackowiak
a624cf565a GameAction: copy changed card traits when moving to stack 2021-02-14 15:21:12 +01:00
Michael Kamensky
ccfb0f4f64 Merge branch 'fix_nightmare_shepherd' into 'master'
Fix Nightmare Shepherd again

See merge request core-developers/forge!3835
2021-02-14 10:11:54 +00:00
Lyu Zong-Hong
4f8047bb7e Fix Nightmare Shepherd again to handle the case that if it can't exile all components, then it won't create the token 2021-02-14 18:51:48 +09:00
Hans Mackowiak
2c4e643e9f Merge branch 'Williams-master-patch-70437' into 'master'
Fix descriptions

See merge request core-developers/forge!3834
2021-02-14 09:34:19 +00:00
John
d8ffafe468 Fix descriptions 2021-02-14 09:34:18 +00:00
Michael Kamensky
e8728d98b5 Merge branch 'master' into 'master'
- Added several AI hints to Mutate cards.

See merge request core-developers/forge!3833
2021-02-14 08:12:17 +00:00
Michael Kamensky
45e4511b34 - Added several AI hints to Mutate cards. 2021-02-14 11:11:41 +03:00
Michael Kamensky
324eaec0d2 Merge branch 'master' into 'master'
Update ANNOUNCEMENTS.txt

See merge request core-developers/forge!3832
2021-02-14 07:48:01 +00:00
Michael Kamensky
fe180809d5 - Update ANNOUNCEMENTS.txt 2021-02-14 10:47:29 +03:00
Michael Kamensky
3d868e9003 Merge branch 'python3' into 'master'
Update EditionTracking to be Python 3 compatible.

See merge request core-developers/forge!3828
2021-02-14 07:43:17 +00:00
Michael Kamensky
3be8b6122b Merge branch 'fix_nightmare_shepherd' into 'master'
Fix Nightmare Shepherd with mutated creature

See merge request core-developers/forge!3830
2021-02-14 07:43:04 +00:00
Michael Kamensky
91945794d8 Merge branch 'merged-gamestate' into 'master'
Support Mutate (merged cards) in Game State, Add remaining IKO/ZNR/KHM Possibility Storm puzzles.

See merge request core-developers/forge!3831
2021-02-14 07:42:00 +00:00
Michael Kamensky
2d8173b1f0 - Add 2 KHM puzzles. 2021-02-14 10:38:42 +03:00
Michael Kamensky
64359b09f0 - Add the remaining ZNR puzzles. 2021-02-14 10:25:49 +03:00
Lyu Zong-Hong
567e7571f2 Fix Nightmare Shepherd with mutated creature 2021-02-14 16:19:57 +09:00
Michael Kamensky
96431168a7 Merge branch 'fix_hurkyls_recall' into 'master'
Fix Hurkyl's Recall

Closes #1706

See merge request core-developers/forge!3829
2021-02-14 07:17:35 +00:00
Michael Kamensky
a1aac2abac - Add several puzzles. 2021-02-14 10:05:20 +03:00
Michael Kamensky
c790539286 - Revert accidental file changes. 2021-02-14 09:39:22 +03:00
Michael Kamensky
503844279f - Remove an unused variable. 2021-02-14 09:28:24 +03:00
Michael Kamensky
254f08dafe - Support Merged cards in the Game State. 2021-02-14 09:27:01 +03:00
Lyu Zong-Hong
2755dbba50 Fix Hurkyl's Recall 2021-02-14 14:45:12 +09:00
Michael Kamensky
98c11e04f0 - Update EditionTracking to be Python 3 compatible. 2021-02-14 08:11:18 +03:00
Michael Kamensky
a227437169 Merge branch 'master' into 'master'
Move several Mutate cards into their respective folders.

See merge request core-developers/forge!3827
2021-02-14 05:00:42 +00:00
Michael Kamensky
f2c543825c - Move several Mutate cards into their respective folders. 2021-02-14 08:00:12 +03:00
Michael Kamensky
160e261eb9 Merge branch 'master' into 'master'
update simplified chinese translation

See merge request core-developers/forge!3826
2021-02-14 04:32:13 +00:00
CCTV-1
477e884719 update simplified chinese translation 2021-02-14 12:18:34 +08:00
Anthony Calosa
3feaedfa61 Merge branch 'master' into 'master'
fix toughness

See merge request core-developers/forge!3825
2021-02-14 03:03:32 +00:00
Anthony Calosa
c6d44acd22 fix toughness 2021-02-14 11:02:30 +08:00
Anthony Calosa
493a9a287c Merge branch 'master' into 'master'
fix description

See merge request core-developers/forge!3824
2021-02-14 02:55:06 +00:00
Anthony Calosa
2be89b205d fix description 2021-02-14 10:53:49 +08: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
Sol
61149d0d77 Merge branch 'nethroifix' into 'master'
Nethroi code hotfix

See merge request core-developers/forge!3823
2021-02-14 01:21:04 +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
Anthony Calosa
0ac5758835 Merge branch 'nethroi' into 'master'
Nethroi (IKO)

See merge request core-developers/forge!2755
2021-02-14 00:57:22 +00:00
Tim Mocny
d7f0665bae Nethroi (IKO) 2021-02-14 00:57:22 +00:00
Anthony Calosa
239aa4c78c Merge branch 'mutate' into 'master'
IKO/C20 - Mutate scripts

See merge request core-developers/forge!2751
2021-02-14 00:57:03 +00:00
Tim Mocny
bf652c7cad IKO/C20 - Mutate scripts 2021-02-14 00:57:03 +00:00
Anthony Calosa
47fcd88366 Merge branch 'master' into 'master'
update some cards so they work with mutate properly

See merge request core-developers/forge!3822
2021-02-13 22:34:45 +00:00
Anthony Calosa
20dcb7a8fe update some cards so they work with mutate properly 2021-02-14 06:32:45 +08:00
tool4EvEr
46525a2369 Enable Trigger/Replacements to use CountersAddedThisTurn 2021-02-13 23:17:45 +01:00
Sol
dbcc277abb Merge branch 'mutate' into 'master'
Mutate

See merge request core-developers/forge!3772
2021-02-13 20:13:37 +00:00