aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/CompactDamage.java
AgeCommit message (Expand)Author
2024-05-14Clarify the regex in CompactDamage (#712)Rime
2024-05-14Make Million/Billion/Trillion abbreviations capitalizedAaron
2024-05-14Add support for mega crit abilityAaron
2024-05-14Add support for ring of love abilityAaron
2024-05-14Fix normal damage colour being overwrittenAaron
2024-05-14Fix color fr this timeRime
2024-05-14Actually preserve damage color if it doesn't match the criteriaRime
2024-05-14Add proper entity check and preserve damage color if not normal or crit dmgRime
2024-05-10Refactored config to work with the new config categorizationRime
2024-05-10Refactored logic from using JSON to directly modifying Text objectsRime
2024-05-10Add compact damageRime