From 96a6a726ae260815a3da4e942c18c71c4b93780c Mon Sep 17 00:00:00 2001 From: Dennis Kievits Date: Fri, 6 Mar 2026 04:17:40 +0100 Subject: [PATCH] add bronzeman-unleashed (#9396) * add bronzeman-unleashed * update to use correct plugin class * update to latest version with bugfixes * add support for lms worlds and added unsupported world message * bronzeman unleashed bugfixes, review ready * Small bug fixes and improvements * - Add pet drop detection and group notifications (with funny feeling messages) - Add config option to hide unlock notifications in minigames/instances - Add Falador Party Room restrictions - Unlock ground items that drop when inventory is full - Fix notifications being lost when multiple events fire rapidly - Fix items getting stuck in unlock overlay queue - Fix loot keys policy when rule not enabled * chore(plugins): bump bronzeman-unleashed to 6746f23 Pull upstream changes from 064217c..6746f23 (75 commits). Includes Observable-pattern migration, collection-log and world-type policy improvements, and broad bugfix/stability updates. * chore(plugins): bump bronzeman-unleashed to 3262557 Pull upstream changes from 6746f23..3262557 (7 commits). Includes reviewer-driven stability cleanups in chat/remote/policy code and documentation updates. --- plugins/bronzeman-unleashed | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/bronzeman-unleashed diff --git a/plugins/bronzeman-unleashed b/plugins/bronzeman-unleashed new file mode 100644 index 000000000..9e70c0b97 --- /dev/null +++ b/plugins/bronzeman-unleashed @@ -0,0 +1,2 @@ +repository=https://github.com/elertan/bronzeman-unleashed.git +commit=32625576386b038057e0bca34772f867adf5e746