aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
2023-10-07Merge pull request #340 from AzureAaron/item-rarity-backgroundAaron
Item Rarity Backgrounds
2023-10-07Update shortcuts description (#342)Aaron
2023-10-07Add item rarity background opacityKevinthegreat
2023-10-06Item Rarity BackgroundsAaron
2023-10-04Use standardised license identifier (#320)Grayray
2023-10-03Item ProtectionAaron
2023-10-01Fix misplaced bracketAaron
2023-10-01Config TweaksAaron
2023-09-27Refactor configKevinthegreat
2023-09-26Functionality TweaksAaron
2023-09-24YACL 3.2.0 (+1.20.2 Support)Aaron
2023-09-23YACL ConfigAaron
2023-09-22Merge pull request #324 from SkyblockerMod/1.20.2Yasin
1.20.2
2023-09-221.20.2 + Related PatchesAaron
2023-09-211.20.2 Release Candidate 1Aaron
It's almost here!
2023-09-211.20.2-pre1Aaron
2023-09-21Translated 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-21Translated 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-21Translated 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-21Translated 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-21Translated 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-21Translated 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-21Translated 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-21Translated 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-21Translated 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-21Translated 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-21Translated 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-18Add options and test (#319)Kevin
2023-09-17Refactor FairySouls and RelicsKevinthegreat
2023-09-16Add hidden relic helperGrayray75
2023-09-16Hide fake players in social interactions screen (#312)Aaron
2023-09-16Improve fairy soul helper (#307)Grayray
* Improve fairy soul helper * Fix found a soul message
2023-09-16Update Dungeon Secrets (#306)Kevin
2023-09-16Merge pull request #302 from viciscat/compactor_previewKevin
Personal Compactor/Deletor preview
2023-09-15Modrinth Link (#309)Aaron
2023-09-15Refactor CompactorDeletorPreview and add optionKevinthegreat
2023-09-13Add tooltip display for personal compactor itemsvicto
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-13Hide Status Effect OverlayAaron
2023-09-12Refactor DungeonChestProfitKevinthegreat
2023-09-12Essence ToggleAaron
2023-09-12Change warning stuff to dark blueAaron
2023-09-11Dungeon Chest Profit Calculator!Aaron
2023-09-10Merge pull request #289 from AzureAaron/special-effectsKevin
Rare Drop Special Effects!
2023-09-10Merge pull request #283 from Julienraptor01/Skin-wrong-base64-fixKevin
Add base64 fixer
2023-09-10Rare Drop Special Effect!Aaron
2023-09-08Merge pull request #281 from kevinthegreat1/dungeon-batKevin
Dungeon bat
2023-09-08create the base64 fixerJulienraptor01
2023-09-08Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
readme-fixes Pull upstream updates into branch
2023-09-07Add bat removed detectionKevinthegreat
2023-09-06Emi integration (#278)Kevin
Add EMI integration