aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock
AgeCommit message (Expand)Author
2024-04-26Fix Croesus profitAaron
2024-04-26Fix "What starts with" terminal solverAaron
2024-04-26array listviciscat
2024-04-26Cleanup references to ExtraAttributes and fix a bug relating to itAaron
2024-04-26Fix Nukekubi Head HighlightAaron
2024-04-26replace all hasEnchantments with hasGlintvicisacat
2024-04-26Replace usages of MathHelper#clamp with Java 21's Math#clampAaron
2024-04-26Refactor usages of Optional's orElseThrow to getOrThrowAaron
2024-04-26fix long short grass thingvicisacat
2024-04-26Fix HUD Layering finally!Aaron
2024-04-26Fix dungeon floor icons having a raveAaron
2024-04-26Fix shortcuts scrollbar X positionAaron
2024-04-26Fix Custom PF rendering separators and headersAaron
2024-04-26Fix Fancy PF crashAaron
2024-04-26Fix backpack previewAaron
2024-04-26Handle removal/flattening of the ExtraAttributes tagAaron
2024-04-26Use after main hud render event to fix F3 layering bugAaron
2024-04-26Simplify armour trim cachingAaron
2024-04-26Refactor MobGlow and MobBoundingBoxes to use pattern matchingAaron
2024-04-26Replace double braced map init with Util.makeAaron
2024-04-26Refactor pattern matching null cases to be shared with defaultAaron
2024-04-26Port custom AHAaron
2024-04-26Add null cases for pattern matchingAaron
2024-04-261.20.5-pre1Aaron
2024-04-26Port animated dyes & temp disable mixinAaron
2024-04-26More Pattern MatchingAaron
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-26Codecify MuseumItemCacheAaron
2024-04-26Migrate FarmingHud to HudRenderEventsAaron
2024-04-2624w12aAaron
2024-04-2624w09aAaron
2024-04-26Migrate to HudRenderEventsAaron
2024-04-2624w05a/bAaron
2024-04-24Merge pull request #667 from viciscat/end-hud-changesAaron
2024-04-24Update TheEnd.javaviciscat
2024-04-23fix garden icons and clamp the progress bar (#668)viciscat
2024-04-23more configsvicisacat
2024-04-23cleanupvicisacat
2024-04-23fixes and thingsvicisacat
2024-04-22reset on new lobby (#664)olim88
2024-04-21Fix delete shortcut by keeping ShortcutsConfigListWidget instance across init...Kevin
2024-04-21Refactor old bar loadingKevinthegreat
2024-04-20fix being able to resize when you shouldn't be able tovicisacat
2024-04-20fetch positions from old configvicisacat