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

HotkeyMessages: Add more quick message slots #6709

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

tetektoza
Copy link
Contributor

@tetektoza tetektoza commented Oct 15, 2023

Resolves: #6542

Currently we only have 4 quick message slots - this patch adds more of them, resizing the total amount to 10.

Issue #6542 also mentioned number pad setup, so this PR also adds support to bind hotkeys to numbers on keypad (0-9).

This patch adds support to bind actions in settings to keypad numbers
(0-9).
@tetektoza tetektoza force-pushed the add_more_quick_messages branch from b506cb8 to f94e23e Compare October 15, 2023 20:24
Source/diablo.cpp Outdated Show resolved Hide resolved
Source/diablo.cpp Outdated Show resolved Hide resolved
Resolves diasurgical#6542

Currently we only have 4 quick message slots, this patch adds more of
them resizing the total amount to 10.
@tetektoza tetektoza force-pushed the add_more_quick_messages branch from f94e23e to 9ba2a72 Compare October 15, 2023 21:16
@AJenbo AJenbo merged commit e0291b6 into diasurgical:master Oct 16, 2023
@AJenbo
Copy link
Member

AJenbo commented Oct 16, 2023

nice with defaults an everything :)

@tetektoza tetektoza deleted the add_more_quick_messages branch October 16, 2023 06:38
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.

[Feature Request]: More quick message slots
3 participants