Skip to content

Add idle-familiar plugin#13083

Merged
runelite-github-app[bot] merged 5 commits into
runelite:masterfrom
mackenzie0cameron0:idle-familiar
Jul 2, 2026
Merged

Add idle-familiar plugin#13083
runelite-github-app[bot] merged 5 commits into
runelite:masterfrom
mackenzie0cameron0:idle-familiar

Conversation

@mackenzie0cameron0

Copy link
Copy Markdown
Contributor

The idle familiar plugin is a pop-out, always on-top, widget. It reads a players in-game state and plays a corresponding animation. This is intended to act as an idle notifier while the client is minimized.
It's a status display only: no game input, automation, or interaction with the client. The README has previews and full feature list.

@runelite-github-app

runelite-github-app Bot commented Jun 30, 2026

Copy link
Copy Markdown

@runelite-github-app

runelite-github-app Bot commented Jun 30, 2026

Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@riktenx

riktenx commented Jun 30, 2026

Copy link
Copy Markdown
Member
  • use of reflection is not allowed

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jun 30, 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 Jun 30, 2026
@mackenzie0cameron0

Copy link
Copy Markdown
Contributor Author

I've removed the reflection and replaced it with a whitelist of animation IDs. The plugin should still function the same. Thank you for your time in reviewing this.

@riktenx

riktenx commented Jul 1, 2026

Copy link
Copy Markdown
Member

programmatically manipulating the main game window, such as trying to request focus, minimize, move it, etc. are not allowed

@riktenx riktenx added the waiting for author waiting for the pr author to make changes or respond to questions label Jul 1, 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 Jul 2, 2026
@mackenzie0cameron0

Copy link
Copy Markdown
Contributor Author

Removed the return-to-game button & added shimmer effect to the collapsed widget for idle status

@runelite-github-app
runelite-github-app Bot merged commit a9720c3 into runelite:master Jul 2, 2026
2 of 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