* Create BH Pages
* Rename BH Pages to BH-Pages
* Rename BH-Pages to bh-pages
converted to lowercase and removed space character
* Update bh-pages
changed to latest commit
* Update bh-pages
another change due to builder error
* Update bh-pages
removed a debug message from main repo
* Update bh-pages
* removed save button in favour of FocusChanged autosave
* added a note to inform users how autosave works if no playernote is present
* fixed save space data corruption that comes from playernames. Notes should display correctly now.
* merged any duplicate notes using "---" as a splitter.
* added name autocomlpete to search function
* Update bh-pages
Small correction to names that are gained from BH chat messages, I wasn't sanitizing them before and this was breaking functionality.
* Update bh-pages
* added tabs for a notes panel & target history panel (creds Grand Exchange)
* added buttons for changelog, github, discord & donation (creds Quest Helper)
* added history log - tiles with playername, last seen & view in notes (eye icon) (creds Tile Packs)
* added right click support "BH Lookup" to show notes&skills of players
* fixed an issue where newline or tab characters were being removed from note data
* fixed issue where names would have dash "-" or underscore "_" characters removed.
I have updated to Phoenix Necklace Jingle to support custom sounds (.wav) files and to support different sound IDs. The owner is non-responsive and I would like to take over the plugin.
* Update chance-man to v2.7.0
Dim locked tradeables, improve drops, rolls, and persistence
- Add ItemDimmerController to dim locked tradeables in UI.
- Drops: improve DropCache (startup/shutdown, pruning), DropFetcher (error handling), DropItem (rarity parsing), and refresh viewer live on updates.
- Roll animation: switch to time-based easing with smooth slowdown; unify highlight duration to overlay.
- Persistence: refactor RolledItemsManager & UnlockedItemsManager for safer, leaner handling.
• Windows safe backups (COPY with retries, pruning via try-with-resources).
• Atomic tmp→main swap with watcher echo suppression.
• LWW reconciliation using ConfigPersistence with stamped keys.
• Debounced cloud mirrors with write-if-newer to prevent stale writes.
• Track dirty state and flush immediately on shutdown.
- Plugin: replace polling with ScriptPostFired for inventory/bank; gracefully shut down file executor and clear refs on disable.
- Misc: update README and internal helpers for cleaner structure and logging. update to v2.7.0
* Update chance-man
update build.gradle
* Update chance-man
- remove deprecated usages for SpriteOverrideManager
- remove deprecated usages for TabListener
- Maintain locked item dimming across UI updates
- update tests
* Update chance-man
- remove the random 'o' in build.gradle
* Update runelingual
few lines added, to implement polish
* Update RuneLingual
game messages can now be translated by local translation too
(also removed 2 characters from a list of characters to be replaced with their non-accent variant)
* added more fixes to the plugin
the conflict has not yet been resoved
* pt-br's local translation enabled
changed pt-br's local translation from false to true
* Update fixed-resizable-hybrid
- Updated to using InterfaceID from depracated ComponentID
- Fixed skill info widget alignment
- Added configurable warning to tell users when their inventory is transparent
* Update fixed-resizable-hybrid
- Updated to using InterfaceID from depracated ComponentID
- Fixed skill info widget alignment
- Added configurable warning to tell users when their inventory is transparent
* Update fixed-resizable-hybrid
- Added failsafe trigger for plugin initialization, fixing bug affecting world hopping from instances and hopping to PvP arena worlds
- Decoupled transparency warning from the gap borders
- Uncommented excess debug logs
* Update fixed-resizable-hybrid
- Added More Ship Cutscene compatibility
- Added Hot Air Balloon compatibility