From ab643bf9cfd861bac0288c52a59abd99196971c6 Mon Sep 17 00:00:00 2001 From: Thomas Kelly <84855585+1504681@users.noreply.github.com> Date: Wed, 13 Aug 2025 01:10:06 -0400 Subject: [PATCH] update afk-crab-helper (#8756) * Update afk-crab-helper: add font customization and timing improvements - Add comprehensive font customization options (family, size, color, style) - Maintain contributor's timing accuracy improvements - Support configurable font families and styles - Enhanced user experience with better text rendering * Update afk-crab-helper: fix test class package structure - Correct test class package name from com.andmcadams.wikisync to com.afkcrabhelper - Move test file to proper directory structure - Maintain all font customization and timing improvements * Update afk-crab-helper: fix timer for freshly spawned crabs - Fix issue where timer shows 0 when attacking crab immediately at spawn - Add fallback to assume full health when health detection returns 0 - Maintain all previous font customization and timing improvements --- plugins/afk-crab-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/afk-crab-helper b/plugins/afk-crab-helper index 3ee269635..4c24fb70c 100644 --- a/plugins/afk-crab-helper +++ b/plugins/afk-crab-helper @@ -1,2 +1,2 @@ repository=https://github.com/1504681/afk-crab-helper.git -commit=234d35a3d44e44ed2cee833a98f767be95f6ed10 \ No newline at end of file +commit=34ec7f9967b97cd140040aba94ae1596beb12666