aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/tabhud/widget
AgeCommit message (Collapse)Author
2024-07-22Fix inconsistency with Hypixel's inconsistencies (#852)Benjamin
2024-07-14Add a case for when the dungeon hasn't started yet (#843)Rime
2024-06-29profile viewer skill pagenmccullagh
2024-06-02hopefully do requested changes correctlyviciscat
2024-05-08get(0) -> getFirst()Yasin
2024-05-08reorder configsYasin
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
removed text.autoconfig. prefix new way is skyblocker.option.
2024-04-26Replace usages of MathHelper#clamp with Java 21's Math#clampAaron
2024-04-23fix garden icons and clamp the progress bar (#668)viciscat
* professional bug fixer * capitalize the s
2024-04-19Add color interpolation (#649)Kevin
2024-04-09Glacite PowderAaron
2024-03-14Refactor Farming HudKevinthegreat
2024-03-10Update xp progress barKevinthegreat
2024-03-09Add Farming HUDKevinthegreat
2024-03-09Refactor Hud Config Screens and fix draggingKevinthegreat
2024-02-19Fix discoveries index (#557)Kevin
2024-02-19Added Broodmother statesGhost
2024-02-18Minor fixGhost
2024-02-18Spider's Den server WidgetGhost
2024-02-18Merge pull request #544 from Ghost-3/powderAaron
Show the diff in the Powders widget
2024-02-18Number format fixGhost
2024-02-17Minor fixGhost
2024-02-16Use NumberFormat.getInstance()Ghost
2024-02-16Show the diff in the Powders widgetGhost
2024-02-15center table components (#543)Anton
2024-02-04Beacon Highlighter performance fix + Fix fire sales widget (#521)Aaron
* Beacon Highlighter performance improvements * Fix Fire Sales widget (yet again)
2024-02-01Refactor + Other changesAaron
- Fix Mines of Divan not showing - Code formatting - Small Optimizations/Changes
2024-01-31added powder hudolim
added powder to the dwarven hud
2024-01-22Code refactorRime
2024-01-22Added anita's talisman fortune boost indicator next to the relevant crops in ↵Rime
the tab hud and simplified crop pattern
2024-01-21Fix Active Effects widget (#510)Aaron
2024-01-14Add Hypixel's colouring to Dwarven Mines HUD. (#488)Kaluub
2024-01-01Restore unintentionally removed code for the Fire Sales widgetAaron
2023-12-31Fix Fire Sales Widget (#461)Aaron
2023-12-05Text Colour RefactorAaron
2023-11-20Add comment about trimmingAaron
2023-11-20Fix crop detection when farming it during a contestAaron
2023-11-20Fix Garden Tab HudAaron
2023-11-20Change gemstone powder iconAaron
2023-11-03Tweak DungeonPuzzleWidgetAaron
2023-10-31Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
cleanup-2 # Conflicts: # src/main/java/de/hysky/skyblocker/config/SkyblockerConfig.java # src/main/java/de/hysky/skyblocker/utils/Http.java # src/main/java/de/hysky/skyblocker/utils/render/title/TitleContainerConfigScreen.java Pull changes from upstream master
2023-10-31Add special case for when forged items are ready to be receivedmsg-programs
2023-10-31Player Secrets Tracker (#394)Aaron
* Player Secrets Tracker * Refactor SecretsTracker --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2023-10-30Add color to dungeon puzzle status on widgetmsg-programs
2023-10-30Remove duplicated method.msg-programs
2023-10-30Fix maxed garden skills and milestone crops with spaces (#391)msg-programs
2023-10-09new pr because fixing merge conflict would take too longYasin