4 Commits

Author SHA1 Message Date
Thomas Kelly
ab643bf9cf 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
2025-08-13 01:10:06 -04:00
Thomas Kelly
beb3be61de update afk-crab-helper (#8640) 2025-07-30 10:36:03 -04:00
Thomas Kelly
bb245f7e13 update afk-crab-helper to v1.1 (#8612)
- Remove all DPS calculations, use simple health% / 10 minutes formula
- Add display mode toggle: Time Remaining, HP Percentage, or Both
- Add flash alert when crab HP falls below threshold (default 2%)
- Remove Enable Overlay option and broken burrow notification
- Reorganize config with proper sections and nesting
- Simplified overlay logic and better flash animation
- Fix all compilation issues
2025-07-29 02:14:30 -04:00
Thomas Kelly
5f371035ab add afk-crab-helper (#8593)
* Add AFK Crab Helper plugin

* Update AFK Crab Helper commit hash to include LICENSE file
2025-07-26 22:35:20 -04:00