index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
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
Age
Commit message (
Expand
)
Author
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-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-12
Not only Slayer, also Fishing and Diana items will now show in chat & title w...
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-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
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
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
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
2023-11-07
code cleanup
hannibal2
2023-11-07
tracker core (#697)
hannibal2