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
/
inventory
/
ChestValue.kt
Age
Commit message (
Expand
)
Author
2024-07-15
Backend: RecalculatingValue as a ReadOnlyProperty (#2151)
Empa
2024-07-15
Improvement: own inventory support for estimate chest value (#2218)
hannibal2
2024-06-14
fixing and using shortFormat()
hannibal2
2024-06-14
Revert "creating and using Number.format()"
hannibal2
2024-06-14
creating and using Number.format()
hannibal2
2024-06-07
Improvement: Attribute Prices in Estimated Item Value (#2020)
hannibal2
2024-06-06
Backend: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-05-18
Fix: Chest value in Minion (#1834)
hannibal2
2024-05-18
Fix: Storage Value Bz (#1833)
hannibal2
2024-04-09
Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)
J10a1n15
2024-04-08
Fix/Backend: Renderable.itemStack itemScale (#1390)
Thunderblade73
2024-04-04
Improvement: Anita and SkyMart highlight (#1118)
hannibal2
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-03-16
fixed number formatting in chest value
hannibal2
2024-02-19
Item name rewrite and cache #1016
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-11
fixed config version
hannibal2
2023-12-11
Internal: Migrate Deprecated Config Values to Enums (#790)
Walker Selby
2023-11-25
Fixed EstimatedItemValue.isCurrentlyShowing logic
hannibal2
2023-11-25
format coin numbers
hannibal2
2023-11-19
Using IslandType.isInIsland more
hannibal2
2023-11-05
moved calculation into EstimatedItemValueCalculator
hannibal2
2023-10-30
No longer merging same items with different prices in Chest Value together.
hannibal2
2023-10-30
Added option to hide chest value while estimated item value display is showing.
hannibal2
2023-10-26
Update: Option to disable chest value in dungeons (#591)
HiZe_
2023-10-21
Internal Change: Misc Refactoring (#551)
Walker Selby