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

Open Quickplay GUI on Hypixel compass interaction #132

Open
robere2 opened this issue Dec 20, 2020 · 2 comments
Open

Open Quickplay GUI on Hypixel compass interaction #132

robere2 opened this issue Dec 20, 2020 · 2 comments
Assignees
Labels
Priority: LOW This issue is of low priority. Socket Implementation Status: In progress At least one commit has been made towards this issue, however it's not yet ready for review/merge. Type: Enhancement This issue contains a suggestion or improvement.
Milestone

Comments

@robere2
Copy link
Collaborator

robere2 commented Dec 20, 2020

When a user interacts with the Hypixel compass, there should be a setting to make it open the Quickplay menu instead of the normal compass.

@robere2 robere2 added Type: Enhancement This issue contains a suggestion or improvement. Priority: LOW This issue is of low priority. labels Dec 20, 2020
@robere2 robere2 added this to the 2.1.0 milestone Dec 20, 2020
@robere2 robere2 added Status: Planning It is currently still being determined what the best way to handle this issue is. Status: Todo This issue has been approved and needs to be completed/implemented. and removed Status: Planning It is currently still being determined what the best way to handle this issue is. labels Dec 25, 2020
@robere2 robere2 self-assigned this Dec 29, 2020
@robere2 robere2 added Status: In progress At least one commit has been made towards this issue, however it's not yet ready for review/merge. Status: Todo This issue has been approved and needs to be completed/implemented. and removed Status: Todo This issue has been approved and needs to be completed/implemented. Status: In progress At least one commit has been made towards this issue, however it's not yet ready for review/merge. labels Dec 29, 2020
@robere2
Copy link
Collaborator Author

robere2 commented Dec 29, 2020

Doing this by detecting a GUI with the title "Game Menu" is more reliable, but slightly riskier, because it involves packets, and the client behaves weirdly when the GUI is quickly opened and closed. It's easier to detect interaction with a compass in hand.

@robere2 robere2 added Status: In progress At least one commit has been made towards this issue, however it's not yet ready for review/merge. and removed Status: Todo This issue has been approved and needs to be completed/implemented. labels Dec 29, 2020
@robere2
Copy link
Collaborator Author

robere2 commented Dec 29, 2020

This is done, but only fully works in English. A new packet should be introduced to let the server communicate regular expressions used to match different languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: LOW This issue is of low priority. Socket Implementation Status: In progress At least one commit has been made towards this issue, however it's not yet ready for review/merge. Type: Enhancement This issue contains a suggestion or improvement.
Projects
None yet
Development

No branches or pull requests

1 participant