summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/chroma
AgeCommit message (Collapse)Author
2024-06-30Backend: Enabling Shader with Enum (#2035)J10a1n15
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin ↵CalMWolfs
(#1974) Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com>
2024-05-03Fix chroma not applying alpha correctly (#1660)Brady
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-03-28Improvement: Config Move (#1300)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-02-24Feature: Skill progress display (#957)HiZe
Co-authored-by: Thunderblade73 <gaidermarkus@gmail.com> Co-authored-by: superhize <superhize@gmail.com> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-02-20Adds a chroma shader to be used on non-textured GUI elements. #960Vixid
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2023-12-25Fixed config migration errorshannibal2
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
Migrate Deprecated Config Values to Enums. #790
2023-11-26Internal Change: Code Cleanup (#661)Walker Selby
Code cleanup #661
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
Code cleanup done everywhere #628
2023-10-14Feature: SBA Chroma but in SH (#487)Vixid
Porting SBA's chroma into SkyHanni with many more options and chroma everything. #487