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

cleanup keybind code #2745

Merged
merged 2 commits into from
Mar 1, 2025
Merged

cleanup keybind code #2745

merged 2 commits into from
Mar 1, 2025

Conversation

TechLord22
Copy link
Member

What

Cleans up keybinding code. The packet no longer uses a shared Object field with a different type on the server and client, and instead uses dedicated fields. The KeyBind class now uses two dedicated maps instead of a map storing pairs.

@TechLord22 TechLord22 requested a review from a team as a code owner February 28, 2025 05:03
@TechLord22 TechLord22 added the type: refactor Suggestion to refactor a section of code label Feb 28, 2025
@TechLord22 TechLord22 merged commit 7a595aa into master Mar 1, 2025
3 checks passed
@TechLord22 TechLord22 deleted the tc/keybind-cleanup branch March 1, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: refactor Suggestion to refactor a section of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants