aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky
AgeCommit message (Collapse)Author
2024-04-26Fix backpack previewAaron
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-26Use after main hud render event to fix F3 layering bugAaron
2024-04-26Simplify armour trim cachingAaron
2024-04-26Use Virtual Threads for updating the image repoAaron
This blocks threads for quite some time so its best if we use virtual threads to allow other processes to do work.
2024-04-26Refactor MobGlow and MobBoundingBoxes to use pattern matchingAaron
2024-04-26Replace double braced map init with Util.makeAaron
Double braces aren't good and run a risk of causing memory leaks
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-26Port custom AHAaron
2024-04-26Add null cases for pattern matchingAaron
Apparently default doesn't cover it... why? I don't know
2024-04-261.20.5-pre1Aaron
2024-04-26Port animated dyes & temp disable mixinAaron
2024-04-26More Pattern MatchingAaron
This is not everything.
2024-04-26Fix custom crafting tableAaron
2024-04-26Pattern Matching!Aaron
2024-04-2624w14a & Java 21Aaron
2024-04-2624w13aAaron
2024-04-26Tweak Item Rarity Backgrounds functionalityAaron
2024-04-26Use Object2ObjectOpenHashMapAaron
2024-04-26Dev environment support for the Armour Trim CacheAaron
2024-04-26Add more item component data fixersAaron
2024-04-26Codecify MuseumItemCacheAaron
2024-04-26Migrate FarmingHud to HudRenderEventsAaron
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-26Fix item repo NPE (#673)Aaron
2024-04-24Merge pull request #667 from viciscat/end-hud-changesAaron
fix and things for end hud
2024-04-24Update TheEnd.javaviciscat
2024-04-23fix garden icons and clamp the progress bar (#668)viciscat
* professional bug fixer * capitalize the s
2024-04-23more configsvicisacat
2024-04-23cleanupvicisacat
2024-04-23fixes and thingsvicisacat
2024-04-22reset on new lobby (#664)olim88
reset saved locations when the lobby changes so it dose not break
2024-04-22Fix update repository (#663)Kevin
2024-04-21Fix delete shortcut by keeping ShortcutsConfigListWidget instance across ↵Kevin
initializations and updating text field positions (#660)
2024-04-21Merge pull request #654 from viciscat/fancier-barsKevin
Fancier bars
2024-04-21Remove read-only flag when deleting file (#662)Oleg
2024-04-21Refactor old bar loadingKevinthegreat
2024-04-20fix being able to resize when you shouldn't be able tovicisacat
2024-04-20remove unused things from old bars configvicisacat
2024-04-20fetch positions from old configvicisacat
2024-04-20fix intellij refactor oopsiesvicisacat
2024-04-20mention resizing in explanation and add spacingvicisacat
2024-04-201px offset bahahaahahahahvicisacat