Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
The tag doesn't exist anymore, the data is no longer "nested" under it. | |||
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 | |
This blocks threads for quite some time so its best if we use virtual threads to allow other processes to do work. | |||
2024-04-26 | Refactor MobGlow and MobBoundingBoxes to use pattern matching | Aaron | |
2024-04-26 | Replace double braced map init with Util.make | Aaron | |
Double braces aren't good and run a risk of causing memory leaks | |||
2024-04-26 | Refactor pattern matching null cases to be shared with default | Aaron | |
Didn't know you could do this | |||
2024-04-26 | Refactor HandledScreenProviderMixin with pattern matching | Aaron | |
Also reformatted to use tabs because changing the tabs I used for the switch cases to spaces would've taken ages | |||
2024-04-26 | Port custom AH | Aaron | |
2024-04-26 | Add null cases for pattern matching | Aaron | |
Apparently default doesn't cover it... why? I don't know | |||
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 | |
This is not everything. | |||
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 | |
The Dwarven HUD & End HUD will be moved later due to the tab hud doing stuff with the z value. | |||
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 | |
fix and things for end hud | |||
2024-04-24 | Update TheEnd.java | viciscat | |
2024-04-23 | fix garden icons and clamp the progress bar (#668) | viciscat | |
* professional bug fixer * capitalize the s | |||
2024-04-23 | more configs | vicisacat | |
2024-04-23 | cleanup | vicisacat | |
2024-04-23 | fixes and things | vicisacat | |
2024-04-22 | reset on new lobby (#664) | olim88 | |
reset saved locations when the lobby changes so it dose not break | |||
2024-04-22 | Fix update repository (#663) | Kevin | |
2024-04-21 | Fix delete shortcut by keeping ShortcutsConfigListWidget instance across ↵ | Kevin | |
initializations and updating text field positions (#660) | |||
2024-04-21 | Merge pull request #654 from viciscat/fancier-bars | Kevin | |
Fancier bars | |||
2024-04-21 | Remove read-only flag when deleting file (#662) | Oleg | |
2024-04-21 | Refactor old bar loading | Kevinthegreat | |
2024-04-20 | fix being able to resize when you shouldn't be able to | vicisacat | |
2024-04-20 | remove unused things from old bars config | vicisacat | |
2024-04-20 | fetch positions from old config | vicisacat | |
2024-04-20 | fix intellij refactor oopsies | vicisacat | |
2024-04-20 | mention resizing in explanation and add spacing | vicisacat | |
2024-04-20 | 1px offset bahahaahahahah | vicisacat | |