index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
api
/
SkillAPI.kt
Age
Commit message (
Expand
)
Author
2024-04-12
Backend: Remove Neu Constant (#1191)
Thunderblade73
2024-04-10
Fix: Skill tab list pattern sometimes not matching (#1419)
Luna
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-04-01
Backend: Less fixed rate timer (#1264)
CalMWolfs
2024-03-13
Fix: Skill pattern (#1160)
HiZe
2024-03-12
Fix: Skill progress tab pattern (#1148)
HiZe
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-03-02
Fix: Skill Progress message (#1087)
HiZe
2024-02-28
Fixed overflow level goal in skills tooltips. #1069
HiZe
2024-02-27
Fixed skill timer. (#1070)
hannibal2
2024-02-27
Renamed currentXP to xp in /shskills description.
hannibal2
2024-02-26
Added String.formatLongOrUserError()
hannibal2
2024-02-25
Fixed skill display stuff #1058
HiZe
2024-02-25
Fixed creating too many skill timers. #1057
hannibal2
2024-02-25
Made String.formatDouble() and formatLong()return nullable.
hannibal2
2024-02-25
Added support for number abbreviations in /shskills.
hannibal2
2024-02-24
fix for better skill support for /shdebug
hannibal2
2024-02-24
better skill support for /shdebug
hannibal2
2024-02-24
Fixed skill goal commands
hannibal2
2024-02-24
Feature: Skill progress display (#957)
HiZe