From a6c391eb884535928d9a802d3daae9ff389cff7f Mon Sep 17 00:00:00 2001 From: NCG-RS <104156512+NCG-RS@users.noreply.github.com> Date: Sun, 11 May 2025 13:48:10 -0400 Subject: [PATCH] update tob-utilities to v1.0.3 (#7985) * Create tob-utilities * Create tob-utilities * Update tob-utilities * Update tob-utilities added license * Update tob-utilities Implemented use of onNpcSpawned, onNpcChanged and onNPCDespawned for handling tracking spawns. Added clearing of lists to shutdown Removed unused imports and formatted each file to ensure code style consistency * Update tob-utilities * Update tob-utilities * Update tob-utilities * Update tob-utilities * Update tob-utilities New Features: Lightbearer reminder overlay. (Appears if player has lightbearer in their inventory during P1 verz to remind them to equip it) Scuff warning changed from chat message to having option of chat message, overlay panel or infobox Outlining of players in bloat Bug Fixes: Fixed dawnbringer overlay not working correctly while party integration is enabled enabled and user is not in a party Other Misc Changes: Updated readme to include a changelog Renamed MaidenOverlay to ScuffedNylocasOverlay as there are now multiple overlays for Maiden Refactored MaidenService to improve future maintainability Removed unnecessary info level logs * Update tob-utilities Readme change --- plugins/tob-utilities | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tob-utilities b/plugins/tob-utilities index d234cc4ca..72cea5497 100644 --- a/plugins/tob-utilities +++ b/plugins/tob-utilities @@ -1,2 +1,2 @@ repository=https://github.com/NCG-RS/TobUtilities.git -commit=775fed58d3060db3a7baca3d5866b2af1b7c5561 +commit=9df02a24d67bce82ffe543af898e4771af88b8c3