Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-17 | Only save when the done button is pressed | Kevinthegreat | |
2023-07-17 | Add shortcuts editing | Kevinthegreat | |
2023-07-17 | Add Shortcuts config screen | Kevinthegreat | |
2023-07-17 | Add shortcuts loading and saving | Kevinthegreat | |
2023-07-17 | Add Shortcuts | Kevinthegreat | |
2023-07-16 | Rendering Improvements, Fixes + Occlusion Culling | Aaron | |
2023-07-14 | Merge pull request #201 from AzureAaron/skyblock-levels-fixes-improvements | Aaron | |
Skyblock Levels fixes + Tab Hud improvements | |||
2023-07-14 | Merge pull request #200 from AzureAaron/dungeon-blessings-enhancements | Aaron | |
Sort + Colourize Blessings | |||
2023-07-14 | fix leaves2 and enhance terracotta and wooden_slab | Julienraptor01 | |
2023-07-14 | add comments and enhance leaves2 replacement | Julienraptor01 | |
2023-07-14 | rewrite of the ItemFixerUpper | Julienraptor01 | |
thanks @AzureAaron, @ExternalTime, and @Futuremappermydud for helping me debug/enhance the code | |||
2023-07-14 | Refactor DungeonBuffWidget | Kevinthegreat | |
2023-07-14 | Refactor player widgets | Kevinthegreat | |
2023-07-13 | Format player names in the players widget | Aaron | |
2023-07-13 | Fix rank prefixes and emblems showing in some player lists | Aaron | |
2023-07-13 | Fix ads filter to work with emblems | Aaron | |
2023-07-13 | Merge pull request #198 from AzureAaron/truncate-item-name | Kevin | |
Truncate text in the recipe book | |||
2023-07-12 | The one tab... | Aaron | |
2023-07-12 | Improved Solution | Aaron | |
Now draws a tooltip over truncated text to show what it originally said. Thanks to @LifeIsAParadox for this solution! | |||
2023-07-11 | Sort + Colourize Blessings | Aaron | |
2023-07-10 | Final touch ups | Spencer | |
2023-07-10 | Fix merge conflicts | Spencer | |
2023-07-09 | Ellipsis constant | Aaron | |
2023-07-09 | Truncate craft text | Aaron | |
2023-07-09 | Truncate item names in recipe book | Aaron | |
2023-07-09 | Fix mania indicator | Futuremappermydud | |
2023-07-09 | Update Title Container rendering | 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. | |||
2023-07-05 | Make Changes + Add scaling | Futuremappermydud | |
2023-07-04 | remove debug stuff | Futuremappermydud | |
2023-07-04 | oopsie daisy | Futuremappermydud | |
2023-07-04 | Change Position | Futuremappermydud | |
2023-07-04 | New Slayer Stuff | Futuremappermydud | |
Implement TitleContainer for stacking titles. Implement Mania Indicator to show the player when they are standing on green terracotta during mania. | |||
2023-07-02 | Vampire Minion (#194) | Aaron | |
2023-07-01 | Fix dragged items not rendering (#193) | Aaron | |
2023-07-01 | McGrubber Burgers | Aaron | |
2023-07-01 | Add Motes Price Tooltip | Aaron | |
2023-07-01 | Merge pull request #176 from koloiyolo/autorejoin2 | Aaron | |
Add Reparty Auto Rejoin | |||
2023-06-29 | extended the reparty accept window from 1s to 3s | Jakub Kolodziej | |
2023-06-29 | changed "[A-z0-9_]" in regex to "." | Jakub Kolodziej | |
2023-06-29 | Implement Vampire Slayer Features (#191) | Futuremappermydud | |
Implement Vampire Slayer Features Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2023-06-27 | Refactor RenderHelper | Kevinthegreat | |