aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/mixins
AgeCommit message (Collapse)Author
2024-04-22Revert "Backend: Add unimined build system (#1456)"hannibal2
This reverts commit 40309bc8acb7afb37bbc99d7a758c24ffd962b4c.
2024-04-19Backend: Add unimined build system (#1456)Linnea Gräf
2024-04-18Cleanup (#1485)Thunderblade73
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-14Fix skill issue (#1446)NopoTheGamer
Co-authored-by: Cal <cwolfson58@gmail.com>
2024-04-07Backend: HolographicEntities (#731)Linnea Gräf
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com>
2024-04-06Feature: Shadow Assassin Jump Notification (#852)CarsCupcake
Co-authored-by: Linnea Gräf <nea@nea.moe> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com>
2024-03-28Improvement: Config Move (#1300)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-14Removed Feature: Plot Name in Scoreboard (#1168)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-12workaround for crashhannibal2
2024-03-12Feature: CustomScoreboard (#893)J10a1n15
Co-authored-by: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> Co-authored-by: Thunderblade73 <gaidermarkus@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-11Backend: RenderEntityLiving performance fix (#1127)Thunderblade73
2024-03-07Interlal Change: Code cleanup (#1113)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-03-06Renormalize line endings to be \n (#1112)Linnea Gräf
2024-02-22Added not fully completed tasks in Way to gain SkyBlock Xp menus. #974Thunderblade73
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-14Add mod identification for outgoing mod calls and show this data in ↵Linnea Gräf
/shchathistory. #987
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2024-01-21Feature: Colored month in scoreboard (#926)J10a1n15
Color the month names in the Scoreboard. #926
2024-01-13Add option to ignore chat in Everything Chroma (#690)Vixid
Added option to ignore Everything Chroma in the chat. #690
2023-12-08Add RepoPatterns (#715)Linnea Gräf
Added RepoPatterns. #715
2023-12-02Use different color depending on pest count (#753)alexia
Use different color in tab list depending on pest count. #753
2023-11-28Add unique gift highlighter (#737)Linnea Gräf
Added Unique Gifting Opportunities. #737
2023-11-28Added the "plot" word to the sidebar again (only if no pest on garden).hannibal2
2023-11-26code cleanuphannibal2
2023-11-26more compact plot name in scoreboardhannibal2
2023-11-26code cleanuphannibal2
2023-11-26Showing a better plot name in scoreboard. Updates faster and doesnt hide ↵hannibal2
when pests are spawned.
2023-11-26Internal Change: Code Cleanup (#661)Walker Selby
Code cleanup #661
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
More Random Cleanup #724
2023-11-22The cleanup after the cleanuphannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
Code cleanup done everywhere #628
2023-11-09Workaround for broken compatibility with skytilshannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
Add Repo TODOs #585
2023-10-26Add ping for incoming visitors, and accept hotkey (#621)Linnea Gräf
Help with 2023 Halloween visitor challenge #621
2023-10-21better repo error handlinghannibal2
2023-10-21code cleanuphannibal2
2023-10-21Add auto mixins (#607)Linnea Gräf
Add auto mixins #607
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby
Internal Change: Misc Refactoring #551
2023-10-16Fixed bug that prevented some users to start their game.hannibal2
2023-10-16properly using the hook to not have potential broken code in the mixin ↵hannibal2
itself, added inSkyBlock checks before accessing the config to fix `lateinit property configManager has not been initialized` startup crash
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
migrate the config, removed id system entirely #542
2023-10-14Feature: Modify Visual Words (#492)CalMWolfs
Added /shwords. #492
2023-10-14Feature: SBA Chroma but in SH (#487)Vixid
Porting SBA's chroma into SkyHanni with many more options and chroma everything. #487
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with ↵hannibal2
LorenzRenderWorldEvent
2023-10-12creating globalRenderTogglehannibal2
2023-10-08Fix double rendering of item tooltips with chat triggers (#539)Linnea Gräf
Fix double rendering of item tooltips with chat triggers #539
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
Added Advanced Tab List #459
2023-09-29Random Code Cleanup (#516)Walker Selby
Sonar Lint for the win #516
2023-09-27removed wildcards from importshannibal2