Updated Area loot v1.5.0#13132
Merged
Merged
Conversation
Fixed a major issue that didn't allow you to type using the letter assigned to the hotkey. Now it should let you type it. must be using the "press enter to chat" function. Made the overlay now behave like other runelite overlays. Can now be moved by Alt+dragging and removed the old way of moving it with X/Y coordinates. much cleaner way of moving it and positioning it where the user wants it. Added a bit more space between the items and the footer text. Fixed footer, if more items than your designated max items it would show the incorrect number of total items. added a fixed minimum width for the overlay list mode.
Added side panel total ground items and total GE Value, like it is on the overlay. more config sorting improvements. put more settings into categories.
## 1.5.0 - 2026-06-30 ### Added - Added a `Keep overlay above game` setting so the overlay can render above in-game actors and scene elements. - Added a `Show item delay` setting to wait up to 10 seconds before newly dropped items appear in the overlay. - Added chat confirmations for Shift+right-click block, unblock, whitelist, and unwhitelist actions. - Added README configuration screenshots. ### Changed - Changed `List max items` default from 12 to 10. - Changed `Show total loot count` to be enabled by default. - Changed `Show total GE value` to default to long format. - Changed default hotkeys to `Ctrl+X` for overlay toggle and `Ctrl+Z` for auto show/hide. - Improved grid overlay sizing so cells stay stable as item GE values change. - Improved grid auto-adjust so the overlay changes by grid rows/columns instead of fluctuating with GP text width. - Improved overlay footer layout so total loot and total GE stack on narrow grid overlays. - Hid total GE footer text when only one item is visible. - Added temporary overlay title status text for toggle and auto show/hide mode changes, with smoother fade behavior. - Changed config sections other than Overlay to start closed by default. - Improved whitelist and blocklist config tooltips with exact-match and wildcard examples. - Cleaned up Overlay List Settings labels and config section ordering. ### Fixed - Fixed temporary auto-enabled title text popping back in after it faded out. - Fixed GE and other text-entry fields triggering Area Loot hotkeys while typing. - Fixed overlay visibility on login and click-to-enter screens by only rendering when the game viewport is visible. - Fixed layer switching so disabling `Keep overlay above game` restores the original overlay layer behavior.
|
This plugin requires reviews from Plugin Hub reviewers. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
forgot to update the changelog update date.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.5.0 - 2026-07-1
Added
Keep overlay above gamesetting so the overlay can render above in-game actors and scene elements.Show item delaysetting to wait up to 10 seconds before newly dropped items appear in the overlay.Changed
List max itemsdefault from 12 to 10.Show total loot countto be enabled by default.Show total GE valueto default to long format.Ctrl+Xfor overlay toggle andCtrl+Zfor auto show/hide.Fixed
Keep overlay above gamerestores the original overlay layer behavior.