* Add repository information for tile-collector
Add plugin tile collector https://github.com/Car-Role/Tile-Collector
* Update commit reference in tile-collector
https://github.com/runelite/plugin-hub/pull/10107#issuecomment-3720501306
followed this
* Change commit reference in tile-collector
Remove unnecessary sleep delay from shutdown handler
Deleted Thread.sleep call that was intended to give ConfigManager time to persist, as it's not needed for proper shutdown handling.
* Update custom-emoji
* Fix mouse click bug
Fixed bug causing mouse clicks to sometimes be eaten in the emoji panel
* Fix spacing issue
Fix a spacing issue when another plugin (which will NOT be named) puts a gazillion images into one message
* Fix bug
Fix bug causing emoji that were updated on github to not properly update when a download is commanded
* Drag & drop grouping
* Create groups of paths by dragging one on top of the other in the plugin panel
* Rearrange groups (and paths) by dragging their label panels
* Export groups of paths by clicking the export button on a group
* Fix path deletion when moving from old to new version
also save single path / group at a time wip
* removed debug text
* Add ground item notification plugin repository info
* Update commit reference in ground-item-notification
* Update commit hash for ground item notification plugin
* Update commit reference for ground item notification
* Add 'Only My Drops' option for Ironman loot filtering
this enabled iron man or other people to only track their drops and not all dropped items
* Add arceuuscc plugin repository information
* Update arceuuscc
* Update arceuuscc
* Update arceuuscc
* Update arceuuscc to use @Inject for Gson/OkHttpClient
Fix terminally deprecated APIs error by using RuneLite's
dependency injection for Gson and OkHttpClient.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Update arceuuscc with resized icons for Plugin Hub
Resize icons from 1.3MB to 3KB (32x32 pixels) to comply with
Plugin Hub image size restrictions.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Update arceuuscc - remove thread.interupt, add 3rd party warning and clean up code a little
* Update arceuuscc - Remove enabledByDefault = false
* Update plugins/arceuuscc
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: riktenx <riktenx@gmail.com>
* Add OSRS in French plugin repository information
* Update commit hash in osrs-in-french plugin
* Update osrs-in-french
* Added NPC/Items Translation
Added a lot more translation for the menu entry
Added NPC/Items translation
Created resource folder with the translations
* Added config file
* Added Translated Dialogs
Optimised the code to stop losing FPS
* update configurable-slayer-task-overlay
* Added more dungeon locations and added location reset configuration buttons
* updated configurable-slayer-task-overlay
* Added entry in right-click menu to reset location to default
* update translator plugin to v1.1.0
* updated version
* feat: data collection is now opt-in
refactor: infinite loop was replaced for a scheduled executor
refactor: api integration now used okhttp
* fix: added missing executor shutdown call when plugin is shut down
Added config to show virtual levels in leaderboards
Added check to remove private chat when Split settings are enabled
Created discord Panel instead of quick browser link
Many changes to leaderboards panels to reduce overall flickering
Added version control logic to send ingame message on update