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

Changing default hotkeys doesn't update clients who haven't changed their hotkeys. #12337

Open
PowerfulBacon opened this issue Feb 21, 2025 · 0 comments
Labels
Ingame Issue Report Issues reported from within the game

Comments

@PowerfulBacon
Copy link
Member

Issue reported from Round ID: 51726 (BeeStation Sage - Roleplay)

Reporting client version: 515.1647

If a client has not changed a hotkey, their setting is still written to the database. This means that when hotkeys get updated, they will conflict.

In addition to this, if a new hotkey conflicts then even after unbinding the old hotkey it will not change the action. Replication step:

  • Load an old version of the game where look up is bound to F
  • Load the new version of thegame where toggle combat mode is bound to F.
  • Reset the keybinding for the look up button, so that it becomes unbound.
  • Press 'F', and you will attempt to look up rather than toggle combat mode
  • Combat mode toggle will start working if you bind F to the combat mode button manually, even if F was already the button
@PowerfulBacon PowerfulBacon added the Ingame Issue Report Issues reported from within the game label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingame Issue Report Issues reported from within the game
Projects
None yet
Development

No branches or pull requests

1 participant