Add option to disable a connection
Connection auto disabled on HTTP 401 to avoid spamming revoked URLs
Added unit tests
Fix small issue in the readme
Update worldview constant which would break on next game update
* Adding runelite-homeassistant-data-exporter
* Update version to downgrade java version back to 11
* Fix GSON Inject and wrong config
* Fix image size
* Remove blocking call as per @riktenx request
* Update plugins/ha-exporter
Co-authored-by: riktenx <riktenx@gmail.com>
* Update log
Added:
- Support for Combat Task event triggers
- Support for Achievement Diaries event triggers
- Support for disabling certain data per connection or on all connections
Fixed:
- Fixed chat message being sent whenever the user changes instance (eg. teleporting, entering caves)
- Fixed Coordinates not being correct while sailing
- Fixed Base URL not being trimmed
* Added toggle for prayer and health
---------
Co-authored-by: riktenx <riktenx@gmail.com>