Commit Graph

6 Commits

Author SHA1 Message Date
Vaughn Janes
eb9dd3f3ae 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
2024-12-24 13:47:24 -08:00
GrandTheftWalrus
bafb95b52e Update world-heatmap (#6425) 2024-09-27 08:14:24 -05:00
GrandTheftWalrus
2da60b8c99 Update world-heatmap (#5819) 2024-04-09 09:29:56 -05:00
GrandTheftWalrus
9f84499d76 Update World Heatmap (#5780) 2024-04-08 04:12:45 +00:00
GrandTheftWalrus
0d74ad3c62 Update world-heatmap (#3082) 2022-08-01 14:22:35 +00:00
GrandTheftWalrus
68a235ca13 Add World Heatmap plugin (#3011) 2022-07-24 14:47:18 +00:00