aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils
AgeCommit message (Collapse)Author
2022-09-15typosLorenz
2022-09-15added more mc console filtersLorenz
2022-09-11using method hasMaxHealthLorenz
2022-09-08Fix item resolution query crashing on some enchant booksLorenz
2022-09-08updated config structure from neuLorenz
2022-09-08Using LorenzUtils.consoleLogLorenz
2022-09-08added more minecraft console filtersLorenz
2022-09-08added minecraft console filter logic into configLorenz
2022-09-08added minecraft logging logic and filteringLorenz
2022-09-08fixed LorenzLogger printing output into consoleLorenz
2022-09-07Changed the ashfang gravity orb highlight from square to cylinderLorenz
2022-09-07fixed bazaar api checking too oftenLorenz
2022-09-07code cleanupLorenz
2022-09-07Fixed enchanted books in bazaar.Lorenz
2022-09-07Hiding the flame particles when using the Fire Veil Wand ability.Lorenz
2022-09-070.7 (#2)hannibal2
* code cleanup * Option to hide the Skyblock Level from the chat messages, Option to change the way the Skyblock Level gets displayed in the chat * change version to 0.6.1 * add highlight the voidling extremist in pink color * add highlight corrupted mobs in purple color * fixed highlight corrupted mobs in purple color in the private island * another minor fix for highlight corrupted mobs in purple color * created EntityHealthUpdateEvent and fixing CorruptedMobHighlight * using EntityHealthUpdateEvent everywhere * added marking a player with yellow color * highlight slayer miniboss in blue color * /copyentities now shows health correctly for every entity * infer fix * fixing bazaar message filter * changelog * hides the death messages of other players, except for players who are close to the player. * hiding tip messages * highlight deathmites in dungeon in red color * code cleanup * code cleanup * hide tnt laying around in dungeon * fix infer * remove debug * Added hide Blessings laying around in dungeon. Added hide Revive Stones laying around in dungeon. * Hide Premium Flesh laying around in dungeon. * edited LorenzTest * Added dungeon copilot and separate filter for hiding dungeon key and door messages. * Added hide Journal Entry pages laying around in dungeon. * Added hide Skeleton Skulls laying around in dungeon. * credits * Added highlight Skeleton Skulls when combining into a skeleton in orange color (not useful combined with feature Hide Skeleton Skull) * Added highlight Skeleton Skulls when combining into a skeleton in orange color (not useful combined with feature Hide Skeleton Skull) * fix wording * clarification * small fixes * Highlight the enderman slayer Yang Glyph (Beacon) in red color (supports beacon in hand and beacon flying) * better/more readability for CopyNearbyEntitiesCommand * make version 0.7
2022-09-04add highlight different ashfang blazes in their respective colorLorenz
2022-08-26added summoning mob featuresLorenz
2022-08-24hiding damage splashes while inside the boss room (fixing Skytils feature)Lorenz
2022-08-24moving copyToClipboard into OSUtils.kt and renaming ConfigUtilsLorenz
2022-08-24add fandom /wiki commandLorenz
2022-08-23added minion hopper coins per day displayLorenz
2022-08-23added rng meter coloring methodsLorenz
2022-08-23added minion removal supportLorenz
2022-08-23showing the name of ashfang gravity orbs tag aboveLorenz
2022-08-23added display to show last time a minion was clearedLorenz
2022-08-23added last minion displayLorenz
2022-08-22code cleanupLorenz
2022-08-22added support for books and essence to bazaarLorenz
2022-08-20i still cant regexLorenz
2022-08-20using StringUtils for removeColorLorenz
2022-08-20fixed BazaarOrderHelper and added essence to bazaarLorenz
2022-08-20adding support for grabbing the api key from other mods: neu, cow, dsm, dg, ↵Lorenz
st, soopy and sbe
2022-08-18adding ashfang gravity orbs displayLorenz
2022-08-17add dummy as debug damage indicator and adding debugsLorenz
2022-08-17moving hasNameTagWith in separate utils classLorenz
2022-08-17moving packets aroundLorenz
2022-08-15prevent death mobs from moving damage indicator barLorenz
2022-08-15code cleanupLorenz
2022-08-15added coloring to damage indicator except dungeonLorenz
2022-08-15fixed ender slayer damage indicator and added derpy support for damage indicatorLorenz
2022-08-14adding summon soul displayLorenz
2022-08-09fixed random crash or something funnyLorenz
2022-08-06adding support for damage indicator outside dungeonLorenz
2022-08-06new item render background logic and using it for HideNotClickableItems and ↵Lorenz
ItemAbilityCooldown
2022-08-06Merge branch 'master' of C:\Users\Lorenz\IdeaProjects\SkyHanni with conflicts.Lorenz
2022-07-29added support for vanilla items from neu. allowing all vanilla items to be ↵Lorenz
sold to npc
2022-07-23fixed that the "hide not clickable items" feature modifies the lore of the ↵Lorenz
item list from neu
2022-07-23moving api key and current pet data into hidden config entryLorenz
2022-07-21commit bunch of stuff needed more testig idk idcLorenz