Skip to content

Update tutor timer to V1.2.0#10785

Merged
riktenx merged 4 commits intorunelite:masterfrom
ThatOneSam:master
Mar 3, 2026
Merged

Update tutor timer to V1.2.0#10785
riktenx merged 4 commits intorunelite:masterfrom
ThatOneSam:master

Conversation

@ThatOneSam
Copy link
Copy Markdown
Contributor

Fixes issues with stale last claimed statuses, and increases startup reliability.

Fixes issues with stale last claimed statuses, and increases startup reliability.
@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Feb 27, 2026

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Feb 27, 2026

Internal use only: Reviewer details Maintainer details

@coopermor
Copy link
Copy Markdown
Contributor

You should probably just use configManager.unsetConfiguration instead of all this https://github.com/ThatOneSam/Tutor-Timer/blob/main/src/main/java/com/tutortimer/TutorTimerPlugin.java#L93-L132

Updated to use configManager.unsetConfiguration(...)
guarded by a configManager != null check where appropriate rather than complicated custom methods
@ThatOneSam
Copy link
Copy Markdown
Contributor Author

You should probably just use configManager.unsetConfiguration instead of all this https://github.com/ThatOneSam/Tutor-Timer/blob/main/src/main/java/com/tutortimer/TutorTimerPlugin.java#L93-L132

Thanks @coopermor! That made things a lot easier and cleaner.

@riktenx riktenx merged commit 3a64401 into runelite:master Mar 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants