Skip to content

Fix the ACT1Q3 status cycler callback#231

Open
w3lld1 wants to merge 1 commit into
ThePhrozenKeep:masterfrom
w3lld1:fix/a1q3-status-cycler
Open

Fix the ACT1Q3 status cycler callback#231
w3lld1 wants to merge 1 commit into
ThePhrozenKeep:masterfrom
w3lld1:fix/a1q3-status-cycler

Conversation

@w3lld1

@w3lld1 w3lld1 commented Jul 18, 2026

Copy link
Copy Markdown

Summary

  • I corrected ACT1Q3_Callback03_ChangedLevel to use ACT1Q3_UnitIterate_StatusCyclerEx instead of the Act 1 Quest 2 status cycler.
  • This keeps the changed-level status update within the quest-specific callback identified in the issue.

Validation

  • Targeted source regression check: verified the callback invokes the Act 1 Quest 3 status cycler exactly once and no longer references the Act 1 Quest 2 status cycler.
  • git diff --check upstream/master...HEAD

I could not run the repository's Windows/MSVC CMake build and test matrix in this Linux environment, so I left that full build to upstream CI.

Fixes #230

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.

ACT1Q3_Callback03_ChangedLevel uses the wrong status cycler

1 participant