Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The HUD is now drawn above the hotbar and chat.
Blocks in the HUD aren't drawn behind the BG anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
skyhytab
# Conflicts:
# README.md
# gradle.properties
# src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java
# src/main/resources/assets/skyblocker/lang/de_de.json
# src/main/resources/skyblocker.mixins.json
Pull updates from upstream
|
|
|
|
|
|
|
|
There is now 240 fairy souls!
|
|
Translations update from hysky translate
|
|
Currently translated at 98.3% (184 of 187 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ko/
|
|
Currently translated at 55.0% (103 of 187 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/
|
|
|
|
Add option to hide empty tooltips in inventories.
|