aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/NEUItems.kt
AgeCommit message (Expand)Author
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
2023-03-03Code cleanup.hannibal2
2023-03-02Hopefully fixed getMultiplier for the last timehannibal2
2023-03-02Preparationshannibal2
2023-02-27Fixed crash bc of changed NEU Repo name for Jack o' Lantern (Thx jani)hannibal2
2023-02-26Start fixing gui rendering logic.hannibal2
2023-02-25Fixed problem reading numbers over 999, and added golden carrot supporthannibal2
2023-02-25Fixed jack o lantern pricehannibal2
2023-02-25Using caches and jack o lantern fix.hannibal2
2023-02-25Show cause of error when NEU's ItemResolutionQuery fails.hannibal2
2023-02-24Using neu's isVanilla method.hannibal2
2023-02-24Showing item icon in visitor item need list.hannibal2
2023-02-24Used new neu method.hannibal2
2023-02-24Using the newest version of neu.hannibal2
2023-02-17More Garden features around Visitor.hannibal2
2023-01-20Add items to line renderer. Used for reputationHelper.hannibal2