aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/mixin
AgeCommit message (Collapse)Author
2024-04-26Pluralize the mixin and accessor packagesAaron
2024-04-26Render the item protection star in backpack previewAaron
Also fixes a missing space infront of a bracket
2024-04-26Rework terminal click marking to fix an edge caseAaron
2024-04-26Fix "What starts with" terminal solverAaron
2024-04-26possible fuel bar flicker fixviciscat
2024-04-26very swag one line fixvicisacat
2024-04-26Fix HUD Layering finally!Aaron
Also improves the HudRenderEvents implementation to be less fragile
2024-04-26Fix Fancy PF crashAaron
2024-04-26Fix xp level rendering with fancy barsAaron
2024-04-26Handle removal/flattening of the ExtraAttributes tagAaron
The tag doesn't exist anymore, the data is no longer "nested" under it.
2024-04-26Refactor pattern matching null cases to be shared with defaultAaron
Didn't know you could do this
2024-04-26Refactor HandledScreenProviderMixin with pattern matchingAaron
Also reformatted to use tabs because changing the tabs I used for the switch cases to spaces would've taken ages
2024-04-26Add null cases for pattern matchingAaron
Apparently default doesn't cover it... why? I don't know
2024-04-26Port animated dyes & temp disable mixinAaron
2024-04-26More Pattern MatchingAaron
This is not everything.
2024-04-26Pattern Matching!Aaron
2024-04-2624w14a & Java 21Aaron
2024-04-2624w12aAaron
2024-04-2624w09aAaron
2024-04-26Migrate to HudRenderEventsAaron
The Dwarven HUD & End HUD will be moved later due to the tab hud doing stuff with the z value.
2024-04-26Hud Render EventsAaron
2024-04-2624w07a & Mixin Extras updateAaron
2024-04-2624w05a/bAaron
2024-04-20formatting and thingsvicisacat
fix silly intelliJ refactoring random strings delete unused BarGrid.java why is this even here still
2024-04-20remove WindowAccessor.javavicisacat
added some null checks
2024-04-20remove any mention of old status barsvicisacat
also moved FancyStatusBars.java
2024-04-20it works so coolvicisacat
2024-04-20ssergorpvicisacat
2024-04-20colored nine-slicevicisacat
2024-04-20Starred Mob Boxes (#647)Aaron
2024-04-19Prevent teammates glow during Livid (#652)Kevin
Add DungeonBoss and prevent teammates glow during Livid
2024-04-16Merge pull request #646 from olim88/extended-fishingKevin
Add fishing fetures
2024-04-16Allow drop in dungeon option for locked slots (#624)Kevin
2024-04-12Refactor fancy auction houseKevinthegreat
- Add color and center rarity filter text - Use ItemUtils.getNbtTooltips - Use longs for item prices
2024-04-12rebasing is hardvicisacat
2024-04-12REFORMAT WHOLE FILE THE SEQUELvicisacat
2024-04-12localization and configvicisacat
2024-04-12REFORMAT WHOLE FILE REFORMAT WHOLE FILEvicisacat
2024-04-12it works ain't that GREATvicisacat
2024-04-12rebasing1vicisacat
2024-04-12startvicisacat
2024-04-12Add Ender Nodes Helper (#629)Kevin
2024-04-11fix formatting hopefullyolim
make sure that the code in the pull request is formatted properly
2024-04-10Merge remote-tracking branch 'upstream/master' into extended-fishingolim
2024-04-09Merge pull request #634 from AzureAaron/animated-dye-coloursAaron
Custom Animated Dyes
2024-04-09Merge pull request #630 from viciscat/warpsAaron
Warp command auto-complete
2024-04-09add ability to hide others rodsolim
add option to toggle rendering of other players rods
2024-04-05Custom Animated DyesAaron
2024-04-04Refactor WarpAutocompleteKevinthegreat
2024-04-04sleep schedule ruined by aaron realvicisacat