* Update fixed-resizable-hybrid
Improvements to Cutscene Handling and Wide Chatbox
- Switched wide chatbox from using overlays to instead using widgets, allowing for interface styles or resource packs to be compatible with the chatbox.
- Added option for repositioning chat buttons in wide chatbox mode (stretched vs centered options).
- Generalized fixFairyWidget function to also fix other widgets with dynamic/full screen backgrounds (e.g. canoe)
- Added cutscene handling (varbit 542) which allows for widget positioning during cutscenes. This also prevents the inventory widget from being hidden similar to in fixed mode.
Improved ingame overlay handling
- TOB party overlay bounding restriction
- MTA clipping
Properly handling transparent chatbox
- Prevents viewport resizing when chatbox is transparent.
- Expands height of viewport to extend under the chat buttons in transparent chatbox.
Default Config Settings
- set centerChatboxButtons to true by default
Restored border overlay png file (deleted by accident)
- also updated overlay to only load the image once (static final)
* Update fixed-resizable-hybrid
Also remove unused import / keymanager
* Update nekos
* Removed system out
* Update nekos
- Made http requests through Okhttp
- Added max and min ranges for opacity and delay
* now its injected I hope
* Update nekos
- Removed volatile image
- Added logic to check if the image is loaded
* Update wilderness-warnings
Add hides for manual cast ancient spellbook and ice plateau teleports as well as the portal nexus
* Create area-sound-whitelist
Create Area sound whitelist plugin - mutes all area sounds except those which are whitelisted
* Update area-sound-whitelist
Fix typo in .properties
* Update area-sound-whitelist
Improve whitespace and null handling when reading from config
* Update emblem-trader-skull-timer
Updated to version 2.0:
Added timer checks for entering the abyss, wearing items that provide skulls and PVP scenarios. Renamed plugin to 'Skulled Timer' to reflect new features.
* Update emblem-trader-skull-timer
* Update emblem-trader-skull-timer
* Update emblem-trader-skull-timer
* Update emblem-trader-skull-timer
Fixed a minor breaking change due to the recent collection log game update where the collection log pages were not detected properly anymore and therefore not updating with Twitch.
* Create lfghelper
* Update lfghelper
* Update lfghelper
commas are the bane of my existence.
* Update lfghelper
cleaned up licensing on files. dont need on individual files. was redundant.
* Update lfghelper
made changes based on RL maintainer requirements/recommendations
* Update lfghelper
fixing gson creation
* Update lfghelper
update per RL maintainer
* Collection Log Luck v1.2.0
Detect stale collectionlog.net data to fix calculations when viewing log
Update luck without having to relog after each kill / drop
Hueycoatl and Royal Titans
Wintertodt rework, Moxi, special items like Tempoross, GoTR
Misc bug fixes
* Update collection-log-luck v1.2.0
A couple of additional fixes