aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/NEUItems.kt
AgeCommit message (Expand)Author
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