Hi all,
I have been out of the osrs scene for roughly a year and am adding new developers here so they can upkeep the plugin. I believe this is all I need to do, but let me know if there's anything else.
Thanks!
Riktenx suggest i find a better way to have a shared reposition code, this has been completed.
Refactored overlay code into MoveableInterfaceOverlay base class
Fixed transparency not resetting on plugin disable (sometimes), should work 100% now.
Added BSD 2-Clause copyright headers - as required.
Added Collection log "Unlock Hint" right-click option - Gives droprate & basic hint on where to get.
Added Inventory value overlay - Simple moveable overlay that tells you based on GE value, how much is in your inventory.
* 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>