update world-heatmap (#7134)

* Update world-heatmap

- Enabled automatic uploading of anonymous user heatmap data to osrsworldheatmap.com
- Changed image output filenames for better sorting
- Changed PLACES_SPOKEN_AT to include messages by players other than the local player

* Update world-heatmap

Enhanced the warning message

* Minor edits

- Added heatmap ages to panel tooltips
- Added Tile Count labels to panel
- Made heatmap images blue by default with the option of grayscale

* Update world-heatmap

- Changed heatmap data upload to false by default with warning on the config checkbox

* Update world-heatmap

Added automatic chat message to announce update

* Update world-heatmap

- Started using the injected ScheduledExecutorService to execute the upload, backup, and autosave routines instead of running them directly in onGameTick
- Started using OkHTTPClient for HTTP POST
This commit is contained in:
Vaughn Janes
2024-12-24 13:47:24 -08:00
committed by GitHub
parent 09814f27e9
commit eb9dd3f3ae

View File

@@ -1,2 +1,3 @@
repository=https://github.com/GrandTheftWalrus/RuneLite-World-Heatmap.git
commit=f40c3a73d0fc7c8001bbcaa0d66f54921ab33825
commit=febef254c450fb255959eb528d3903e73ea9d185
authors=B1GGlECHEESE