Commit Graph

66109 Commits

Author SHA1 Message Date
kevlahnota
3314a44e70 Update dark_deal.txt 2023-10-15 19:29:26 +08:00
kevlahnota
3b0f1c465e Merge pull request #3897 from Simisays/who6
WHO 9 Time Travel Cards
2023-10-15 17:08:45 +08:00
kevlahnota
05492946db Merge pull request #3906 from kevlahnota/newmaster2
fix adventure mode match options not saving
2023-10-15 15:58:10 +08:00
Anthony Calosa
8d1d5359b1 Merge branch 'master' into newmaster2 2023-10-15 15:33:37 +08:00
Anthony Calosa
20a5671da4 save options even if winlose overlay is disabled 2023-10-15 15:12:09 +08:00
Anthony Calosa
06db3b78a4 fix adventure mode match options not saving 2023-10-15 15:06:34 +08:00
Agetian
1ca40fcb4c Avoid excessive duplicates in "All Card Variants" mode (#3905)
* - Add an option to use all card variants in Adventure Mode.

* - Don't ignore card restrictions.

* - Minor refactor.

* - Minor refactor.

* - Hook up the code to two more reward types.
- Fix imports.

* - Restore StaticData.instance() calls.

* - Avoid generating land pools from all sorts of sets.

* - Ensure same set for basic lands

* - Avoid excessive duplicate cards in "All Card Variants" mode
2023-10-15 09:49:16 +03:00
Agetian
29b1d1ee1b Improve AI logic for City of Brass. (#3902)
* - Improve AI logic for City of Brass.

* - Better implementation that avoids a specialized hint and checks the trigger.
2023-10-15 08:57:57 +03:00
kevlahnota
5e7d290829 Merge pull request #3904 from tool4ever/fixes14
CreatureEvaluator tweaks + some others
2023-10-15 13:48:13 +08:00
kevlahnota
e5cde6ec08 Merge pull request #3900 from tool4ever/oneeye
Fix Garth One-Eye
2023-10-15 07:06:14 +08:00
tool4EvEr
af0ed0a772 NICKNAMES 2023-10-15 00:25:43 +02:00
tool4EvEr
9fcdd34527 Fix Curses 2023-10-14 23:04:52 +02:00
Simisays
e75bacd9f5 update 2023-10-14 23:00:26 +02:00
Simisays
d5bd9ccc41 Update all_of_history_all_at_once.txt 2023-10-14 22:40:15 +02:00
Simisays
33e08ddb51 update 2023-10-14 22:28:43 +02:00
tool4EvEr
73c32df030 Clean up 2023-10-14 22:19:18 +02:00
Simisays
888795837b Update the_parting_of_the_ways.txt 2023-10-14 22:11:08 +02:00
Simisays
d7c58b83b9 Update the_tenth_doctor.txt 2023-10-14 22:09:51 +02:00
Agetian
44932e9228 Add an option to use all card variants in Adventure Mode (#3896)
* - Add an option to use all card variants in Adventure Mode.

* - Don't ignore card restrictions.

* - Minor refactor.

* - Minor refactor.

* - Hook up the code to two more reward types.
- Fix imports.

* - Restore StaticData.instance() calls.

* - Avoid generating land pools from all sorts of sets.

* - Ensure same set for basic lands
2023-10-14 21:18:45 +03:00
Simisays
3b7fe05ff6 update 2023-10-14 17:00:04 +02:00
tool4EvEr
4ce3e33a61 Fix Garth One-Eye 2023-10-14 14:03:00 +02:00
edg444
3c4b77aa35 Card cleanup (#3899)
Updated wedge order.
2023-10-14 11:46:24 +00:00
Simisays
7f323c554e Update coward_killer.txt 2023-10-14 11:49:21 +02:00
tool4EvEr
1fc11929a8 Clean up 2023-10-14 11:47:07 +02:00
tool4EvEr
aba2c3fad8 Keep both variants 2023-10-14 11:47:07 +02:00
tool4EvEr
ef2677ae21 Tweak SpellDescription fallback 2023-10-14 11:47:07 +02:00
tool4EvEr
685c5844d5 Remove obsolete code 2023-10-14 11:47:07 +02:00
tool4EvEr
cac54f1a18 Fix scripts 2023-10-14 11:47:07 +02:00
tool4EvEr
59cfae7eaa Refactor scripts 2023-10-14 11:47:07 +02:00
tool4EvEr
eaa3799412 Clean up 2023-10-14 11:47:07 +02:00
tool4ever
b5b353c05c Update cult_of_skaro.txt (#3892) 2023-10-14 09:46:35 +00:00
Northmoc
25e89b04a3 day_of_the_moon.txt and support/refactor in NameCard (#3890)
* day_of_the_moon.txt and support/refactor
2023-10-14 09:46:22 +00:00
Simisays
19a040f6c5 Merge branch 'who6' of https://github.com/Simisays/forge into who6 2023-10-14 11:33:45 +02:00
Simisays
cd73ded7b1 Update the_wedding_of_river_song.txt 2023-10-14 11:33:42 +02:00
Simisays
fda49253c8 Update amys_home.txt 2023-10-14 11:30:54 +02:00
Simisays
45fe6ae9d1 update 2023-10-14 11:28:40 +02:00
Simisays
a5a6877294 update 2023-10-13 21:38:01 +02:00
kevlahnota
7c303d2fb9 Merge pull request #3871 from Simisays/who5
WHO 12 cards
2023-10-13 14:40:47 +08:00
Simisays
84f5836c36 update 2023-10-12 20:36:42 +02:00
Agetian
73f94735ad Fix Planar Conquest preferring collector edition cards as starters (#3889)
* - Update getAllNonPromosNonReprintsNoAlt to account for newer set classification.

* - Duplication fix.
2023-10-12 21:25:38 +03:00
Henry Eklind
346f3bf7fd Add back faced cards to writeDeckHtml (#3887) 2023-10-12 20:22:26 +03:00
Agetian
0fe758450c - Improve canPlayAI implementation. 2023-10-12 07:31:03 -04:00
Agetian
51db2ae822 - Simplify canPlayAI implementation. 2023-10-12 07:31:03 -04:00
Agetian
6309d01da8 - Tweak the localized message entry. 2023-10-12 07:31:03 -04:00
Agetian
2cb6a23e87 - Use isNegativeCounter. 2023-10-12 07:31:03 -04:00
Agetian
a5e20fb3a0 - Add simple AI framework for AF TimeTravel.
- Add Wibbly-Wobbly, Timey-Wimey.
2023-10-12 07:31:03 -04:00
Hans Mackowiak
2ce7e02320 add Timetravel Effect 2023-10-12 07:31:03 -04:00
kevlahnota
1bc87c84ac Update screaming_swarm.txt 2023-10-12 05:42:16 +08:00
Simisays
51df6cbf7e update 2023-10-10 18:22:06 +02:00
kevlahnota
3d173e5980 Merge pull request #3884 from kevlahnota/newmaster2
rename LDA folder
2023-10-10 23:41:00 +08:00