aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/api/SkillAPI.kt
AgeCommit message (Expand)Author
2024-03-13Fix: Skill pattern (#1160)HiZe
2024-03-12Fix: Skill progress tab pattern (#1148)HiZe
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-02Fix: Skill Progress message (#1087)HiZe
2024-02-28Fixed overflow level goal in skills tooltips. #1069HiZe
2024-02-27Fixed skill timer. (#1070)hannibal2
2024-02-27Renamed currentXP to xp in /shskills description.hannibal2
2024-02-26Added String.formatLongOrUserError()hannibal2
2024-02-25Fixed skill display stuff #1058HiZe
2024-02-25Fixed creating too many skill timers. #1057hannibal2
2024-02-25Made String.formatDouble() and formatLong()return nullable.hannibal2
2024-02-25Added support for number abbreviations in /shskills.hannibal2
2024-02-24fix for better skill support for /shdebughannibal2
2024-02-24better skill support for /shdebughannibal2
2024-02-24Fixed skill goal commandshannibal2
2024-02-24Feature: Skill progress display (#957)HiZe