summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/stranded
AgeCommit message (Collapse)Author
2024-06-13Fix: Stranded Placable NPCs (#2071)martimavocado
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com>
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-28Improvement: Config Move (#1300)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2023-12-11code cleanuphannibal2
2023-12-11Feature: Highlight Placeable NPCs (Stranded) (#723)Walker Selby
Highlights NPCs in the stranded menu that are placeable but not placed. #723