aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/widget
AgeCommit message (Expand)Author
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
2023-05-13Rework component paddings, see belowmsg-programs
2023-05-13Change confusing label for profile type in profile widgetmsg-programs
2023-05-13Only allow 80 entries in player list widgetmsg-programs
2023-05-09Add comments to and change comments of widget classes where neededmsg-programs
2023-05-09Let forge widget handle 4 commissionsmsg-programs
2023-05-09Correct crit dmg/chance text in skills widgetmsg-programs
2023-05-09Handle god potion in EffectWidgetmsg-programs
2023-05-09Add more missing player messages to dungeon player widgetmsg-programs
2023-05-09Show correct text in cookie widgetmsg-programs
2023-05-09Fix CommsWidget to handle 4 commissions correctlymsg-programs
2023-05-07Put fancy tab HUD config into its own sectionmsg-programs
2023-05-07Fix another regex...msg-programs
2023-05-06Fix various faulty regexesmsg-programs
2023-05-06Disable depth test again after renderingmsg-programs
2023-05-06Minor foramtting and code style changesmsg-programs
2023-05-06Add option to scale HUD relatively to the vanilla GUI scalemsg-programs
2023-05-06Enable depth test to fix Z-layering issuesmsg-programs
2023-05-06Hopefully fix CI reputation progress regex.msg-programs
2023-05-06Skills widget should now handle maxxed skills correctlymsg-programs
2023-05-06Fire sale widget now correctly shows time until event start.msg-programs
2023-04-29Add untested crimson isle supportmsg-programs
2023-04-23Dungeon puzzle widget now works as intended.msg-programs
2023-04-15Add new "tab-menu-like" style options to dwarven mines HUD.msg-programs
2023-04-08Fix crashing election widget. Cole was missing from the mayor listmsg-programs
2023-04-07Improve support for garden area, works fully nowmsg-programs
2023-04-02Fix fire sale progress bar not workingmsg-programs
2023-04-02Merging SkyHyTab into Skyblocker: Initial commitmsg-programs