* Add Bank Organizer plugin
* New Hash
* Update bank-organizer commit hash
* Updated README on plugin purpose & details.
* Fixed typo in README
* Cat7 exclusion logic changed up a bit to exclude potions better
* New Hash - Updated list & exclusions
* Update to quest-related items list; keys, books, and notes
* Updated readme to explain quest-cleanup logic & small fixes
We were incorrectly calling the atomic boolean for whether an item required a screenshot when it was untradeable based on a set of items we defined with custom values; resulting in nullpointers on drops.
* Create NewGamePlus
* Rename NewGamePlus to newgameplus
* Update newgameplus to latest commit
The latest commit avoids using terminally deprecated API functions
* Update newgameplus to use AudioPlayer
* Update newgameplus
Adds screenshot capability
* Update newgameplus
Adjust unlock overlay font
* Update newgameplus
Bugfix for consumed menu clicks
* Update newgameplus
Add bank search for locked items
* Synchronize ImageIO Call
Synchronize ImageIO Call, small locked item updates and screenshot timing changes
* Accomodate .jar resource loading
Adjusted the loading of the sidebar icon to accommodate for the plugin hub distributing the plugin as a .jar file.
* Utilize ImageUtil.loadImageResource
* Fix creation of Color object
Sorry for the quick succession updates today.. just got home a bit ago, and the plugin was still creating (non-breaking) NullPointer errors inside our new warning methods. Fixed this by using fromHex instead of fromString to create red
* Update commit hash for droptracker plugin
* Update to Droptracker 5.1.0
Fixes to Combat Achievements
Removed XP tracking (Only tracking levels)
Organized settings menu
Reworked PB Tracking
Support Delve Boss 1-8 now
Fixed DMs not properly hiding
Fixed tracking Yama Loot
* Fix System.err.println in DropTrackerApi class
* Update droptracker to version 5.2.0
* Removed System.out.println from submission manager
* Update flipping-copilot to v1.7.10
- Bugfix hardcoded display name.
- Make time frame transient.
* Non critical bugfix
* Non critical bugfix 2
* Non critical bugfix 3
I wish to takeover this plugin. It has several issues, some I already have fixes for. I created my first PR over a week ago and tried to contact the author with a comment on it and there has been no response.