Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | Refactor utils package | Kevinthegreat | |
2023-07-17 | Refactor queueOpenScreen | Kevinthegreat | |
2023-07-09 | Refactor Title | Kevinthegreat | |
2023-07-08 | Move to default y position back to 60% | Futuremappermydud | |
2023-07-08 | Fix scaling issues | Futuremappermydud | |
2023-07-08 | Make Some more changes | Futuremappermydud | |
Add +/- to change scale Mouse now properly goes to center for text box Added comments to rendering code | |||
2023-07-08 | Refactor Title Container | Kevinthegreat | |
2023-07-07 | Simplify Code + Fix Vertical BB | Futuremappermydud | |
2023-07-07 | Remove Duplicate Code | Futuremappermydud | |
2023-07-07 | Proper Movement Menu | Futuremappermydud | |
2023-07-07 | WIP Title Container movement + Duration methods | Futuremappermydud | |
Added a WIP configuration screen under /Skyblocker hud titleContainer that allows you to move, change alignment, and reorient the titles inside. Added methods(TitleContainer.addTitleWithDismiss, and RenderHelper.displayInTitleContainerWDismissAndPlaySound) that will display the given title and after a set amount of ticks will disable that title. |