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