aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-12-12hviciscat
2024-12-12widget selection tweaksviciscat
2024-12-12widget selection tweaksviciscat
2024-12-12unused import jumpscareviciscat
2024-12-12aaron has trypophobia realviciscat
2024-12-12inflate files changed countviciscat
remove resource pack stuffs
2024-12-12move Colors.java methods to ColorUtils.javaviciscat
2024-12-12add pet iconviciscat
2024-12-12avoid a negative indexviciscat
2024-12-12fix commission labels being gone lolviciscat
2024-12-12java docviciscat
2024-12-12use hypixel's colo(u)r in default widgetviciscat
2024-12-12apply to all buttonviciscat
2024-12-12sidebar on the right!1!!1oneviciscat
2024-12-12yea I don't remember what I didviciscat
2024-12-12visitors widget, replace keybindings with arrows in widget listviciscat
2024-12-12use GameOptions#getTextBackgroundColorviciscat
2024-12-12fix tab hud showing outside skyblockviciscat
2024-12-12tweaks and apply to all modes buttonviciscat
2024-12-12configurable default positioning and bug fixviciscat
2024-12-12clean up, dungeons config and other little thingsviciscat
2024-12-12really having trouble naming these commitsviciscat
anyway started making the config accessible from yacl config default config based on old config for HUDs
2024-12-12yeaviciscat
2024-12-12more things, dragging things around setting the anchor and parentviciscat
2024-12-12some more progress, selecting widgets and changing their positioning modeviciscat
2024-12-12progress on the preview tabviciscat
2024-12-12Breaking more thingsviciscat
start moving default positioning to their own classes (kinda like the pipelines)
2024-12-12progress I thinkviciscat
2024-12-12smolviciscat
2024-12-12more PROGRESSviciscat
2024-12-12rebase config and widgets screen progressviciscat
2024-12-12made it work!viciscat
yes I deleted a lot of files also created the config screen class or whatever
2024-12-12more progressviciscat
2024-12-12progress porting all widgetsviciscat
2024-12-12and so it begins (sorry msg)viciscat
2024-12-09Reduce warning frequencyAaron
I'll change the warning message itself at a later time, this should do for now to make failures less annoying
2024-12-08Update Fabric APIAaron
2024-12-08Enable skin transparency correction while in the profile viewerAaron
This fixes an issue where if you looked at head items that are eligible for transparency correction in the pv before joining skyblock then there would be white pixels showing
2024-12-08OkLab Colour InterpolationAaron
The implementation has been written to take advantage of Java's hardware FMA intrinsic (available on all platforms) and the objects get optimized away by escape analysis. Using OkLab for colour interpolation makes the gradient much more balanced and even when sampling more colours from it.
2024-12-08Fix overflow mana causing the mana bar to overflowAaron
2024-12-08Fix Inventory Search clickingAaron
2024-12-08Update YACLAaron
2024-12-08Update clicked headerKevinthegreat
2024-12-08Check world seedAaron
great idea Kevin :D
2024-12-08my world :(Aaron
2024-12-081.21.4Aaron
2024-12-08Optimize rendering boxesKevinthegreat
2024-12-08Update lines renderingKevinthegreat
2024-12-08Update renderingKevinthegreat
2024-12-081.21.4-rc3Aaron