Age | Commit message (Expand) | Author |
2023-06-04 | Fix IslandOwnersWidget crashing when owner is online | msg-programs |
2023-06-04 | Add "INSTANCED" location for e.g. Kuudra's | msg-programs |
2023-06-04 | Add widget to display dungeon buffs | msg-programs |
2023-06-04 | Update TODOs for tests in Screen | msg-programs |
2023-05-28 | Fix PlayerLocator not being able to find people in the dungeon | msg-programs |
2023-05-28 | Fix logic error in DungeonDownedWidget that may cause null pointer execptions. | msg-programs |
2023-05-28 | Handle dead players correctly in DungeonPlayerWidget | msg-programs |
2023-05-28 | Use shorthand method in DungeonDeathWidget | msg-programs |
2023-05-28 | Add null failsafe to cookie widget | msg-programs |
2023-05-28 | Adjust formatting | msg-programs |
2023-05-28 | Use logger on PlayerListHudMixin exception instead of printStackTrace | msg-programs |
2023-05-28 | Add javadoc comments to key classes. | msg-programs |
2023-05-28 | Adjust default keybinds, add logger. | msg-programs |
2023-05-21 | Fix colored part of ProgressComponent being transparent | msg-programs |
2023-05-21 | Add missing percent sign in SkillsWidget | msg-programs |
2023-05-21 | Add missing space in DungeonDownedWidget | msg-programs |
2023-05-21 | Remove debugging leftover | msg-programs |
2023-05-19 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky... | msg-programs |
2023-05-19 | Rework just about everything to gracefully handle unexpected inputs | msg-programs |
2023-05-17 | Merge branch 'master' into master | Kevin |
2023-05-17 | Merge pull request #145 from kevinthegreat1/docs | Kevin |
2023-05-17 | Merge pull request #131 from kevinthegreat1/master | Kevin |
2023-05-18 | Added crafting requirement text, fixed dependency | lantice3720 |
2023-05-18 | Added crafting requirement text, fixed dependency | lantice3720 |
2023-05-14 | revert jgit pull with some modifications | Fix3d |
2023-05-13 | Merge branch 'SkyblockerMod:master' into minor-updates | Serhan |
2023-05-13 | Rework component paddings, see below | msg-programs |
2023-05-13 | Change confusing label for profile type in profile widget | msg-programs |
2023-05-13 | Only allow 80 entries in player list widget | msg-programs |
2023-05-12 | Prevent errors when player list is incomplete shortly after join or area change | msg-programs |
2023-05-09 | Add comments to and change comments of widget classes where needed | msg-programs |
2023-05-09 | Let forge widget handle 4 commissions | msg-programs |
2023-05-09 | Correct crit dmg/chance text in skills widget | msg-programs |
2023-05-09 | Handle god potion in EffectWidget | msg-programs |
2023-05-09 | Add more missing player messages to dungeon player widget | msg-programs |
2023-05-09 | Show correct text in cookie widget | msg-programs |
2023-05-09 | Fix CommsWidget to handle 4 commissions correctly | msg-programs |
2023-05-09 | Change layout of CI screen | msg-programs |
2023-05-08 | Fixed wrong refactor | Kevinthegreat |
2023-05-07 | Put fancy tab HUD config into its own section | msg-programs |
2023-05-07 | Fix another regex... | msg-programs |
2023-05-07 | Fixed usage find mechanism error | lantice3720 |
2023-05-07 | Changed Workstaton icon. | lantice3720 |
2023-05-07 | Merge branch 'SkyblockerMod:master' into master | lanthanide |
2023-05-07 | Fixed item search error. Finished basic integration. | lantice3720 |
2023-05-07 | REI Integration. Needed to add recipe identifier. Small change in itemlist. | lantice3720 |
2023-05-06 | Fix various faulty regexes | msg-programs |
2023-05-06 | Disable depth test again after rendering | msg-programs |
2023-05-06 | Minor foramtting and code style changes | msg-programs |
2023-05-06 | Add option to scale HUD relatively to the vanilla GUI scale | msg-programs |