aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud
AgeCommit message (Expand)Author
2023-06-04Add "INSTANCED" location for e.g. Kuudra'smsg-programs
2023-06-04Add widget to display dungeon buffsmsg-programs
2023-06-04Update TODOs for tests in Screenmsg-programs
2023-05-28Fix PlayerLocator not being able to find people in the dungeonmsg-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-28Adjust default keybinds, add logger.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-09Change layout of CI screenmsg-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-06Move logic to find the player's location to it's own classmsg-programs
2023-05-06Make code style in screen classes more consistentmsg-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-08Set correct translation keys for keybinds.msg-programs
2023-04-07Put screens in respective packages to make src navigation simplermsg-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