aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
2024-01-18RefactorKevinthegreat
2024-01-18More tips (#496)Kevin
2024-01-14Update top aligned pack.mcmeta (#492)Kevin
2024-01-14Merge pull request #452 from btwonion/add-tripwire-visibilityKevin
add new built-in texture pack for recolored textures in dungeons
2024-01-14Reorder mixinsAaron
2024-01-13RefactorKevinthegreat
2024-01-13Fixes and show Your Party at the topvicisacat
- Lazy fix for if there is no party host - Moved setting slot parse to the bottom row for loop
2024-01-12Adds a custom GUI for the Party Finder in dungeons. Is it good? Debatable.vicisacat
2024-01-10MixinExtrasify @InjectsAaron
2024-01-10Add livid color title (#482)Kevin
2024-01-10Add dungeon score title and sound (#480)Kevin
2024-01-10Add tips (#481)Kevin
* Add tips * Add some tips
2024-01-04Add waterboard toggle (#476)Kevin
2024-01-04Toggle Sky Mall Filter (#475)Aaron
2024-01-04Merge pull request #469 from kevinthegreat1/dungeon-scoreAaron
Add Dungeon Score
2024-01-01Correct Transparent Skin Pixels (#468)Aaron
* Correct Transparent Skin Pixels * Enable by default
2024-01-01Add Dungeon ScoreKevinthegreat
2024-01-01Migrate to Fabric Api ClientPlayerBlockBreakEvents (#466)Kevin
* Migrate to fabric api ClientPlayerBlockBreakEvents * Update fapi requirement
2024-01-01Fix mixin.jsonKevinthegreat
2023-12-28Use nbt instead of item.getTooltipKevinthegreat
2023-12-23Merge pull request #454 from kevinthegreat1/dungeon-puzzleAaron
Update Dungeon Puzzles
2023-12-23Update fabric.mod.json access widener (#455)Kevin
Typo
2023-12-23Update langKevinthegreat
2023-12-21Render match against commandKevinthegreat
2023-12-19Add support for puzzle detection through room matchingKevinthegreat
2023-12-15Merge pull request #449 from AzureAaron/performance-fixAaron
Ignore invalid entity data exceptions & broken quiz question
2023-12-15add new built-in texture pack for recolored textures in dungeonsbtwonion
2023-12-11Ignore invalid entity data exceptionsAaron
These exceptions seem to be triggered in dungeons as a result of sending invalid data in entity packets, and for some reason when the exceptions are left unchecked they cause lag spikes.
2023-12-07Show armor stands in debug modeKevinthegreat
2023-12-07YACL 1.20.4 (#445)Aaron
2023-12-07F3/M3 Guardian Health Display (#442)Khafra
2023-12-051.20.3Aaron
2023-12-051.20.3-rc1Aaron
2023-12-05Fabric Loader 0.15Aaron
2023-12-051.20.3-pre2Aaron
2023-12-05Add f3/m3 fire freeze staff timer (#436)Khafra
2023-11-26Update translation filesWeblate
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/
2023-11-26Update translation filesWeblate
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/
2023-11-26Translated using Weblate (Dutch)mitch030504
Currently translated at 0.2% (1 of 337 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/nl/
2023-11-26Update translation filesWeblate
Updated by "Remove blank strings" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/
2023-11-26Added translation using Weblate (Dutch)mitch030504
2023-11-26Update translation filesWeblate
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/
2023-11-26Translated using Weblate (Portuguese (Brazil))OhRetro
Currently translated at 86.7% (289 of 333 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/pt_BR/
2023-11-26Translated using Weblate (English (Canada))Aaron
Currently translated at 9.3% (31 of 333 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
2023-11-26Translated using Weblate (Portuguese (Brazil))yFelipeMC
Currently translated at 81.6% (272 of 333 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/pt_BR/
2023-11-26Translated using Weblate (English (Canada))Aaron
Currently translated at 9.2% (30 of 323 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
2023-11-25Update DiscordRPCManager (#426)Kevin
2023-11-24Add Wither & Blood Door Highlight (#429)Kevin
2023-11-24Add Chest Value (#428)Kevin
2023-11-23Merge pull request #423 from AzureAaron/tab-hud-fixesAaron
Fix Garden Tab + Small Things