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
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