aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc
AgeCommit message (Expand)Author
2023-05-06Add Auto, Pet, and Crop Milestones to RPC. (#83)NetheriteMiner
2023-05-04Fixed /shtrackcollectionhannibal2
2023-05-03Added a recent teleport pad used display and option to hide teleport pad chat...hannibal2
2023-05-01Using onChange and onToggle for multi config change detectionhannibal2
2023-05-01Added chum bucket hiderhannibal2
2023-04-30reverted "Removed Discord Rich Presence since jitpack links are broken" and u...hannibal2
2023-04-30Removed Discord Rich Presence since jitpack links are brokenhannibal2
2023-04-30Added Movement speed displayhannibal2
2023-04-28Transform Main class to use kotlin (#74)Roman / Linnea Gräf
2023-04-28REGEXhannibal2
2023-04-27Added Discord RPC (#35)NetheriteMiner
2023-04-22Hopefully fixed config reset bug and added more logginghannibal2
2023-04-18Fix Fix - Compact tps counter (#48)UXD Paul
2023-04-17fix tps display getting getting too large (#47)UXD Paul
2023-04-17to Patternhannibal2
2023-04-15Used distanceToPlayerhannibal2
2023-04-14Do not show the same version number twice if it is correcthannibal2
2023-04-13only /sh is enoughhannibal2
2023-04-12Made the new skyhanni update message clickablehannibal2
2023-04-12Add AutoUpdater and license info gui (#26)Roman / Linnea Gräf
2023-04-12Made SkyBlockItemModifierUtils great againhannibal2
2023-04-11typohannibal2
2023-04-11Added support for custom hypixel ip addresses (looking at ilovecatgirls.xyz)hannibal2
2023-04-10typohannibal2
2023-04-10Created RenderItemTooltipEvent and used it in EstimatedItemValue as a workaro...hannibal2
2023-04-10Moved gemstone inner classes from EstimatedItemValue into SkyBlockItemModifie...hannibal2
2023-04-10renamed HypixelDatahannibal2
2023-04-10Hide own player name or hypixel watchdog player names from visitor detectionhannibal2
2023-04-10Added Dyes and Skins to the price calc (also removed funny prinLn's (#33)jani270
2023-04-04Added option to hide the hypixel api error message by clicking on ithannibal2
2023-04-04Moved book of stats positioninghannibal2
2023-04-04Chimera 5 does not sell in bazaar, so we will show chimera 1 multipliers insteadhannibal2
2023-04-04Add more edge cases for EstimatedItemValuehannibal2
2023-04-04Added Estimated Item Value - Displays an estimated item value for the item yo...hannibal2
2023-04-03Added Paste Into Signs - Allows you to paste the clipboard into Sings when yo...hannibal2
2023-03-29Bump MoulConfig for better sizes; Keep gui editor statenea
2023-03-26The non controversial config changesnea
2023-03-25Added CH join - Helps buy a Pass for accessing the Crystal Hollows if neededhannibal2
2023-03-25Added farming armor drops counter.hannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23Code cleanuphannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2
2023-03-19The guis from Tps display and elite farming weight are now left alignedhannibal2
2023-03-16Fixed King's Scent chat detectionhannibal2
2023-03-16Added King's Scent from goblin king in crystal hollows to the non god pot listhannibal2
2023-03-16Fixed non god pod time parsing errorshannibal2
2023-03-06Added Chicken head Timerhannibal2
2023-03-06Added collection data to the bingo step helper.hannibal2
2023-02-26Removed hide dead entities bc its already in skytils and working.hannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2