aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/events
AgeCommit message (Collapse)Author
2023-02-11Tps Display - Show the Tps of the current server.hannibal2
2023-02-02Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.hannibal2
2023-01-28Created EntityClickEvent.hannibal2
2023-01-26New sort logic.hannibal2
2023-01-18Added Shark Fish Counter.hannibal2
2023-01-15Added config save. Removed debugs.hannibal2
2023-01-13Updated to 0.14.1 and Bazaar stuff. (#8)Forrick
2023-01-07Add Brewing Stand Overlay.hannibal2
2023-01-07Using getInventoryName methods.hannibal2
2023-01-07Introduced IslandType enum.hannibal2
2022-12-29performance increases via particle logic changeshannibal2
2022-12-29added event timings print for debughannibal2
2022-12-29renamed event nameshannibal2
2022-12-27moved to version 0.13 and implemented better chat prefix logichannibal2
2022-10-03Warps to the nearest warp point on the hub, if closer to the next burrow.hannibal2
2022-10-03added diana featureshannibal2
2022-10-02renamed particle eventshannibal2
2022-10-01add blaze particle hide featurehannibal2
2022-10-01add all particles to hide in ashfang and blaze featureshannibal2
2022-09-30hide blaze particles next to ashfanghannibal2
2022-09-28fixed stats tuning displayhannibal2
2022-09-28Revert "used kotlin for the mixin classes, deleted some hooks"hannibal2
This reverts commit ebba81525c95339d8c4a9753eeb9981caa015e32.
2022-09-28used kotlin for the mixin classes, deleted some hookshannibal2
2022-09-28Added RenderItemTipEventhannibal2
2022-09-24slayer quest warnings and slayer dropshannibal2
2022-09-23blaze slayer featureshannibal2
2022-09-17added player chat filterhannibal2
2022-09-17mark players in chathannibal2
2022-09-17added debug command /shreloadlistenershannibal2
2022-09-16added support for SBA chat icon featureshannibal2
2022-09-15added and used events for particle and soundhannibal2
2022-09-10Added more player chat format options (show all channel prefix, hide player ↵Lorenz
rank, hide colon after player name, hide/change elite position format, channel prefix design)
2022-09-07reactivated RenderBlockInWorldEventLorenz
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-24hiding damage splashes while inside the boss room (fixing Skytils feature)Lorenz
2022-08-23added display to show last time a minion was clearedLorenz
2022-08-18adding dungeon dead and other island spectator chat formatLorenz
2022-08-17moving packets aroundLorenz
2022-08-07add option to disable the background color from ability cooldown displayLorenz
2022-08-06new item render background logic and using it for HideNotClickableItems and ↵Lorenz
ItemAbilityCooldown
2022-07-21commit bunch of stuff needed more testig idk idcLorenz
2022-07-15added repo supportLorenz
2022-07-15add hypixel apiLorenz
2022-07-14renamed mod to SkyHanniLorenz