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
Age
Commit message (
Expand
)
Author
2023-08-28
Fixed npc price detection
hannibal2
2023-08-28
changed return value of readItemAmount from Pair<String?, Int> to Pair<String...
hannibal2
2023-08-28
Removing npc price from bazaar data and Fixed multiple bugs with garden visitor
hannibal2
2023-08-28
Added ender slayer beacon explode timer. Fixed ender slayer beacon don't disa...
hannibal2
2023-08-28
fixed float and double rounding errors
hannibal2
2023-08-28
Merge pull request #404
CalMWolfs
2023-08-28
fixed compatibility problem with neu and fixed wrong progress bar for pet exp...
hannibal2
2023-08-27
Fixed estimated item value detects master stars on non dungeon items
hannibal2
2023-08-27
Merge pull request #335
Kaeso
2023-08-27
Merge pull request #402
CalMWolfs
2023-08-23
Delay the custom garden level up message by few milliseconds to not cut into ...
hannibal2
2023-08-23
Anita Extra Farming Fortune
hannibal2
2023-08-23
Hopefully fixed derpy problems with trevor trapper, arachne, arachne keeper a...
hannibal2
2023-08-22
Pet Experience Tooltip
hannibal2
2023-08-19
Merge pull request #387
Linnea Gräf
2023-08-19
off-screen farming weight lb change and /shfarmingprofile
hannibal2
2023-08-19
Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeld
hannibal2
2023-08-15
code cleanup and only detecting neu setting once per second
hannibal2
2023-08-15
Using SimpleTimeMark in AccountUpgradeReminder
hannibal2
2023-08-10
Merge pull request #379
HiZe_
2023-08-10
Better Clipboard (#378)
hannibal2
2023-08-10
typo
hannibal2
2023-08-10
Merge pull request #348
HiZe_
2023-08-10
Fixed crash in Copy NBT data
hannibal2
2023-08-10
fixed NEUInternalName
hannibal2
2023-08-10
Using NEUInternalName in CollectionStep
hannibal2
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
Using NEUInternalName in CropAccessory
hannibal2
2023-08-09
Changing internalName to getInternalName_old, and getInternalName_new to inte...
hannibal2
2023-08-09
Using NEUInternalName in GardenVisitorFeatures
hannibal2
2023-08-09
replaced internalname.from to asInternalName
hannibal2
2023-08-09
Using NEUInternalName in EstimatedItemValue
hannibal2
2023-08-09
Using NEUInternalName in slayer profit tracker
hannibal2
2023-08-09
bringing the future of NEUInternalName a bit closer to reality
hannibal2
2023-08-09
fixed error messages with runes.
hannibal2
2023-08-08
code cleanup utils
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-08-07
Hide crystal hollows area names below the nucleus
hannibal2
2023-08-07
Show the names of the 4 areas while in the center of crystal hollows.
hannibal2
2023-08-07
reverted name change in getInternalName
hannibal2
2023-08-07
Fixed master star detection in estimate item value broken for some times.
hannibal2
2023-08-07
Basic test for dungeon items
nea
2023-08-06
added todo
hannibal2
2023-08-04
code cleanup
hannibal2
2023-08-03
Merge branch 'feat/chatfiltergui' into beta
hannibal2
2023-08-03
changed lists to sequences in eneity utils, part 2
hannibal2
2023-08-03
added toMutableList back to all entity utils methods, removed OrNull methods
hannibal2
2023-08-03
Add support for retracted messages
nea
[next]