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
/
ItemUtils.kt
Age
Commit message (
Expand
)
Author
2024-03-14
Feature: AH estimated item value comparison (#339)
hannibal2
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-03-06
add comments about item.name vs item.itemName
hannibal2
2024-02-22
Removed duplicate pet level detection logic. #1027
hannibal2
2024-02-19
Item name rewrite and cache #1016
hannibal2
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-14
Ignore Shift Click NPC Sell when right-clicking a sack. #1005
Thunderblade73
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-28
Fixed rune price calculation in Chest Value.
hannibal2
2024-01-20
Backend: ItemCategory + better LorenzeRarity (#811)
Thunderblade73
2023-12-21
Remove getInternalName_old (#710)
Walker Selby
2023-12-04
Internal Change: Remove String.matchRegex() function Usages (#641)
Walker Selby
2023-12-04
Merge remote-tracking branch 'origin/beta' into beta
hannibal2
2023-12-04
Fix Redundant \\ in regex
hannibal2
2023-12-04
Fix Redundant d in regex (#667)
Walker Selby
2023-12-02
Hide enchanted tools in Minion Craft Helper.
hannibal2
2023-11-22
reverted some private functions and other misc cleanup changes
hannibal2
2023-11-22
Internal Change: More Random Cleanup (#724)
Walker Selby
2023-11-19
Added support for extra data in error manager.
hannibal2
2023-11-19
code cleanup
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-10-30
Fixed item rarity detection for pets.
hannibal2
2023-10-28
Deprecate string functions where InternalName should be used functions (#613)
Walker Selby
2023-10-26
Add Repo TODOs (#585)
Walker Selby
2023-10-20
Internal Changes: getInternalName Pt 1 (#546)
Walker Selby
2023-10-15
Internal Change: removePetRarityOld (#541)
Walker Selby
2023-10-14
renamed CopyErrorCommand to ErrorManager
hannibal2
2023-10-14
code cleanup
hannibal2
2023-10-14
Internal Changes: add support for compacted numbers parsing (#555)
Helfull
2023-10-14
Feature: Modify Visual Words (#492)
CalMWolfs
2023-09-29
code cleanup
hannibal2
2023-09-29
Bugfix: isSack() function revision... AGAIN. (#518)
Erymanthus[#5074] | (u/)RayDeeUx
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-28
code cleanup
hannibal2
2023-09-28
Bugfix: Revise isSack() to rely on internal name instead (#510)
Erymanthus[#5074] | (u/)RayDeeUx
2023-09-27
removed wildcards from imports
hannibal2
2023-09-23
Do not show an error message when there is no internal name.
hannibal2
2023-09-23
Fixed item rarity problems
hannibal2
2023-09-15
Fixed turbo books price not getting detected in visitor rewards.
hannibal2
2023-09-10
Safety check for getItemRarityOrCommon
hannibal2
2023-09-09
fixed crash when item rarity can not be detected in ah browser
hannibal2
2023-09-08
Added pet rarity support
hannibal2
2023-09-08
Feature: Outline dropped items (#449)
Brandon
2023-08-28
changed return value of readItemAmount from Pair<String?, Int> to Pair<String...
hannibal2
2023-08-28
Merge pull request #404
CalMWolfs
2023-08-09
Using NEUInternalName for all bazaar data cases
hannibal2
2023-08-09
Using NEUInternalName in even more classes
hannibal2
2023-08-09
Using NEUInternalName in more classes
hannibal2
2023-08-09
Changing internalName to getInternalName_old, and getInternalName_new to inte...
hannibal2
2023-08-09
Using NEUInternalName in GardenVisitorFeatures
hannibal2
[next]