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
/
CrimsonIsleReputationHelper.kt
Age
Commit message (
Expand
)
Author
2024-09-04
Fix: Reputation helper sack update (#2439)
hannibal2
2024-08-02
Fix: Reputation helper keybind activating while inside GUIs. (#2284)
hannibal2
2024-06-13
Backend: for each (#1725)
hannibal2
2024-06-03
Improvement: Faction Quest Widget is disabled (#1977)
hannibal2
2024-04-03
Backend: KuudraAPI (#1209)
Empa
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-03-14
Fix: crimson isle detection after tab list widget (#1167)
hannibal2
2024-03-06
Backend: Use more isInIsland (#1107)
CalMWolfs
2024-02-25
Reputation Helper now shows Kuudra Runs for barbarian faction as well.
hannibal2
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
2023-12-11
fixed config version
hannibal2
2023-12-11
Internal: Migrate Deprecated Config Values to Enums (#790)
Walker Selby
2023-11-26
Internal Change: Refactor JsonObjects to be in data package (#680)
Walker Selby
2023-11-19
Using IslandType.isInIsland more
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-10-21
code cleanup
hannibal2
2023-10-21
Backend: Serialise all constants and add repo error messages and status (#605)
CalMWolfs
2023-10-21
better repo error handling
hannibal2
2023-10-12
code cleanup, There are no Utils registered as listeners, and replacing OSUti...
hannibal2
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
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-08-19
Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeld
hannibal2
2023-08-03
Added option to only show the reputation helper while pressing a hotkey.
hannibal2
2023-07-31
Soft fixing all RepositoryReloadEvent npe errors
hannibal2
2023-07-25
repeatSeconds
hannibal2
2023-07-25
We do love LorenzTickEvent now
hannibal2
2023-07-04
Empty List (#289)
hannibal2
2023-05-18
Migrated crimson isle data into profile specific logic
hannibal2
2023-03-29
added addAsSingletonList
hannibal2
2023-03-24
started with new gui editor
hannibal2
2023-03-23
removed toMutableList in render list logic and prevent ConcurrentModification...
hannibal2
2023-02-27
Reworked nether reputation helper design.
hannibal2
2023-02-26
Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.
hannibal2
2023-02-18
Used LorenzUtils.inSkyBlock everywhere.
hannibal2
2023-02-18
Added Visitor Timer.
hannibal2
2023-01-24
Added town board waypoint.
hannibal2
2023-01-22
Changed load logic for ReputationHelper.
hannibal2
2023-01-20
Add items to line renderer. Used for reputationHelper.
hannibal2
2023-01-18
Added DailyKuudraBossHelper.
hannibal2
2023-01-15
Deleting unknown quests with a repo update.
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
2023-01-15
Moved packages.
hannibal2
2023-01-15
Crimson mini Boss support.
hannibal2
2023-01-13
Added Crimson Isle reputation helper: first part: daily quests.
hannibal2