aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)Author
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
2023-05-09Fix CommsWidget to handle 4 commissions correctlymsg-programs
2023-05-09Change layout of CI screenmsg-programs
2023-05-08Fixed wrong refactorKevinthegreat
2023-05-07Put fancy tab HUD config into its own sectionmsg-programs
2023-05-07Fix another regex...msg-programs
2023-05-07Fixed usage find mechanism errorlantice3720
2023-05-07Changed Workstaton icon.lantice3720
2023-05-07Merge branch 'SkyblockerMod:master' into masterlanthanide
2023-05-07Fixed item search error. Finished basic integration.lantice3720
2023-05-07REI Integration. Needed to add recipe identifier. Small change in itemlist.lantice3720
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