Skip to content

fix repetitions ignoring remove_default_message#443

Merged
Eremel merged 1 commit into
Steamodded:mainfrom
DigitalDetective47:repetition-messsage-fix
Feb 6, 2025
Merged

fix repetitions ignoring remove_default_message#443
Eremel merged 1 commit into
Steamodded:mainfrom
DigitalDetective47:repetition-messsage-fix

Conversation

@DigitalDetective47
Copy link
Copy Markdown
Contributor

1404e added a default message for repetetions and joker retriggers. unfortanately, this default message is always applied, even if remove_default_message is specified. this pull request fixes that bug.

@DigitalDetective47
Copy link
Copy Markdown
Contributor Author

an example of this can be seen in the joker Forty-seven from Strange Pencil. SMODS 1404e caused it to display a duplicate Again! message, as it had assumed there was not a default message. (it displays the Again! message directly in the func in order to make it happen at the desired time) i attempted to fix this issue in 0.3.0~0b05d by adding the remove_default_message parameter, but it doesn't work because of this bug. when using the pr version, you can see that only one Again! message appears.

@Eremel Eremel merged commit bcaf269 into Steamodded:main Feb 6, 2025
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