Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-04 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/skyblocker.mixins.json Pull newest changes from upstream master | |||
2023-06-04 | Fix UpgradeWidget not showing current upgrades | msg-programs | |
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-06-01 | Merge pull request #165 from Fix3dll/master | Aaron | |
fix repository update | |||
2023-05-31 | fix repository update | Fix3d | |
2023-05-28 | Fix Reparty commands and update config | Kevinthegreat | |
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 | Add javadoc comments to key classes. | msg-programs | |
2023-05-28 | Adjust default keybinds, add logger. | msg-programs | |
2023-05-26 | Add Livid Color | Kevinthegreat | |
2023-05-26 | Add Fishing Helper | Kevinthegreat | |
2023-05-23 | return instead of assign | Fix3d | |
2023-05-21 | Refactored Utils fields to use getters | Kevinthegreat | |
2023-05-21 | Merge pull request #154 from kevinthegreat1/api-migration | Kevin | |
Api migration, config command, and cleanup | |||
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-19 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab Merge new commits. | |||
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 branch 'api-migration' | Kevinthegreat | |
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/java/me/xmrvizzy/skyblocker/mixin/MinecraftClientMixin.java | |||
2023-05-17 | Merge pull request #145 from kevinthegreat1/docs | Kevin | |
Renamed container package to gui and added docs | |||
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 | |
Components now consistently don't include any padding to the left and downwards. This "external" padding is used by widgets and the TableComponent to position their (sub-)components, so they should apply it themselves. This finally fixes the player list widget's drifting seperators and not-wide-enough cols. | |||
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-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 | |