index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
utils
/
NEUInternalName.kt
Age
Commit message (
Expand
)
Author
2024-10-11
Backend: Detekt Fixes Part 6 (#2657)
David Cole
2024-09-07
Feature: /shedittracker (#2448)
hannibal2
2024-08-14
Improvement: Repo Errors (#2338)
hannibal2
2024-07-21
Fix: Ignore Jasper/Ruby Crystal price (#2235)
Luna
2024-04-27
Fix: Super Craft GFS with Pet (#1553)
hannibal2
2024-03-21
Fix: NEUInternalName is null for item name 'Mushroom' (#1226)
CalMWolfs
2024-02-25
Fixed internal name resolving. #1046
hannibal2
2024-02-19
Item name rewrite and cache #1016
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-08-10
fixed NEUInternalName
hannibal2
2023-08-09
Using NEUInternalName in even more classes
hannibal2
2023-08-09
Changing internalName to getInternalName_old, and getInternalName_new to inte...
hannibal2
2023-08-09
replaced internalname.from to asInternalName
hannibal2
2023-08-09
Using NEUInternalName in EstimatedItemValue
hannibal2
2023-08-08
code cleanup utils
hannibal2
2023-07-29
Created NEUInternalName, fixed collection counter
hannibal2