Skip to content

Fix: FP tracker is not visible on GCS Actor Sheet if Conditional Injury is enabled#2739

Merged
mjeffw merged 1 commit into
develop/v13-onlyfrom
bugfix/2711
May 29, 2026
Merged

Fix: FP tracker is not visible on GCS Actor Sheet if Conditional Injury is enabled#2739
mjeffw merged 1 commit into
develop/v13-onlyfrom
bugfix/2711

Conversation

@rinickolous
Copy link
Copy Markdown
Collaborator

Fixes #2711

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes the GCS actor sheet pool rendering so that enabling Conditional Injury replaces only the HP tracker while leaving the FP tracker visible (per #2711).

Changes:

  • Adjusted pool preparation logic to always add the FP pool, regardless of Conditional Injury being enabled.
  • When Conditional Injury is enabled, the sheet now adds Conditional Injury pools instead of the HP pool (but still adds FP afterward).

Comment thread src/module/actor/sheets/gcs-actor-sheet.ts
Base automatically changed from bugfix/2734 to develop/v13-only May 29, 2026 20:04
@mjeffw mjeffw merged commit adffd5e into develop/v13-only May 29, 2026
@mjeffw mjeffw deleted the bugfix/2711 branch May 29, 2026 20:12
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.

V1.0.0 If conditional Injury is activated, no FP Tracker is shown on the GCS Sheet

3 participants