aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/config/features/Misc.java
AgeCommit message (Collapse)Author
2023-02-11Added more particle hiders: far particles, near redstone particles, smoke ↵hannibal2
particles.
2023-02-11Tps Display - Show the Tps of the current server.hannibal2
2023-02-11Reworked entity highlight config for area mini bosses, slayer mini bosses, ↵hannibal2
corrupted mobs and arachne keepers.
2023-02-08Added more visibility changes around blaze slayer.hannibal2
2023-02-02Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.hannibal2
2023-01-25Added tia relay helper and waypoint.hannibal2
2023-01-25Red Number Scoreboard Hider (#10)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-22Small optimizes.hannibal2
2023-01-21Add locations for reputation quests, mini bosses and kuudra fight.hannibal2
2023-01-16Fixed QuestLoader not working for Barbarians and Typo.hannibal2
2023-01-15Added toggle config.hannibal2
2023-01-07Add Brewing Stand Overlay.hannibal2
2023-01-06Added /shtrackcollection.hannibal2
2022-10-01added MilleniaAgedBlazeColorhannibal2
2022-10-01add all particles to hide in ashfang and blaze featureshannibal2
2022-09-29NonGodPotEffectDisplayhannibal2
2022-09-23Added hide armorhannibal2
2022-09-14add Hide Mob Names and Hide Damage SplashLorenz
2022-09-12edited features order and made better wordingLorenz
2022-09-08updated config structure from neuLorenz
2022-09-07SummoningSoulsName integrate into SummoningMobManager config logicLorenz
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-08-23added option to hide mob nametags close to minionsLorenz
2022-08-23added display to show last time a minion was clearedLorenz
2022-08-22added real time displayLorenz
2022-08-19fixing custom damage splash form skytils, fixing 'hide damage splash next to ↵Lorenz
damage indicator'
2022-08-17separate config category for damage indicator featuresLorenz
2022-08-17add healing to damage change in timeLorenz
2022-08-16spellingLorenz
2022-08-16add damage over time displayLorenz
2022-08-16hide damage splashes around damage indicatorLorenz
2022-08-15add sven slayerLorenz
2022-08-15add tarantula slayerLorenz
2022-08-15add blaze slayer tier 1Lorenz
2022-08-15added f4 and m4 derpy supportLorenz
2022-08-15added all revenant slayersLorenz
2022-08-15added current state of implementation for bossesLorenz
2022-08-15added drop down list for damage indicator and for item numbers as stack sizeLorenz
2022-08-15add support to hide boss name and option to only show shrt nameLorenz
2022-08-15changed damage indicator chat message, added toggle in configLorenz
2022-08-14adding summon soul displayLorenz
2022-08-07typosLorenz
2022-08-07moved damage indicator classes outside of dungeonLorenz
2022-07-16moved packagesLorenz
2022-07-16moved feature groups into own classesLorenz