aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/NEUItems.kt
AgeCommit message (Expand)Author
2023-08-28Fixed npc price detectionhannibal2
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
2023-08-10Using NEUInternalName in CollectionStephannibal2
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-09Using NEUInternalName in CropAccessoryhannibal2
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-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-09bringing the future of NEUInternalName a bit closer to realityhannibal2
2023-08-09fixed error messages with runes.hannibal2
2023-08-08code cleanup utilshannibal2
2023-07-29Created NEUInternalName, fixed collection counterhannibal2
2023-07-10Fixed duplex not working in bazaar featureshannibal2
2023-07-05typohannibal2
2023-07-04Merge pull request #288CalMWolfs
2023-07-01No more getItemStack() crashes hopefully (#276)CalMWolfs
2023-06-28Merge pull request #258CalMWolfs
2023-06-22Fixed the error message with HEMOVIBE not found in NEU Repohannibal2
2023-06-10Fixed non bazaar items + wisp ice flavored water not workinghannibal2
2023-06-09Added time per copper (#222)CalMWolfs
2023-05-29Fortune guide - Mostly done (#160)CalMWolfs
2023-05-11Added support for lower case names and common typos in /shtrackcollectionhannibal2
2023-05-10Fixed bazaar item detection problems for some itemshannibal2
2023-05-08Trevor features and solver (#92)CalMWolfs
2023-05-06Fixed Chat peek activating while inside a sign guihannibal2
2023-04-30Removed neu item caches that caused memory leakshannibal2
2023-04-30Added an item stack -> internal name cache, fixing performance problems in rn...hannibal2
2023-04-28REGEXhannibal2
2023-04-22moved more neu logic into single classhannibal2
2023-04-21added useful stuffhannibal2
2023-04-16Fixed bazaar detection with turbo books againhannibal2
2023-04-15code cleanuphannibal2
2023-04-15removed bazaar update timerhannibal2
2023-04-12Farming fortune accessory support (#37)appable
2023-04-04Added Estimated Item Value - Displays an estimated item value for the item yo...hannibal2
2023-04-02add workaround for empty internal namehannibal2
2023-04-02Counting items in inventory and from minions to the bingo step helper collect...hannibal2
2023-04-01Fixed Anita shop delicate enchanthannibal2
2023-04-01Fixed bug with visitors that want an item only one timehannibal2
2023-03-29+ Money Per Hour now shows NPC Price instead of Sell Offer price when on iron...hannibal2
2023-03-28Fixed coins per copper display in SkyMall not showing when some items are not...hannibal2
2023-03-23Added the coin price in the visitor items needed listhannibal2
2023-03-23Fixed money per hour not loading sometimeshannibal2
2023-03-19Fixed icon lightninghannibal2
2023-03-19Added item scaling to farming contest timerhannibal2
2023-03-04Fixed garden visitor problems with mushroom, enchanted cactus green, enchante...hannibal2