Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-07 | fixing missing strings | PumpkinXD | |
2023-06-04 | remove backup LBIN server because it desn't exist anymore | Julienraptor01 | |
2023-06-04 | Fix edge case where home island owner isn't on but no offline text is given | msg-programs | |
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-30 | Refactored schedulers and added docs | Kevinthegreat | |
2023-05-30 | Fix MessageScheduler not scheduling relative to current tick | Kevinthegreat | |
2023-05-30 | Fix MessageScheduler removing and not sending message tasks during cooldown | Kevinthegreat | |
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 | 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-26 | Add English localization | Kevinthegreat | |
2023-05-26 | Add Livid Color | Kevinthegreat | |
2023-05-26 | Call FishingHelper.init | Kevinthegreat | |
2023-05-26 | Add Fishing Helper | Kevinthegreat | |
2023-05-25 | Translated using Weblate (Chinese (Simplified)) [skip ci] | PumpkinXD | |
Currently translated at 100.0% (189 of 189 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/ | |||
2023-05-24 | Translated using Weblate (Chinese (Simplified)) [skip ci] | PumpkinXD | |
Currently translated at 56.6% (107 of 189 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/ | |||
2023-05-24 | Translated using Weblate (Norwegian Bokmål) [skip ci] | KdGaming0 | |
Currently translated at 81.4% (154 of 189 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/nb_NO/ | |||
2023-05-24 | Translated using Weblate (Spanish) [skip ci] | MrDonSebas | |
Currently translated at 67.1% (127 of 189 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/es/ | |||
2023-05-23 | return instead of assign | Fix3d | |
2023-05-22 | Merge pull request #156 from kevinthegreat1/docs | Kevin | |
Refactors & docs | |||
2023-05-21 | Refactored skyblocker.mixins.json | Kevinthegreat | |
2023-05-21 | Added docs to Utils | Kevinthegreat | |
2023-05-21 | Refactored Utils fields to use getters | Kevinthegreat | |
2023-05-21 | Refactored mixins | Kevinthegreat | |
2023-05-21 | Added docs to SkyblockerMod and Scheduler and refactored Scheduler | Kevinthegreat | |
2023-05-22 | Translated using Weblate (Spanish) [skip ci] | ElSebas02 | |
Currently translated at 44.4% (84 of 189 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/es/ | |||
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-21 | Remove debugging leftover | msg-programs | |
2023-05-20 | Require fabric api version 0.81.0 and loader version 0.14.19 | Kevinthegreat | |
2023-05-20 | Fixed highlight rendering through tooltips | Kevinthegreat | |
2023-05-20 | Fixed highlight rendering through tooltips | Kevinthegreat | |
2023-05-19 | Fixed matrixStack translation | Kevinthegreat | |
2023-05-19 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab Merge new commits. |