Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-17 | Merge pull request #122 from Fix3dll/minor-updates | Kevin | |
minor updates | |||
2023-05-18 | Added crafting requirement text, fixed dependency | lantice3720 | |
2023-05-18 | Added crafting requirement text, fixed dependency | lantice3720 | |
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-17 | Update translation files [skip ci] | Weblate | |
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ | |||
2023-05-16 | Added config screen command | Kevinthegreat | |
2023-05-16 | Translated using Weblate (Spanish) [skip ci] | ElSebas02 | |
Currently translated at 22.3% (42 of 188 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/es/ | |||
2023-05-16 | Added translation using Weblate (Spanish) [skip ci] | ElSebas02 | |
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-12 | Prevent errors when player list is incomplete shortly after join or area change | msg-programs | |
2023-05-10 | Remove api-key translations and listener reference | Spencer | |
2023-05-10 | Remove unused API records and commands | Spencer | |
2023-05-10 | Remove update checker along with translations | Spencer | |
2023-05-10 | Remove unused toastbuilader | Spencer | |
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-09 | Added translation using Weblate (Turkish) [skip ci] | Serhan | |
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 | |
2023-05-06 | Enable depth test to fix Z-layering issues | msg-programs | |
The HUD is now drawn above the hotbar and chat. Blocks in the HUD aren't drawn behind the BG anymore. | |||
2023-05-06 | Move logic to find the player's location to it's own class | msg-programs | |
2023-05-06 | Minor refactoring | msg-programs | |
2023-05-06 | Add more info to comment about Commission record | msg-programs | |