Add buddies plugin#14072
Conversation
|
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 |
|
Not a required change, but you're using the |
|
Implemented this recommendation. The plugin now uses RuneLite's injected OkHttpClient with a raw WebSocket endpoint and build=standard; the Java Socket.IO dependency and its packaging workaround are removed. The relay (render) temporarily retains server-side Socket.IO compatibility for existing development clients. |
Summary
Adds Buddies, a focused friends panel with:
The presence relay stores only short-lived in-memory records. Location and activity sharing can be disabled independently, the shared room key is hashed before transmission, and received presence is displayed only for an existing online RuneLite friend.
Verification
clean build