Daily agility daily laps marks logging#11767
Merged
runelite-github-app[bot] merged 14 commits intoMay 5, 2026
Merged
Conversation
DailyAgility plugin
MVPief-DailyAgility2
MVPief-DailyAgility3
DailyAgility-updatedproperties
|
This plugin requires reviews from Plugin Hub reviewers. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
added 2 commits
May 5, 2026 02:26
…om/DrieVeertien/plugin-hub into DailyAgility_DailyLapsMarksLogging
Contributor
Author
|
The file size should be: 30.255 bytes I dont understand where the 5,678,400 bytes comes from after the fix |
Contributor
|
Java blows up an image to it's max size when it loads it into memory, (length * width * 4) |
Contributor
Author
Thanks, I got a smaller image. Now it passed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Daily Agility
Track daily rooftop agility lap goals and Marks of Grace collection. Includes a lap timer, ETA, rolling averages, and a persistent session log with calendar view.
Features
Technical notes
Your <Course> Rooftop lap count is: <count>, which fires on all standard rooftop courses.MenuOptionClickedto prevent false counts.clientThread.invokeLatercall to ensure marks present on login are not double-counted.