Skip to content

Commit

Permalink
QuestHelperPlugin file refactor (#1294)
Browse files Browse the repository at this point in the history
* Reorganize existing file structure

* Add QuestOverlayManager

This takes over the Overlay management from QuestHelperPlugin.

* Add QuestBankManager

This is intended to handle bank behaviour for the QuestHelperPlugin.

* Restructure RuneliteObject usage

Merges Cheerer with the overall RuneliteObjectMananger.

* Extract QuestHelper from QuestHelperPlugin

This manager handles starting up and closing down helpers.

* Swap menu entry swapping to use onClick

* Add javadocs to QuestManager

* Document + refactor QuestNameToHelper

* Fix sidebar panel highlighting on start

* Remove redundant check of questBankTab being null.

* Remove setVisible from RuneliteObjectManager
  • Loading branch information
Zoinkwiz authored Oct 24, 2023
1 parent 0cce3e0 commit 7464272
Show file tree
Hide file tree
Showing 395 changed files with 3,286 additions and 2,705 deletions.
217 changes: 0 additions & 217 deletions src/main/java/com/questhelper/Cheerer.java

This file was deleted.

Loading

0 comments on commit 7464272

Please sign in to comment.