Skip to content

Conversation

@Zazarothh
Copy link
Contributor

Adds the Motivation plugin.

Features:

  • Shows a motivational message about your lowest non-99 skill on login
  • Sidebar panel displaying all non-99 skills sorted by level
  • Progress bars and percentage to level 99
  • World rank display from hiscores
  • Custom quotes support via config
  • Option to show messages as overhead text

@runelite-github-app
Copy link

runelite-github-app bot commented Jan 9, 2026

@runelite-github-app
Copy link

runelite-github-app bot commented Jan 9, 2026

Internal use only: Reviewer details Maintainer details

@riktenx
Copy link
Member

riktenx commented Jan 11, 2026

do not sleep() or interrupt() the shared executor

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jan 11, 2026
@Zazarothh
Copy link
Contributor Author

Updated the plugin with the following changes:

  • Renamed to "Help Motivation"
  • Improved sidebar UI with column headers, alternating row colors, and hover effects
  • Fixed executor usage (using schedule instead of sleep on shared executor)

Let me know if any other changes are needed.

@runelite-github-app runelite-github-app bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Jan 17, 2026
@riktenx
Copy link
Member

riktenx commented Jan 17, 2026

you need to update the commit hash in your marker file here for me to see your changes

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jan 17, 2026
@runelite-github-app runelite-github-app bot removed the waiting for author waiting for the pr author to make changes or respond to questions label Jan 17, 2026
Changes in motivation plugin:
- Rename plugin to Help Motivation
- Improve sidebar UI with column headers, alternating row colors, hover effects
- Use RuneScape fonts and orange color for rank values
- Fix executor usage (replace Thread.sleep with executor.schedule)
- Update gitignore
@Zazarothh Zazarothh force-pushed the add-motivation-plugin branch from 58635ff to 4ea0be3 Compare January 17, 2026 19:31
@Zazarothh
Copy link
Contributor Author

My apologies, learning a lot doing this. Reviewed all the docs possible for this and still messing up. Thank you for what you do

@riktenx
Copy link
Member

riktenx commented Jan 18, 2026

when you get a review that asks you to change something you should really only change that and not also add and remove 500 random other lines of code

image

@riktenx riktenx merged commit 89189ea into runelite:master Jan 18, 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.

2 participants