* update squeaky-toy
- Move **Don't override Global** from a single global toggle to a per-weapon setting
- Add a **Muted Weapon Sound IDs** field to the Options section
* add weapon reordering
- add drag icons that allows weapon reordering
* hud anchor adjustment causes minor timing-based sizing bugs with bank overlay
* hud anchor adjustment causes minor timing-based sizing bugs with bank overlay; adjust defaults and descriptions
bug fix: move private split back to where it should be when ending/closing an input prompt
* hud anchor adjustment causes minor timing-based sizing bugs with bank overlay; adjust defaults and descriptions
bug fix: move private split back to where it should be when ending/closing an input prompt
* Update naturalspeech
Updated naturalspeech with several features and improvements.
removed warning message because now the voice packs are hosted on github
* Update naturalspeech
* Update naturalspeech
* Update commit reference in chathighlightplayer
As per request, I have removed the following features as requested by admins:
-Remove the generic player highlighting feature (the always highlight groups).
-Remove the customizable temporary highlight duration. You may set it to a duration at or below 60 seconds.
Now it will only temp highlight players from 5 seconds - 60 seconds (hard limit on 60 seconds) similar to how the plugin started. No more permanent highlight.
I worked on most of these features. I thought it was a cool feature I was adding but had no ideal it was breaking the rules. It would only highlighted players in your surroundings that you would select, but I can understand your point. So sorry about that.
I hope this resolves the issues.
* Update commit reference in chathighlightplayer
fixed version number
* Update commit hash and add author to chathighlightplayer
cleaned up file
added highlight timer from 1 minute max to 2 minute max.
* Update commit hash in chathighlightplayer config
Merge pull request #15 from Jasper-VP/fix-code-formatting
Restore code formatting (whitespace only)
Pure formatting cleanup addressing the review feedback about removed line breaks. No functional changes.
Normalize CRLF line endings to LF
Restore consistent tab indentation (de-indented method bodies; split joined lines)
Restore the blank lines between and within methods that were dropped during the feature-removal commits, matching the pre-removal formatting
Normalize the over-indented @configitem annotation params in the config
* Update commit reference in chathighlightplayer
Fixed minimap dot not showing for highlighted player
Added toggle to enable or disable minimap dot for highlighted player
* Update commit reference in chathighlightplayer
updated version number
* Update commit reference in chathighlightplayer
Added new highlight mode and toggle for highlight mode (Tile, Outline)
* Update commit reference in chathighlightplayer
Updated config layout to try and group settings better
Added a toggle to display gamemessage when a player is highlighted
Fixed: Removed 0 Seconds as an option in the highlight duration.
* Update commit reference in chathighlightplayer
Added "Overlay above widgets" (default true)
Modified Minimap overlay so it does not get hidden with new "Below widgets" toggle
Added option for minimap dot size (Default, Medium, Large)
Made minimap position smooth when player is moving
* Bump embargo to 1.6.1
- Fix bank widget
- Add local client override for testing
- Consolidate BASE_URL across 7 files
- Add new config option to prevent "untrackable" items from syncing automatically on bank scan
- Move raid board stuff to constants
- Fix bug with panel resetting after transient payload errors
- Add case insensitive dedupe + id first ordering
- add npe guard for missing gear requirements
* Add build=standard to runelite-pluign.properties