aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de
AgeCommit message (Expand)Author
2024-04-26Render the item protection star in backpack previewAaron
2024-04-26Rework terminal click marking to fix an edge caseAaron
2024-04-26Fix the exotic tooltip showing up incorrectly due to ARGBAaron
2024-04-26Fix Croesus profitAaron
2024-04-26Fix "What starts with" terminal solverAaron
2024-04-26array listviciscat
2024-04-26possible fuel bar flicker fixviciscat
2024-04-26Cleanup references to ExtraAttributes and fix a bug relating to itAaron
2024-04-26Fix Nukekubi Head HighlightAaron
2024-04-26very swag one line fixvicisacat
2024-04-26replace all hasEnchantments with hasGlintvicisacat
2024-04-26Update item components data versionAaron
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-26Disable QuickNav NBT editingAaron
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-26Fix xp level rendering with fancy barsAaron
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-26Use Virtual Threads for updating the image repoAaron
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-26Refactor HandledScreenProviderMixin with pattern matchingAaron
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-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
2024-04-26Hud Render EventsAaron