aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/NEUInternalName.kt
AgeCommit message (Collapse)Author
2024-09-07Feature: /shedittracker (#2448)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-08-14Improvement: Repo Errors (#2338)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-07-21Fix: Ignore Jasper/Ruby Crystal price (#2235)Luna
2024-04-27Fix: Super Craft GFS with Pet (#1553)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-21Fix: NEUInternalName is null for item name 'Mushroom' (#1226)CalMWolfs
2024-02-25Fixed internal name resolving. #1046hannibal2
2024-02-19Item name rewrite and cache #1016hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2023-08-10fixed NEUInternalNamehannibal2
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to ↵hannibal2
internalName
2023-08-09replaced internalname.from to asInternalNamehannibal2
2023-08-09Using NEUInternalName in EstimatedItemValuehannibal2
2023-08-08code cleanup utilshannibal2
2023-07-29Created NEUInternalName, fixed collection counterhannibal2