aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils
AgeCommit message (Expand)Author
2023-08-28Fixed npc price detectionhannibal2
2023-08-28changed return value of readItemAmount from Pair<String?, Int> to Pair<String...hannibal2
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
2023-08-28Added ender slayer beacon explode timer. Fixed ender slayer beacon don't disa...hannibal2
2023-08-28fixed float and double rounding errorshannibal2
2023-08-28Merge pull request #404CalMWolfs
2023-08-28fixed compatibility problem with neu and fixed wrong progress bar for pet exp...hannibal2
2023-08-27Fixed estimated item value detects master stars on non dungeon itemshannibal2
2023-08-27Merge pull request #335Kaeso
2023-08-27Merge pull request #402CalMWolfs
2023-08-23Delay the custom garden level up message by few milliseconds to not cut into ...hannibal2
2023-08-23Anita Extra Farming Fortunehannibal2
2023-08-23Hopefully fixed derpy problems with trevor trapper, arachne, arachne keeper a...hannibal2
2023-08-22Pet Experience Tooltiphannibal2
2023-08-19Merge pull request #387Linnea Gräf
2023-08-19off-screen farming weight lb change and /shfarmingprofilehannibal2
2023-08-19Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeldhannibal2
2023-08-15code cleanup and only detecting neu setting once per secondhannibal2
2023-08-15Using SimpleTimeMark in AccountUpgradeReminderhannibal2
2023-08-10Merge pull request #379HiZe_
2023-08-10Better Clipboard (#378)hannibal2
2023-08-10typohannibal2
2023-08-10Merge pull request #348HiZe_
2023-08-10Fixed crash in Copy NBT datahannibal2
2023-08-10fixed NEUInternalNamehannibal2
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-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-07Hide crystal hollows area names below the nucleushannibal2
2023-08-07Show the names of the 4 areas while in the center of crystal hollows.hannibal2
2023-08-07reverted name change in getInternalNamehannibal2
2023-08-07Fixed master star detection in estimate item value broken for some times.hannibal2
2023-08-07Basic test for dungeon itemsnea
2023-08-06added todohannibal2
2023-08-04code cleanuphannibal2
2023-08-03Merge branch 'feat/chatfiltergui' into betahannibal2
2023-08-03changed lists to sequences in eneity utils, part 2hannibal2
2023-08-03added toMutableList back to all entity utils methods, removed OrNull methodshannibal2
2023-08-03Add support for retracted messagesnea