Skip to content

Fix issue with pause buffer input window on save prompt close#4975

Merged
leggettc18 merged 1 commit intoHarbourMasters:developfrom
garrettjoecox:pause-buffer-input-tweak
Feb 11, 2025
Merged

Fix issue with pause buffer input window on save prompt close#4975
leggettc18 merged 1 commit intoHarbourMasters:developfrom
garrettjoecox:pause-buffer-input-tweak

Conversation

@garrettjoecox
Copy link
Contributor

@garrettjoecox garrettjoecox commented Jan 30, 2025

Also moved code around to be in order of operations

Build Artifacts

…osing save prompt state and move code around to be in order of operations
)) {
inputBufferTimer = 0;
}

Copy link
Contributor

Choose a reason for hiding this comment

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

might be nice to have a little "where are steps 3 and 4????" comment in here

Copy link
Contributor

@Malkierian Malkierian Feb 4, 2025

Choose a reason for hiding this comment

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

Why is it numbered the way it is?

Copy link
Contributor

Choose a reason for hiding this comment

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

steps 3 and 4 happen in the VB_KALEIDO_UNPAUSE_CLOSE handler

i guess one way to make sure everything is in order would be to split this up into 2
COND_HOOK(OnGameStateMainStart methods, call steps 1 and 2 in the first, then have the VB_KALEIDO_UNPAUSE_CLOSE handler right after that, then call step 5 in the second

@briaguya0 briaguya0 added this to the 9.0.0 milestone Feb 4, 2025
@leggettc18 leggettc18 merged commit ac72eba into HarbourMasters:develop Feb 11, 2025
5 checks passed
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.

4 participants