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
/
SkyHanniItemTracker.kt
Age
Commit message (
Expand
)
Author
2024-04-15
Backend: isKeyClicked (#1405)
Thunderblade73
2024-04-13
New Feature: Excavation Profit Tracker (#1432)
hannibal2
2024-03-21
code cleanup
hannibal2
2024-03-21
Improvement: HoverTips improvements (#821)
Thunderblade73
2024-03-15
Backend: Storage Config Moving (#1171)
hannibal2
2024-03-07
Interlal Change: Code cleanup (#1113)
hannibal2
2024-03-06
Backend: Reformat code in all files in src directory (#1109)
CalMWolfs
2024-02-19
Item name rewrite and cache #1016
hannibal2
2024-02-10
Hovering on cheap items in an Item Tracker now shows the cheap hidden items. ...
Mikecraft1224
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-11
creating function addTotalProfit for item trackers and fixed wrong calculatio...
hannibal2
2024-01-07
Fixed wording in trackers when the item is newly obtained.
hannibal2
2023-12-20
Added option to Hide Cheap Items in Slayer, Fishing and Diana Item Profit Tra...
hannibal2
2023-12-12
Not only Slayer, also Fishing and Diana items will now show in chat & title w...
hannibal2
2023-12-11
Internal: Migrate Deprecated Config Values to Enums (#790)
Walker Selby
2023-12-11
Fixed tracker name.
hannibal2
2023-12-09
Fixed slayer profit tracker display and price problems with Wisp's Ice Flavou...
hannibal2
2023-12-08
Localize Keypresses (#754)
Walker Selby
2023-11-26
removed duplicate coloring
hannibal2
2023-11-26
removed duplicate prefix
hannibal2
2023-11-25
Added option to exclude hidden items in the total price calculation.
hannibal2
2023-11-25
The hidden flag for items in Item Trackers is now shared between total view a...
hannibal2
2023-11-25
The hidden flag for items in Item Trackers is now shared between total view a...
hannibal2
2023-11-25
made coin name and coin description independent functions v2
hannibal2
2023-11-25
made coin name and coin description independent functions
hannibal2
2023-11-25
added missing empty char at start
hannibal2
2023-11-25
moved item draw logic from item tracker data to SkyHanni item tracker
hannibal2
2023-11-25
migrating backend and much of rendering from slayer profit tracker and fishin...
hannibal2