aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud
AgeCommit message (Expand)Author
2023-08-07Fix dungeons death counter in the tab hudAaron
2023-07-30Refactor mixinsKevinthegreat
2023-07-24Garden Tab Hud ImprovementsAaron
2023-07-18Add Dark Auction Tab HudAaron
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-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