index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
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
/
utils
/
tracker
/
SkyHanniTracker.kt
Age
Commit message (
Expand
)
Author
2024-10-19
Backend: Detekt Fixes Part 8 (#2734)
David Cole
2024-10-03
Backend: Detekt Fixes Part 5 (#2617)
David Cole
2024-09-13
Feature: Graphs Pathfinding (#2468)
hannibal2
2024-09-10
Improvement: Add per election year diana trackers (#2487)
Linnea Gräf
2024-09-09
Improvement: SH Tracker Search (#2477)
hannibal2
2024-09-08
Backend: No List<Any> in Trackers (#2474)
hannibal2
2024-07-28
fixed skyhanni trackers not being modifiable inside other menus
hannibal2
2024-07-21
added todo
hannibal2
2024-07-15
Fix: price source inconsistencies (bz sell/buy and npc price) (#2221)
hannibal2
2024-06-22
Improvement: Add hover descriptions to many ClickableChat messages (#1919)
Obsidian
2024-06-08
Backend: Add annotation to smaller modules (#2022)
CalMWolfs
2024-06-07
Backend: Remove deprecated BazaarData values (#1987)
CalMWolfs
2024-05-08
Backend: Text API (#1718)
Brady
2024-05-07
code cleanup
hannibal2
2024-04-24
Backend: Replace Internal Commands (#1522)
hannibal2
2024-03-21
Improvement: HoverTips improvements (#821)
Thunderblade73
2024-03-15
Backend: Storage Config Moving (#1171)
hannibal2
2024-03-03
Added option to hide Profit Trackers while not inside an inventory.
hannibal2
2024-03-01
Internal Change: Bazaar Config -> Inventory Config (#1082)
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-12-25
Fixed config migration errors
hannibal2
2023-12-20
Added option to Hide Cheap Items in Slayer, Fishing and Diana Item Profit Tra...
hannibal2
2023-12-16
Only modifying the total session when opening Vermin Bin.
hannibal2
2023-12-11
fixed config version
hannibal2
2023-12-11
Internal: Migrate Deprecated Config Values to Enums (#790)
Walker Selby
2023-12-11
Fixed tracker name.
hannibal2
2023-11-25
Fixed EstimatedItemValue.isCurrentlyShowing logic
hannibal2
2023-11-25
The hidden flag for items in Item Trackers is now shared between total view a...
hannibal2
2023-11-25
migrating backend and much of rendering from slayer profit tracker and fishin...
hannibal2
2023-11-22
fishing profit tracker (#703)
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-11-09
fixed error with empty display
hannibal2
2023-11-09
added dirty flag
hannibal2
2023-11-09
code cleanup
hannibal2
2023-11-09
Added cooldown to no longer spam the reset current session button of trackers.
hannibal2
2023-11-09
SkyHanniTracker now handles the display list as well.
hannibal2
2023-11-09
Used SkyHanniTracker in FrozenTreasureTracker
hannibal2
2023-11-07
code cleanup
hannibal2
2023-11-07
added support for different current sessions per profile.
hannibal2
2023-11-07
code cleanup and better wording
hannibal2
2023-11-07
save displayMode per tracker and code cleanup
hannibal2
2023-11-07
Added more Armor Drop Tracker features. Added command /shresetarmordroptracke...
hannibal2
2023-11-07
Added more Ender Node Tracker features. Added command /shresetendernodetracke...
hannibal2
2023-11-07
Used SkyHanniTracker in SlayerItemProfitTracker
hannibal2
2023-11-07
added function renderDisplay to SkyHanniTracker, removed code duplication
hannibal2
2023-11-07
Added SkyHanniTracker and used it in DicerDropTracker
hannibal2