Skip to content

Add "Agent Of Chaos" to end-game player titles#4552

Open
wholton wants to merge 1 commit intomasterfrom
codex/add-title-agent-of-chaos
Open

Add "Agent Of Chaos" to end-game player titles#4552
wholton wants to merge 1 commit intomasterfrom
codex/add-title-agent-of-chaos

Conversation

@wholton
Copy link
Collaborator

@wholton wholton commented Mar 8, 2026

Motivation

  • Provide players an additional selectable end-game title by adding the "Agent Of Chaos" option to the existing title bestowal UI.

Description

  • Inserted a new red title button Buttons.red("bestowTitleStep1_Agent Of Chaos", "Agent Of Chaos") into PlayerTitleHelper.offerEveryoneTitlePossibilities in src/main/java/ti4/helpers/PlayerTitleHelper.java so the title appears alongside other end-game title options.

Testing

  • Ran ./gradlew -q compileJava, which was not available in the repository and therefore failed.
  • Ran mvn -q -DskipTests compile, which failed due to external dependency resolution (Spring Boot parent POM download returned HTTP 403), so a full compile could not be validated in this environment.

Codex Task

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant