aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
AgeCommit message (Collapse)Author
2023-02-11Added command /copyentitieshannibal2
2023-02-02Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.hannibal2
2023-01-26New sort logic.hannibal2
2023-01-13Add test command /shstoplistenershannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2023-01-07renamed register event to modulehannibal2
2023-01-06Renaming onRenderOverlay.hannibal2
2023-01-06debug command logic and console filter changeshannibal2
2022-12-29Saves missing items from cancelled buy orders to clipboard for faster re-entry.hannibal2
2022-10-02renamed particle eventshannibal2
2022-09-30wrong blaze dagger chathannibal2
2022-09-28fixed RenderItemTipEvent bughannibal2
2022-09-28added blocked feature list file support to reloadlisteners commandhannibal2
2022-09-24changed lorenz testhannibal2
2022-09-23changed lorenz testhannibal2
2022-09-23Added entityId and armor to copy entitieshannibal2
2022-09-17changed LorenzTesthannibal2
2022-09-17added debug command /shreloadlistenershannibal2
2022-09-17add skin texture to copyentitieshannibal2
2022-09-17comment out lorenz test stuff by defaulthannibal2
2022-09-16added support for links in player chathannibal2
2022-09-15fixed dungeon highlight clicked blockshannibal2
2022-09-15code cleanuphannibal2
2022-09-11added sound debugsLorenz
2022-09-10changed LorenzTestLorenz
2022-09-08Using LorenzUtils.consoleLogLorenz
2022-09-08moved api and debug into dev configLorenz
2022-09-08added minecraft logging logic and filteringLorenz
2022-09-07reactivated RenderBlockInWorldEventLorenz
2022-09-07edited lorenz testLorenz
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-26fixing bug that wrong entities get counted as summoning mobsLorenz
2022-08-24changing the size of the render blocks for minions, ashfang blazing souls ↵Lorenz
and gravity orbs
2022-08-24moving copyToClipboard into OSUtils.kt and renaming ConfigUtilsLorenz
2022-08-23added display to show last time a minion was clearedLorenz
2022-08-22code cleanupLorenz
2022-08-22removed /ii and created /copyitemLorenz
2022-08-18adding ashfang gravity orbs displayLorenz
2022-08-16hide damage splashes around damage indicatorLorenz
2022-08-15add blaze slayer tier 1Lorenz
2022-08-15changed damage indicator chat message, added toggle in configLorenz
2022-08-15code cleanupLorenz
2022-08-15added coloring to damage indicator except dungeonLorenz
2022-08-14adding summon soul displayLorenz
2022-08-07moved copy nearby entity command into single classLorenz
2022-08-07add support for eman tier 3Lorenz
2022-08-07more debug info for for magma cubesLorenz
2022-08-06moved debug into clipboardLorenz
2022-08-06more debug methods for nearby entitiesLorenz
2022-08-06fixedLorenz