aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)Author
2023-06-17Fix null check being uselessAaron
2023-06-171.20 PortAaron
2023-06-17Add sound notification to fishing helperAaron
2023-06-09Fix indentationAaron
2023-06-09Support the scaling option for the placement screen!Aaron
2023-06-09Add Dungeon Map Placement Screen!Aaron
2023-06-09Merge pull request #137 from msg-programs/skyhytabAaron
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-08Don't draw dwarven HUD when the tab HUD is open.msg-programs
2023-06-04remove backup LBIN server because it desn't exist anymoreJulienraptor01
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-06-01Merge pull request #165 from Fix3dll/masterAaron
2023-05-31fix repository updateFix3d
2023-05-30Refactored schedulers and added docsKevinthegreat
2023-05-30Fix MessageScheduler not scheduling relative to current tickKevinthegreat
2023-05-30Fix MessageScheduler removing and not sending message tasks during cooldownKevinthegreat
2023-05-28Fix Reparty commands and update configKevinthegreat
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-28Use logger on PlayerListHudMixin exception instead of printStackTracemsg-programs
2023-05-28Add javadoc comments to key classes.msg-programs
2023-05-28Adjust default keybinds, add logger.msg-programs
2023-05-26Add Livid ColorKevinthegreat
2023-05-26Call FishingHelper.initKevinthegreat
2023-05-26Add Fishing HelperKevinthegreat
2023-05-23return instead of assignFix3d
2023-05-21Added docs to UtilsKevinthegreat
2023-05-21Refactored Utils fields to use gettersKevinthegreat
2023-05-21Refactored mixinsKevinthegreat
2023-05-21Added docs to SkyblockerMod and Scheduler and refactored SchedulerKevinthegreat
2023-05-21Merge pull request #154 from kevinthegreat1/api-migrationKevin
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-21Remove debugging leftovermsg-programs
2023-05-20Fixed highlight rendering through tooltipsKevinthegreat
2023-05-20Fixed highlight rendering through tooltipsKevinthegreat