Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-18 | 1.21 | Aaron | |
2024-05-12 | make health and exp show if their respective fancy variant are hidden | viciscat | |
more mixins here and there :p | |||
2024-05-12 | fix status bars still showing when anchor is null | viciscat | |
2024-05-08 | reorder configs | Yasin | |
2024-05-08 | debloat SkyblockerConfig.java + translate change | Yasin | |
removed text.autoconfig. prefix new way is skyblocker.option. | |||
2024-04-26 | Replace usages of MathHelper#clamp with Java 21's Math#clamp | Aaron | |
2024-04-21 | Refactor old bar loading | Kevinthegreat | |
2024-04-20 | fetch positions from old config | vicisacat | |
2024-04-20 | mention resizing in explanation and add spacing | vicisacat | |
2024-04-20 | formatting and things | vicisacat | |
fix silly intelliJ refactoring random strings delete unused BarGrid.java why is this even here still | |||
2024-04-20 | add padding between bars to make it look less stupid | vicisacat | |
2024-04-20 | remove unused imports | vicisacat | |
2024-04-20 | remove unused fields | vicisacat | |
2024-04-20 | remove any mention of old status bars | vicisacat | |
also moved FancyStatusBars.java |