aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/entity/MobBoundingBoxes.java
AgeCommit message (Collapse)Author
2024-07-26Refactor LividColor and Nukekubi head detectionKevinthegreat
2024-07-26livid fixYasin
now it will only highlight the correct livid also after the "change"
2024-07-26fixes #539 #538Yasin
The logic of the livid code has been changed. The system checks whether the current color is the same as the last found livid color. The initial color is detected after the first blindness effect + 2 seconds. I also added the bounding box option for livid to make it easier to recognize the correct enemy. I changed default mob glow option to false by and bounding box option to true.
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
removed text.autoconfig. prefix new way is skyblocker.option.
2024-04-26Refactor updated codeKevinthegreat
2024-04-26Refactor MobGlow and MobBoundingBoxes to use pattern matchingAaron
2024-04-20Starred Mob Boxes (#647)Aaron