* Add remove-chat-options plugin
* add chat tag to PluginDescriptor
* use helper List to remove array length assumption
* use InterfaceID.CHATBOX instead of explicit options list
* don't remove chatbox tab component menu options
* don't remove report abuse button menu options
* remove private message options
* don't remove grand exchange search results menu options
* 🥺 Fix + Update world-heatmap
- Added a super dupers important fix that needs to go through before Leagues V is over in order to work (separating Leagues data from regular account data)
- Different gamemodes now have their own heatmaps
- Automatic fix for file naming scheme
- Implemented 3D tracking of data instead of assuming it's all on plane 0
- Data upload time is now determined by age of oldest heatmap instead of individually
- Refactored a lot of code
- Legacy save file conversion now updates metadata
* Update world-heatmap
Fixed bad use of @Inject
* Fixed some scope issues
* Update world-heatmap
Fixed a yuge bug where creating a new config profile and then switching it would result in all if not most heatmaps getting reset and then saved over lul
* Made data fix opportunity not time-sensitive
- Leagues-decontamination is now performed if the user is on the Leagues hiscores (turns out to be a much better way of determining if they ever played leagues than detecting if they ever log onto Leagues in the very few days between the release of V1.6 and the end of Leagues)
- Parallelized the file-moving during leagues decontamination
* Update world-heatmap
Added final upload to Leagues-decontamination process
* Update world-heatmap
Added date modified reset to Leagues decontamination
* Update world-heatmap
Significant improvements to the profit calculation. And better support for looting bag, bank, and other similar container items.
Also removed deprecated APIs.
* Create item-counter
* Update item-counter
* Update item-counter
* Forgot the license, whoops!
* Rename plugin to "Regex Item Counter"
A bit more clarity as to what it does
* Remove usage of log.info
* Update item-counter
* Update item-counter
* Create Companion Pet Plugin
* fix unregister
* Update to make sure RlObjects are properly de-spawned
* Update to make sure RlObjects are properly de-spawned and bump ver
* Update Companion Pet Plugin- Update for compatibility with WorldView update.
* Update Companion Pet Plugin- Update Nav Icon Size
* Update Companion Pet to to support full animation scaling.