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

QuestHelperPlugin file refactor #1294

Merged
merged 13 commits into from
Oct 24, 2023
Merged

QuestHelperPlugin file refactor #1294

merged 13 commits into from
Oct 24, 2023

Conversation

Zoinkwiz
Copy link
Owner

This PR is intended to help clean up a lot of the bloat inside the QuestHelperPlugin file, delegating instead more to other manager files and reducing replicated code and outdated code (for example for the Cheerer and the menuoptions).

Any feedback on ensuring this is actually implementing decent practices, and what further improvements can be made would be much appreciated!

Copy link
Contributor

@pajlada pajlada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not much feedback on the fake object stuff since I'm not familiar with it, but I found some small nitpicks/questions
and I verified that things build & quest-helper works as expected for cook's assistant

Zoinkwiz and others added 11 commits October 24, 2023 11:06
This takes over the Overlay management from QuestHelperPlugin.
This is intended to handle bank behaviour for the QuestHelperPlugin.
Merges Cheerer with the overall RuneliteObjectMananger.
This manager handles starting up and closing down helpers.
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
@Zoinkwiz Zoinkwiz merged commit 7464272 into master Oct 24, 2023
1 check passed
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.

2 participants