aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me
AgeCommit message (Expand)Author
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
2023-05-19Fixed matrixStack translationKevinthegreat
2023-05-19Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky...msg-programs
2023-05-19Rework just about everything to gracefully handle unexpected inputsmsg-programs
2023-05-18Refactored ContainerSolverManager.initKevinthegreat
2023-05-17Merge branch 'master' into masterKevin
2023-05-17Merge branch 'api-migration'Kevinthegreat
2023-05-17Merge pull request #145 from kevinthegreat1/docsKevin
2023-05-17Merge pull request #131 from kevinthegreat1/masterKevin
2023-05-18Added crafting requirement text, fixed dependencylantice3720
2023-05-18Added crafting requirement text, fixed dependencylantice3720
2023-05-16Added config screen commandKevinthegreat
2023-05-14revert jgit pull with some modificationsFix3d
2023-05-13Merge branch 'SkyblockerMod:master' into minor-updatesSerhan
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-12Prevent errors when player list is incomplete shortly after join or area changemsg-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