Commit Graph

3493 Commits

Author SHA1 Message Date
tool4EvEr
89f4d8ff67 Fix Zephyrim 2023-02-26 10:15:05 +01:00
tool4EvEr
7720844e48 Fix Cunning Giant NPE 2023-02-26 10:12:56 +01:00
tool4EvEr
3fdc788f33 Fix Detention Sphere 2023-02-26 10:12:17 +01:00
tool4ever
6c168b1a4a Improve payment test on hybrid shards (#2562)
* Improve payment test on hybrid shards

* Clean up

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-02-25 15:53:05 +03:00
Anthony Calosa
b0a91845df Merge pull request #2553 from Agetian/master
Improve PumpAi for cards like Pearlspear Courier
2023-02-25 06:10:45 +08:00
tool4EvEr
d6e479705f Clean up 2023-02-24 17:39:04 +01:00
Michael Kamensky
0a15ed4260 - Make the check sturdier. 2023-02-24 19:21:18 +03:00
Michael Kamensky
f181166e74 - Improve PumpAi for cards like Pearlspear Courier. 2023-02-24 19:19:08 +03:00
tool4EvEr
2a88ac8402 Fix logic 2023-02-24 14:17:25 +01:00
tool4ever
e9dfbf3c66 Fix NPE (#2536)
* Fix NPE
2023-02-22 16:45:26 +00:00
Anthony Calosa
3c400e0c44 update 2023-02-21 21:17:07 +01:00
Anthony Calosa
121e079c20 unused import 2023-02-21 21:17:07 +01:00
Anthony Calosa
c02447ece2 LandEvaluator for AI 2023-02-21 21:17:07 +01:00
Anthony Calosa
3fe71b04fe Merge pull request #2509 from tool4ever/opal_titan
Fix color word usage
2023-02-21 15:23:10 +08:00
tool4EvEr
6c5436a69e XColor fixes 2023-02-20 15:59:53 +01:00
Hans Mackowiak
2270ea2e10 StaticAbility: remove applyAbility 2023-02-19 09:28:54 +01:00
TRT
be39a3b35c Fix AI cheating with Evoke 2023-02-15 17:23:10 +01:00
tool4EvEr
e48ac2e623 Fix ignoring Guardian Beast 2023-02-13 18:18:29 +01:00
tool4EvEr
3733983874 Fix affecting phased out 2023-02-13 18:18:00 +01:00
tool4EvEr
bd7dfb8a27 Clean script 2023-02-12 21:21:58 +01:00
tool4EvEr
58fb2ba650 Clean up 2023-02-12 12:32:36 +01:00
tool4EvEr
71c14c00f0 Fix crash with Armory Automaton 2023-02-12 12:32:04 +01:00
Michael Kamensky
082babdc14 - Improve AI handling for Conduit of Worlds. 2023-02-11 08:41:00 +03:00
tool4ever
7e3f8ad9e4 Kicker Linked Lite (#2401)
* Kicker Linked Lite

* Fix incomplete LKI for Metallic Mimic and possibly others
2023-02-10 19:43:03 +00:00
TRT
e0552eed74 Fix missing trigger 2023-02-09 13:11:47 +01:00
TRT
baf1d969a8 Cleanup some SVar 2023-02-08 18:56:52 +01:00
marthinwurer
45f021b337 document stddev 2023-02-07 23:40:28 -07:00
marthinwurer
502d7946dd added basic manabase evaluation 2023-02-07 23:38:50 -07:00
marthinwurer
56460ae534 in progress 2023-02-07 16:57:56 -07:00
marthinwurer
b74a2b3ba4 improved activated ability evaluation 2023-02-06 22:27:31 -05:00
marthinwurer
2d98e58b81 Added test that ensures all lands can be played 2023-02-06 22:27:31 -05:00
marthinwurer
58f0a72c4d fixed the issue with rainbow lands 2023-02-06 22:27:31 -05:00
marthinwurer
c14e4cd321 set the activator to the controller in ai 2023-02-06 22:27:31 -05:00
marthinwurer
47c9d32435 implemented bounceland test and fix 2023-02-06 22:27:31 -05:00
marthinwurer
7c4b6c5f27 implemented tron test and fix 2023-02-06 22:27:31 -05:00
marthinwurer
270f7116ec implemented basic test 2023-02-06 22:27:31 -05:00
Hans Mackowiak
2fad4324e9 CardFactoryUtil: More Than Meets the Eye create there instead 2023-02-04 18:24:14 +01:00
tool4ever
f8761d2349 Card fixes (#2389)
* Fix AI check

* Fix cards

* Clean up

---------

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2023-02-04 07:43:12 +03: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
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
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
tool4EvEr
fba50006b5 Hideaway without Remembering 2023-01-30 17:24:08 +01:00
Anthony Calosa
c871db942a Merge pull request #2326 from tool4ever/agrusfix
Fix Agrus Kos free target selection for triggers
2023-01-27 20:51:21 +08:00
TRT
4162ec4ceb Clean up 2023-01-27 13:48:19 +01:00
Anthony Calosa
c39ac61384 Merge pull request #2265 from jjayers99/master
Adventure mode revamp, Phase 1
2023-01-27 19:47:51 +08:00
Anthony Calosa
2cc16b65d8 Merge pull request #2323 from tool4ever/controllerfix
AbilityUtils: Fix inconsistent controller
2023-01-27 19:46:24 +08:00
TRT
639c20123c Fix Agrus Kos free target selection for triggers 2023-01-27 10:34:56 +01:00
tool4EvEr
8fb8c5fce0 Recombine trigger check 2023-01-26 18:36:01 +01:00
tool4EvEr
15834a0d67 Fix inconsistent controller 2023-01-26 17:19:51 +01:00
tool4EvEr
703f28a21f Add labels 2023-01-26 11:46:13 +01:00