Age | Commit message (Expand) | Author |
2024-04-26 | possible fuel bar flicker fix | viciscat |
2024-04-26 | Cleanup references to ExtraAttributes and fix a bug relating to it | Aaron |
2024-04-26 | Fix Nukekubi Head Highlight | Aaron |
2024-04-26 | very swag one line fix | vicisacat |
2024-04-26 | replace all hasEnchantments with hasGlint | vicisacat |
2024-04-26 | Update item components data version | Aaron |
2024-04-26 | Replace usages of MathHelper#clamp with Java 21's Math#clamp | Aaron |
2024-04-26 | Refactor usages of Optional's orElseThrow to getOrThrow | Aaron |
2024-04-26 | fix long short grass thing | vicisacat |
2024-04-26 | Disable QuickNav NBT editing | Aaron |
2024-04-26 | Fix HUD Layering finally! | Aaron |
2024-04-26 | Fix dungeon floor icons having a rave | Aaron |
2024-04-26 | Fix shortcuts scrollbar X position | Aaron |
2024-04-26 | Fix Custom PF rendering separators and headers | Aaron |
2024-04-26 | Fix Fancy PF crash | Aaron |
2024-04-26 | Fix backpack preview | Aaron |
2024-04-26 | Fix xp level rendering with fancy bars | Aaron |
2024-04-26 | Handle removal/flattening of the ExtraAttributes tag | Aaron |
2024-04-26 | Use after main hud render event to fix F3 layering bug | Aaron |
2024-04-26 | Simplify armour trim caching | Aaron |
2024-04-26 | Use Virtual Threads for updating the image repo | Aaron |
2024-04-26 | Refactor MobGlow and MobBoundingBoxes to use pattern matching | Aaron |
2024-04-26 | Replace double braced map init with Util.make | Aaron |
2024-04-26 | Refactor pattern matching null cases to be shared with default | Aaron |
2024-04-26 | Refactor HandledScreenProviderMixin with pattern matching | Aaron |
2024-04-26 | Port custom AH | Aaron |
2024-04-26 | Add null cases for pattern matching | Aaron |
2024-04-26 | 1.20.5-pre1 | Aaron |
2024-04-26 | Port animated dyes & temp disable mixin | Aaron |
2024-04-26 | More Pattern Matching | Aaron |
2024-04-26 | Fix custom crafting table | Aaron |
2024-04-26 | Pattern Matching! | Aaron |
2024-04-26 | 24w14a & Java 21 | Aaron |
2024-04-26 | 24w13a | Aaron |
2024-04-26 | Tweak Item Rarity Backgrounds functionality | Aaron |
2024-04-26 | Use Object2ObjectOpenHashMap | Aaron |
2024-04-26 | Dev environment support for the Armour Trim Cache | Aaron |
2024-04-26 | Add more item component data fixers | Aaron |
2024-04-26 | Codecify MuseumItemCache | Aaron |
2024-04-26 | Migrate FarmingHud to HudRenderEvents | Aaron |
2024-04-26 | 24w12a | Aaron |
2024-04-26 | 24w09a | Aaron |
2024-04-26 | Migrate to HudRenderEvents | Aaron |
2024-04-26 | Hud Render Events | Aaron |
2024-04-26 | 24w07a & Mixin Extras update | Aaron |
2024-04-26 | 24w05a/b | Aaron |
2024-04-26 | Fix item repo NPE (#673) | Aaron |
2024-04-24 | Merge pull request #667 from viciscat/end-hud-changes | Aaron |
2024-04-24 | Update TheEnd.java | viciscat |
2024-04-23 | fix garden icons and clamp the progress bar (#668) | viciscat |