aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud
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-19Format fileAaron
2023-06-19Improve documentation and trim trailing spaceAaron
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-08Modify layout of MineServerScreen to be more balancedmsg-programs
2023-06-04Fix edge case where home island owner isn't on but no offline text is givenmsg-programs
2023-06-04Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky...msg-programs
2023-06-04Fix UpgradeWidget not showing current upgradesmsg-programs
2023-06-04Fix IslandOwnersWidget crashing when owner is onlinemsg-programs
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