aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/widget
AgeCommit message (Expand)Author
2023-09-09Remove outdated commentsmsg-programs
2023-09-09Remove whitespace on empty linesmsg-programs
2023-09-08Rewrite the RiftProgressWidget, hopefully it works correctly now.msg-programs
2023-09-05Search for header instead of assuming it's position to fix issues when no pro...msg-programs
2023-09-05Show a "No Progress" text when no progress has been made yetmsg-programs
2023-09-05Show "No Ads" message if there's no admsg-programs
2023-09-03Fix bugs that cause crashes when the text at some position is null.msg-programs
2023-09-03Remove whitespace on empty linesmsg-programs
2023-09-01Fix minion widget displaying wrong info when player has 11/12 minionsmsg-programs
2023-08-21Refactor codeKevinthegreat
2023-08-14Make a huge spaghetti fest to fix dwarven hud config for the moment.msg-programs
2023-08-14Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into jso...msg-programs
2023-08-07Fix dungeons death counter in the tab hudAaron
2023-08-06Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into jso...msg-programs
2023-08-06Add error handling, rename EmptyWidget to ErrorWidget and allow custom string.msg-programs
2023-07-29Remove unused importsmsg-programs
2023-07-29Move HudCommsWidget to a different dirmsg-programs
2023-07-27Misc fixes and changesmsg-programs
2023-07-24Garden Tab Hud ImprovementsAaron
2023-07-23Massive refactor, see detailsmsg-programs
2023-07-16POC for JSON-based tabhud config.msg-programs
2023-07-14Merge pull request #201 from AzureAaron/skyblock-levels-fixes-improvementsAaron
2023-07-14Refactor DungeonBuffWidgetKevinthegreat
2023-07-14Refactor player widgetsKevinthegreat
2023-07-13Format player names in the players widgetAaron
2023-07-13Fix rank prefixes and emblems showing in some player listsAaron
2023-07-11Sort + Colourize BlessingsAaron
2023-07-02Vampire Minion (#194)Aaron
2023-06-24Reformat filesAaron
2023-06-24Added Rift Tab Hud + 1 Rift related fixAaron
2023-06-18Small code changesAaron
2023-06-18Improve Crimson Isle Tab HUDAaron
2023-06-171.20 PortAaron
2023-06-08Make PlainTextComponent use paddingmsg-programs
2023-06-08Improve text for currently forging items.msg-programs
2023-06-08Fix EffectWidget showing incorrect text when god pot is active.msg-programs
2023-06-04Fix edge case where home island owner isn't on but no offline text is givenmsg-programs
2023-06-04Fix UpgradeWidget not showing current upgradesmsg-programs
2023-06-04Fix IslandOwnersWidget crashing when owner is onlinemsg-programs
2023-06-04Add widget to display dungeon buffsmsg-programs
2023-05-28Fix logic error in DungeonDownedWidget that may cause null pointer execptions.msg-programs
2023-05-28Handle dead players correctly in DungeonPlayerWidgetmsg-programs
2023-05-28Use shorthand method in DungeonDeathWidgetmsg-programs
2023-05-28Add null failsafe to cookie widgetmsg-programs
2023-05-28Adjust formattingmsg-programs
2023-05-28Add javadoc comments to key classes.msg-programs
2023-05-21Fix colored part of ProgressComponent being transparentmsg-programs
2023-05-21Add missing percent sign in SkillsWidgetmsg-programs
2023-05-21Add missing space in DungeonDownedWidgetmsg-programs
2023-05-19Rework just about everything to gracefully handle unexpected inputsmsg-programs