Skip to content

Fix #9973: AI never uses mutagen tokens#10978

Open
ItsameGui wants to merge 2 commits into
Card-Forge:masterfrom
ItsameGui:bug-fix
Open

Fix #9973: AI never uses mutagen tokens#10978
ItsameGui wants to merge 2 commits into
Card-Forge:masterfrom
ItsameGui:bug-fix

Conversation

@ItsameGui

Copy link
Copy Markdown

Even if the AI has a sure fire way to win, it'd
never use the mutagen tokens to give itself a
better position.
Now, the AI recognizes that it can indeed use the
tokens for its' advantage and win.

ItsameGui and others added 2 commits March 27, 2026 16:34
Even if the AI has a sure fire way to win, it'd
never use the mutagen tokens to give itself a
better position.
Now, the AI recognizes that it can indeed use the
tokens for its' advantage and win.
protected Game initAndCreateGame() {
if (!initialized) {
GuiBase.setInterface(new HeadlessGuiDesktop());
FModel.initialize(null, preferences -> {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's going on here...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants