Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-08 | Merge branch 'master' into item-cooldown | Grayray75 | |
2023-10-07 | Merge pull request #340 from AzureAaron/item-rarity-background | Aaron | |
Item Rarity Backgrounds | |||
2023-10-07 | Update shortcuts description (#342) | Aaron | |
2023-10-07 | Add item rarity background opacity | Kevinthegreat | |
2023-10-06 | Add translation string | Grayray75 | |
2023-10-06 | Item Rarity Backgrounds | Aaron | |
2023-10-04 | Use standardised license identifier (#320) | Grayray | |
2023-10-03 | Merge branch 'master' into item-cooldown | Grayray75 | |
2023-10-03 | Item Protection | Aaron | |
2023-10-01 | Fix misplaced bracket | Aaron | |
2023-10-01 | Config Tweaks | Aaron | |
2023-09-28 | Implement item cooldown display | Grayray75 | |
2023-09-27 | Refactor config | Kevinthegreat | |
2023-09-26 | Functionality Tweaks | Aaron | |
2023-09-24 | YACL 3.2.0 (+1.20.2 Support) | Aaron | |
2023-09-23 | YACL Config | Aaron | |
2023-09-22 | Merge pull request #324 from SkyblockerMod/1.20.2 | Yasin | |
1.20.2 | |||
2023-09-22 | 1.20.2 + Related Patches | Aaron | |
2023-09-21 | 1.20.2 Release Candidate 1 | Aaron | |
It's almost here! | |||
2023-09-21 | 1.20.2-pre1 | Aaron | |
2023-09-21 | Translated using Weblate (Russian) | CrimsonIsle | |
Currently translated at 68.1% (248 of 364 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ru/ | |||
2023-09-21 | Translated using Weblate (Chinese (Simplified)) | user123321111 | |
Currently translated at 67.0% (244 of 364 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/ | |||
2023-09-21 | Translated using Weblate (Chinese (Simplified)) | user123321111 | |
Currently translated at 67.0% (244 of 364 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/ | |||
2023-09-21 | Translated using Weblate (Chinese (Simplified)) | PumpkinXD | |
Currently translated at 67.0% (244 of 364 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/ | |||
2023-09-21 | Translated using Weblate (English (Canada)) | Aaron | |
Currently translated at 7.6% (28 of 364 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/ | |||
2023-09-21 | Translated using Weblate (English (Canada)) | Aaron | |
Currently translated at 6.6% (23 of 347 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/ | |||
2023-09-21 | Translated using Weblate (French) | viciscat | |
Currently translated at 62.4% (216 of 346 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/fr/ | |||
2023-09-21 | Translated using Weblate (Russian) | CrimsonIsle | |
Currently translated at 71.9% (249 of 346 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ru/ | |||
2023-09-21 | Translated using Weblate (Russian) | CrimsonIsle | |
Currently translated at 70.5% (244 of 346 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ru/ | |||
2023-09-21 | Translated using Weblate (German) | LifeIsAParadox | |
Currently translated at 14.6% (49 of 335 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/de/ | |||
2023-09-21 | Translated using Weblate (German) [skip ci] | LifeIsAParadox | |
Currently translated at 14.3% (48 of 335 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/de/ | |||
2023-09-18 | Add options and test (#319) | Kevin | |
2023-09-17 | Refactor FairySouls and Relics | Kevinthegreat | |
2023-09-16 | Add hidden relic helper | Grayray75 | |
2023-09-16 | Hide fake players in social interactions screen (#312) | Aaron | |
2023-09-16 | Improve fairy soul helper (#307) | Grayray | |
* Improve fairy soul helper * Fix found a soul message | |||
2023-09-16 | Update Dungeon Secrets (#306) | Kevin | |
2023-09-16 | Merge pull request #302 from viciscat/compactor_preview | Kevin | |
Personal Compactor/Deletor preview | |||
2023-09-15 | Modrinth Link (#309) | Aaron | |
2023-09-15 | Refactor CompactorDeletorPreview and add option | Kevinthegreat | |
2023-09-13 | Add tooltip display for personal compactor items | victo | |
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'. | |||
2023-09-13 | Hide Status Effect Overlay | Aaron | |
2023-09-12 | Refactor DungeonChestProfit | Kevinthegreat | |
2023-09-12 | Essence Toggle | Aaron | |
2023-09-12 | Change warning stuff to dark blue | Aaron | |
2023-09-11 | Dungeon Chest Profit Calculator! | Aaron | |
2023-09-10 | Merge pull request #289 from AzureAaron/special-effects | Kevin | |
Rare Drop Special Effects! | |||
2023-09-10 | Merge pull request #283 from Julienraptor01/Skin-wrong-base64-fix | Kevin | |
Add base64 fixer | |||
2023-09-10 | Rare Drop Special Effect! | Aaron | |
2023-09-08 | Merge pull request #281 from kevinthegreat1/dungeon-bat | Kevin | |
Dungeon bat |