aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/ItemUtils.kt
AgeCommit message (Expand)Author
2023-10-30Fixed item rarity detection for pets.hannibal2
2023-10-28Deprecate string functions where InternalName should be used functions (#613)Walker Selby
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-20Internal Changes: getInternalName Pt 1 (#546)Walker Selby
2023-10-15Internal Change: removePetRarityOld (#541)Walker Selby
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-14code cleanuphannibal2
2023-10-14Internal Changes: add support for compacted numbers parsing (#555)Helfull
2023-10-14Feature: Modify Visual Words (#492)CalMWolfs
2023-09-29code cleanuphannibal2
2023-09-29Bugfix: isSack() function revision... AGAIN. (#518)Erymanthus[#5074] | (u/)RayDeeUx
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-28code cleanuphannibal2
2023-09-28Bugfix: Revise isSack() to rely on internal name instead (#510)Erymanthus[#5074] | (u/)RayDeeUx
2023-09-27removed wildcards from importshannibal2
2023-09-23Do not show an error message when there is no internal name.hannibal2
2023-09-23Fixed item rarity problemshannibal2
2023-09-15Fixed turbo books price not getting detected in visitor rewards.hannibal2
2023-09-10Safety check for getItemRarityOrCommonhannibal2
2023-09-09fixed crash when item rarity can not be detected in ah browserhannibal2
2023-09-08Added pet rarity supporthannibal2
2023-09-08Feature: Outline dropped items (#449)Brandon
2023-08-28changed return value of readItemAmount from Pair<String?, Int> to Pair<String...hannibal2
2023-08-28Merge pull request #404CalMWolfs
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-09Using NEUInternalName in more classeshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-09Using NEUInternalName in GardenVisitorFeatureshannibal2
2023-08-09replaced internalname.from to asInternalNamehannibal2
2023-08-09Using NEUInternalName in EstimatedItemValuehannibal2
2023-08-08code cleanup utilshannibal2
2023-08-07reverted name change in getInternalNamehannibal2
2023-08-07Basic test for dungeon itemsnea
2023-08-03Added dev options to copy bestiary data from inventoryhannibal2
2023-07-29Created NEUInternalName, fixed collection counterhannibal2
2023-07-19Merge pull request #314CalMWolfs
2023-06-17v2 for fortune guide (#188)CalMWolfs
2023-06-10Fixed non bazaar items + wisp ice flavored water not workinghannibal2
2023-04-17to Patternhannibal2
2023-04-16Fixed bazaar detection with turbo books againhannibal2
2023-04-04Added Estimated Item Value - Displays an estimated item value for the item yo...hannibal2
2023-04-01Fixed bug with visitors that want an item only one timehannibal2
2023-03-31Fixed bughannibal2
2023-03-31Added Composter Upgrade Price - Show the price for the composter upgrade in t...hannibal2
2023-02-25Fixed problem reading numbers over 999hannibal2
2023-02-25Using caches and jack o lantern fix.hannibal2
2023-02-24Using neu's isVanilla method.hannibal2
2023-02-24Used new neu method.hannibal2
2023-02-24Using the newest version of neu.hannibal2