aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/summonings
AgeCommit message (Expand)Author
2024-03-16Fix: Entity Render Event (#1179)hannibal2
2024-03-11Backend: RenderEntityLiving performance fix (#1127)Thunderblade73
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2023-12-01utilizing location.add(x = x)hannibal2
2023-11-26Code cleanuphannibal2
2023-11-26Internal Change: Code Cleanup (#661)Walker Selby
2023-11-22The cleanup after the cleanuphannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-17migrate mobs nad summoning config into combathannibal2
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-05Merge pull request #267hannibal2
2023-04-28REGEXhannibal2
2023-04-17to Patternhannibal2
2023-04-11small changehannibal2
2023-04-11typohannibal2
2023-04-11Added support for custom hypixel ip addresses (looking at ilovecatgirls.xyz)hannibal2
2023-04-10Hide own player name or hypixel watchdog player names from visitor detectionhannibal2
2023-03-24started with new gui editorhannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-01-26New sort logic.hannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2023-01-06Renaming onRenderOverlay.hannibal2
2022-10-01used hasSkullTexture more oftenhannibal2
2022-09-24fixed bug in RenderGameOverlayEventhannibal2
2022-09-15fixed dungeon highlight clicked blockshannibal2
2022-09-12edited features order and made better wordingLorenz