aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-05-17Merge pull request #122 from Fix3dll/minor-updatesKevin
minor updates
2023-05-18Added crafting requirement text, fixed dependencylantice3720
2023-05-18Added crafting requirement text, fixed dependencylantice3720
2023-05-17Update 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-17Update 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-17Update 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-17Update 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-17Update 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-17Update 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-17Update 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-17Update 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-17Update 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-16Added config screen commandKevinthegreat
2023-05-16Translated 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-16Added translation using Weblate (Spanish) [skip ci]ElSebas02
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
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-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-10Remove api-key translations and listener referenceSpencer
2023-05-10Remove unused API records and commandsSpencer
2023-05-10Remove update checker along with translationsSpencer
2023-05-10Remove unused toastbuiladerSpencer
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-09Added translation using Weblate (Turkish) [skip ci]Serhan
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
The HUD is now drawn above the hotbar and chat. Blocks in the HUD aren't drawn behind the BG anymore.
2023-05-06Move logic to find the player's location to it's own classmsg-programs
2023-05-06Minor refactoringmsg-programs
2023-05-06Add more info to comment about Commission recordmsg-programs