aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/NEUItems.kt
AgeCommit message (Expand)Author
2024-02-19Item name rewrite and cache #1016hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31Fix some getItemStack errors (#967)CalMWolfs
2024-01-11Fix: Item rendering layering (#896)Thunderblade73
2023-12-26code cleanuphannibal2
2023-12-09added deprecationhannibal2
2023-12-09Internal Change: Minion craft helper NEUInternalName (#619)Walker Selby
2023-12-09Fixed slayer profit tracker display and price problems with Wisp's Ice Flavou...hannibal2
2023-12-03Increased performance and decreased ram usage.hannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Replaced all logErrorState to logErrorStateWithDatahannibal2
2023-11-19using ErrorManager morehannibal2
2023-11-03code cleanuphannibal2
2023-10-28Deprecate string functions where InternalName should be used functions (#613)Walker Selby
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-26fix future neu crash (#624)CalMWolfs
2023-10-20Internal Changes: getInternalName Pt 1 (#546)Walker Selby
2023-10-16Fixed SkyHanni gui edit button not working inside storage even if neu storage...hannibal2
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
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