Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actions fixes #665

Merged
merged 3 commits into from
Mar 2, 2025
Merged

Actions fixes #665

merged 3 commits into from
Mar 2, 2025

Conversation

NQNStudios
Copy link
Collaborator

  • "Finish what you're doing first" comes up a lot in the text buffer. I wanted to add such a message to a new case but couldn't remember how to match the ones that are already in there. Solution: Make it a constant. Also, standardize existing messages so they all prefix with the attempted action.
  • The menubar "Do Alchemy" button passing an 'A' key could have unexpected behavior, i.e. in talk mode, clicking "Ask About". Fixed this
  • Don't know if the menubar "Wait" button could cause a bug by passing 'w', but fixed the kludge regardless. Also, some code paths of "Wait" would no-op silently. Fixed that.

@NQNStudios NQNStudios added bug game Affects the game, as opposed to the editors labels Feb 28, 2025
@CelticMinstrel CelticMinstrel merged commit 8973618 into calref:master Mar 2, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug game Affects the game, as opposed to the editors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants