Age | Commit message (Collapse) | Author |
|
Add RepoParser
Fix Golden Dragon stats leveling
Add wiki option
Fix recipe output count
|
|
|
|
3.2.0 will cause a game crash if you try to use it with the mod
|
|
|
|
|
|
|
|
|
|
|
|
Item Rarity Backgrounds
|
|
|
|
|
|
Instead of the previous DrawContext hack.
Confirmed working with Durability Notifier on Fabric 1.20.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.20.2
|
|
|
|
It's almost here!
|
|
|
|
Currently translated at 68.1% (248 of 364 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ru/
|
|
Currently translated at 67.0% (244 of 364 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/
|
|
Currently translated at 67.0% (244 of 364 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/
|
|
Currently translated at 67.0% (244 of 364 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/
|
|
Currently translated at 7.6% (28 of 364 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
|
|
Currently translated at 6.6% (23 of 347 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
|
|
Currently translated at 62.4% (216 of 346 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/fr/
|
|
Currently translated at 71.9% (249 of 346 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ru/
|
|
Currently translated at 70.5% (244 of 346 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ru/
|
|
Currently translated at 14.6% (49 of 335 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/de/
|
|
Currently translated at 14.3% (48 of 335 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/de/
|
|
|
|
|
|
|
|
|
|
* Improve fairy soul helper
* Fix found a soul message
|
|
|
|
Personal Compactor/Deletor preview
|
|
|
|
|
|
This update integrates a tooltip display for personal compactor items in the Skyblocker mod. The tooltip shows the contents of the personal compactor when hovered over. This is useful for players to quickly check the contents of their compactor without needing to open it. The commit includes creating a new Java file 'CompactorPreviewTooltipComponent.java' for the compactor tooltip component, adding new inject method 'skyblocker$addTooltipComponent' in 'HandledScreenMixin.java' executed when drawing mouseover tooltip, adding 'DrawContextInvoker.java' for invoking the 'drawTooltip' method in the 'DrawContext' class, and adding 'getItemStack' method in the 'ItemRegistry.java'.
|
|
|