index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
nether
/
reputationhelper
/
miniboss
Age
Commit message (
Expand
)
Author
2024-06-12
Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)
CalMWolfs
2024-06-07
Backend: Change Java to Kotlin for repo files (#1543)
CalMWolfs
2024-06-03
Improvement: Faction Quest Widget is disabled (#1977)
hannibal2
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-03-15
Backend: Storage Config Moving (#1171)
hannibal2
2024-03-06
Backend: Use more isInIsland (#1107)
CalMWolfs
2024-02-10
Added option to hide tasks after they've been completed in Crimson Isle Reput...
martimavocado
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-30
Fix & Backend: fix rep helper sacks also convert rep helper to use NEUInterna...
CalMWolfs
2023-12-17
Fixed daily bosses detection in Crimson Isle Reputation Helper.
hannibal2
2023-11-26
Internal Change: Refactor JsonObjects to be in data package (#680)
Walker Selby
2023-11-22
Internal Change: More Random Cleanup (#724)
Walker Selby
2023-11-22
The cleanup after the cleanup
hannibal2
2023-11-22
Internal Change: Reformat Code to match .editorconfig (#628)
Walker Selby
2023-10-21
Backend: Serialise all constants and add repo error messages and status (#605)
CalMWolfs
2023-10-21
Internal Change: Misc Refactoring (#551)
Walker Selby
2023-10-12
fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...
hannibal2
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-16
migrate reputation helper config into crimson isle
hannibal2
2023-08-23
Option to show reputation locations only when pressing the hotkey
hannibal2
2023-07-31
Soft fixing all RepositoryReloadEvent npe errors
hannibal2
2023-05-18
Migrated crimson isle data into profile specific logic
hannibal2
2023-04-28
REGEX
hannibal2
2023-04-17
to Pattern
hannibal2
2023-03-29
added addAsSingletonList
hannibal2
2023-02-27
Reworked nether reputation helper design.
hannibal2
2023-02-24
Used new neu method.
hannibal2
2023-02-18
Used LorenzUtils.inSkyBlock everywhere.
hannibal2
2023-01-24
Hide mini boss quest the same logic as miniboss
hannibal2
2023-01-22
Hide reputation boss waypoint when damage indicator is present.
hannibal2
2023-01-22
Changed load logic for ReputationHelper.
hannibal2
2023-01-22
Small optimizes.
hannibal2
2023-01-21
Add locations for reputation quests, mini bosses and kuudra fight.
hannibal2
2023-01-20
Add items to line renderer. Used for reputationHelper.
hannibal2
2023-01-20
Support for new repo format for reputationHelper.
hannibal2
2023-01-18
Added DailyKuudraBossHelper.
hannibal2
2023-01-17
Changed chat design.
hannibal2
2023-01-16
Changed design of render text.
hannibal2
2023-01-15
Added toggle config.
hannibal2
2023-01-15
Moved data into repo.
hannibal2
2023-01-15
Added config save. Removed debugs.
hannibal2
2023-01-15
Moved packages.
hannibal2