From 2c51b4e74b6ad234a2f248b73d7e09a48d83c3d3 Mon Sep 17 00:00:00 2001 From: Car-Role Date: Tue, 29 Oct 2024 14:43:34 -0500 Subject: [PATCH] update distraction-reducer (#6900) * Update distraction-reducer * Update distraction-reducer toa detection change and added more enchantment IDs * Update distraction-reducer * Update distraction-reducer commit: Add bonfire firemaking support and improve movement detection - Added support for adding logs to bonfires with correct animation IDs - Added firemaking toggle to config section - Improved movement detection by tracking both animation poses and position changes - Added immediate overlay clearing when movement is detected - Excluded manual tinderbox firemaking animations - Added debug logging for overlay visibility changes Animation IDs added for bonfire firemaking: - Regular logs (10565) - Oak logs (10569) - Willow logs (10572) - Maple logs (10568) - Yew logs (10573) - Magic logs (10566) - Redwood logs (10570) --- plugins/distraction-reducer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/distraction-reducer b/plugins/distraction-reducer index 1b5824998d2..f2968ce97c6 100644 --- a/plugins/distraction-reducer +++ b/plugins/distraction-reducer @@ -1,2 +1,2 @@ repository=https://github.com/Car-Role/Distraction-Reducer.git -commit=1a0949bf8948623c87ba6e2a7018c2cbb2d77e0c +commit=a6da764421d8f9c72a42814a59e994da07a3c502