aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc
AgeCommit message (Expand)Author
2023-08-09replaced internalname.from to asInternalNamehannibal2
2023-08-09Using NEUInternalName in EstimatedItemValuehannibal2
2023-08-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-09fixed error messages with runes.hannibal2
2023-08-09code cleanuphannibal2
2023-08-09Merge pull request #371HiZe_
2023-08-08Fixed "trying to parse 0 to roman number"hannibal2
2023-08-08misc code cleanuphannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-07code cleanuphannibal2
2023-08-07created more compact formatText featurehannibal2
2023-08-07code cleanuphannibal2
2023-08-07fixed regex in GhostCounterhannibal2
2023-08-07typoshannibal2
2023-08-07Fixed End Node Tracker not updating when changing the text formathannibal2
2023-08-07Merge pull request #349HiZe_
2023-08-07Basic test for dungeon itemsnea
2023-08-06fixed chicken from raider of the sea get detected as trevor trapper mobhannibal2
2023-08-06Only start detecting trapper mobs when the main toggle is enabledhannibal2
2023-08-05Merge pull request #352hannibal2
2023-08-05using ConfigLoadEvent instead of init{}superhize
2023-08-04moving rift classes around for no reasonhannibal2
2023-08-03fixed the compilerhannibal2
2023-08-03added toMutableList back to all entity utils methods, removed OrNull methodshannibal2
2023-08-03Fixed startup crash in HarpKeybindshannibal2
2023-08-03Merge pull request #357Eric W
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-08-02Merge pull request #340NetheriteMiner
2023-08-02updated ebstiary data and fixed few thingssuperhize
2023-07-31Ghostcounter fix (#333)HiZe_
2023-07-30renamed collection trackerhannibal2
2023-07-29Created NEUInternalName, fixed collection counterhannibal2
2023-07-26Added Horsezooka Hiderhannibal2
2023-07-26using skyhanni romanToDecimalhannibal2
2023-07-26add support for sendcoords with descriptionhannibal2
2023-07-26fixed error with patcher send coords detectionhannibal2
2023-07-26Fixed bug in ghost counter if bestiaryNextLevel or hidden is nullhannibal2
2023-07-25Merge pull request #328NetheriteMiner
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-24moved PatcherBeacon to inner classhannibal2
2023-07-24Merge pull request #330dragon99z
2023-07-24Fixed irrelevant spelling stuffhannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-23Hide particles around enderman slayer bosses and mini bosseshannibal2
2023-07-23Fixed togglesneak mod breaking escape menu open detection for quick mod menu ...hannibal2
2023-07-21Merge pull request #327dragon99z
2023-07-21more makeAccessible usagehannibal2