Commit Graph

62548 Commits

Author SHA1 Message Date
Paul Hammerton
8de952489e Merge pull request #2380 from paulsnoops/onc_edition_update
Edition updates: ONE, ONC
2023-02-02 21:02:31 +00:00
paulsnoops
58c2bf9725 Edition updates: ONE, ONC 2023-02-02 20:58:02 +00:00
Paul Hammerton
91cdbf81ce Merge pull request #2379 from paulsnoops/formats_arc
Formats fix: Add ARC, E01, E02, Q06 back to Vintage and Legacy; Add Q…
2023-02-02 20:46:19 +00:00
paulsnoops
c8419cd59b Formats fix: Add ARC, E01, E02, Q06 back to Vintage and Legacy; Add Q06 to Pioneer 2023-02-02 20:40:39 +00:00
Simisays
1939558ce4 Update churning_reservoir.txt 2023-02-02 18:51:10 +01:00
Northmoc
dc90c0a833 ezuri_stalker_of_spheres.txt tidy 2023-02-02 12:39:23 -05:00
Northmoc
e224166b32 ONE: melira_the_living_cure.txt / tidy vraska_betrayals_sting.txt 2023-02-02 12:34:33 -05:00
Northmoc
75d3cb691e ONE: melira_the_living_cure.txt / tidy vraska_betrayals_sting.txt 2023-02-02 12:33:14 -05:00
Simisays
efcfcce4f8 Update mesmerizing_dose.txt (#2373)
* Update mesmerizing_dose.txt

* Update mesmerizing_dose.txt

* Update mesmerizing_dose.txt

* Update mesmerizing_dose.txt

* Update mesmerizing_dose.txt
2023-02-02 17:12:16 +03:00
Anthony Calosa
256e6c8894 Merge pull request #2360 from tool4ever/cleanup123
Card cleanup
2023-02-02 21:07:11 +08:00
Northmoc
375aad3bd7 tekuthal_inquiry_dominus.txt / ReplaceProliferate support 2023-02-02 07:53:23 -05:00
Agetian
cd9670d179 Clean up ConniveAi a little bit. (#2371)
* - Update the MTGDecksNet conversion and AI playability test toolchain to the latest version (Python 3 compatible).

* - Make the input/output folders generic

* - Make the input/output folders generic, part 2.

* - Add the Scryfall all-prices.txt generator script.

* - Minor code cleanup.

* - Improve ConniveAi for Change of Plans.

* - Check if the AI can draw cards for ConniveAI

* - Improve the price generation script to account for the Scryfall set code to Forge set code mapping.
- Tweak paths in some of the scripts.

* - Fix scryfallPricesGenerator.

* - Clean up ConniveAi code, limit the X choice to available mana.
2023-02-02 15:15:29 +03:00
Agetian
0219656269 Fix scryfallPriceGenerator script (#2369)
* - Update the MTGDecksNet conversion and AI playability test toolchain to the latest version (Python 3 compatible).

* - Make the input/output folders generic

* - Make the input/output folders generic, part 2.

* - Add the Scryfall all-prices.txt generator script.

* - Minor code cleanup.

* - Improve ConniveAi for Change of Plans.

* - Check if the AI can draw cards for ConniveAI

* - Improve the price generation script to account for the Scryfall set code to Forge set code mapping.
- Tweak paths in some of the scripts.

* - Fix scryfallPricesGenerator.
2023-02-02 12:25:20 +03:00
Agetian
c2169e6553 Improve the card price generation script (#2368)
* - Update the MTGDecksNet conversion and AI playability test toolchain to the latest version (Python 3 compatible).

* - Make the input/output folders generic

* - Make the input/output folders generic, part 2.

* - Add the Scryfall all-prices.txt generator script.

* - Minor code cleanup.

* - Improve ConniveAi for Change of Plans.

* - Check if the AI can draw cards for ConniveAI

* - Improve the price generation script to account for the Scryfall set code to Forge set code mapping.
- Tweak paths in some of the scripts.
2023-02-02 12:14:25 +03:00
Agetian
7c50111129 Improve AI logic for Connive / Change of Plans (#2367)
* - Update the MTGDecksNet conversion and AI playability test toolchain to the latest version (Python 3 compatible).

* - Make the input/output folders generic

* - Make the input/output folders generic, part 2.

* - Add the Scryfall all-prices.txt generator script.

* - Minor code cleanup.

* - Improve ConniveAi for Change of Plans.

* - Check if the AI can draw cards for ConniveAI
2023-02-02 12:07:21 +03:00
Anthony Calosa
ad466e7cbe Merge branch 'master' into newmaster2 2023-02-02 16:38:03 +08:00
tool4ever
aff8518e22 Update barkweave_crusher.txt 2023-02-02 08:43:12 +01:00
Anthony Calosa
44d1d19bd6 Update phyrexian syntax, add ConniveAI (#2357)
* update syntax
- fix mobile display for compleated symbols

* update

* update cards

* fix Raffine Scheming Seer

* # ConniveAI

* remove unused var

* unused import

* add missing token script
2023-02-02 09:03:07 +03:00
Agetian
10c6d71140 Update the MTGDecksNet conversion and AI playability test toolchain to the latest version (#2363)
* - Update the MTGDecksNet conversion and AI playability test toolchain to the latest version (Python 3 compatible).

* - Make the input/output folders generic

* - Make the input/output folders generic, part 2.

* - Add the Scryfall all-prices.txt generator script.

* - Minor code cleanup.
2023-02-02 07:51:45 +03:00
Paul Hammerton
28166530ea Merge pull request #2364 from paulsnoops/planechase_formats
Formats fix: Add Planechase sets back to Vintage and Legacy
2023-02-01 20:51:56 +00:00
paulsnoops
3210a4ca2a Formats fix: Add Planechase sets back to Vintage and Legacy 2023-02-01 20:41:21 +00:00
Agetian
d34ea0fae4 Quest mode: fix cards bought and sold for 0 credits (#2362)
* - Fix cards bought and sold for 0 credits in Quest mode.

* - Fix multiplier pulling the price below 1 credit.

* - Remove a debug line.
2023-02-01 22:06:11 +03:00
tool4EvEr
f78bb2c2d7 Fix layer 2023-02-01 16:11:08 +01:00
tool4EvEr
2e32943b3a Fix wrong property 2023-02-01 14:32:55 +01:00
tool4EvEr
0d517b37ab Slight tweak so it only uses old zone when LKI applies 2023-02-01 12:26:02 +01:00
tool4EvEr
a6374d12a8 Remove obsolete condition 2023-02-01 12:25:16 +01:00
tool4EvEr
e1f70c8906 Clean up 2023-02-01 12:24:38 +01:00
Anthony Calosa
73d1c0f38e Merge branch 'master' into newmaster2 2023-02-01 17:22:23 +08:00
Anthony Calosa
4f2de7a50d add missing token script 2023-02-01 17:21:20 +08:00
Paul Hammerton
e57c0674a4 Merge pull request #2359 from paulsnoops/update_pmei
Edition updates: PMEI
2023-02-01 09:04:05 +00:00
paulsnoops
0b06523b98 Edition updates: PMEI 2023-02-01 08:56:25 +00:00
Anthony Calosa
abf7d80d68 unused import 2023-02-01 14:40:43 +08:00
Anthony Calosa
a5183dd890 remove unused var 2023-02-01 14:38:31 +08:00
Anthony Calosa
10ca41c7d7 Merge branch 'master' into newmaster2 2023-02-01 05:40:23 +08:00
Simisays
0721d5649f up 2023-01-31 22:00:13 +01:00
Simisays
4904220719 update 2023-01-31 21:47:27 +01:00
Anthony Calosa
79227165da # ConniveAI 2023-02-01 01:58:15 +08:00
Anthony Calosa
b5a22c9d8e fix Raffine Scheming Seer 2023-02-01 01:57:55 +08:00
Simisays
0c994453ac update 2023-01-31 18:29:03 +01:00
Simisays
2b106df2ca Update serum_core_chimera.txt 2023-01-31 18:23:38 +01:00
Simisays
24ca905e7b update 2023-01-31 18:18:19 +01:00
Simisays
6b0e7c9307 ONC 9 cards (#2269) 2023-01-31 17:50:59 +01:00
Simisays
62e9614238 update 2023-01-31 17:29:01 +01:00
Anthony Calosa
c2259001dc update cards 2023-01-31 23:49:10 +08:00
Simisays
678b2bbd9f Add files via upload 2023-01-31 16:22:46 +01:00
Anthony Calosa
03a8a7f268 update 2023-01-31 22:34:02 +08:00
Simisays
d8251af506 Update serum_core_chimera.txt 2023-01-31 15:28:43 +01:00
Anthony Calosa
861465772d Merge branch 'master' into newmaster2 2023-01-31 19:45:49 +08:00
Anthony Calosa
8baa15dd0e update syntax
- fix mobile display for compleated symbols
2023-01-31 19:45:06 +08:00
tool4ever
0fe172b96f Update let_the_galaxy_burn.txt 2023-01-31 09:28:29 +01:00