aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-11Remove redundant gson import Spencer
2023-05-10Remove api-key translations and listener referenceSpencer
2023-05-10Remove unused API records and commandsSpencer
2023-05-10Remove update checker along with translationsSpencer
2023-05-10Remove unused toastbuiladerSpencer
2023-05-02Merge pull request #138 from AzureAaron/240-fairy-soulsYasin
There is now 240 fairy souls!
2023-05-02Merge pull request #144 from SkyblockerMod/translate [skip ci]Yasin
Translations update from hysky translate
2023-05-02Translated using Weblate (Korean) [skip ci]lanthanide
Currently translated at 98.3% (184 of 187 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/ko/
2023-05-02Translated using Weblate (Chinese (Simplified)) [skip ci]PumpkinXD
Currently translated at 55.0% (103 of 187 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/
2023-05-02Added translation using Weblate (Korean)lanthanide
2023-05-02Merge pull request #135 from msg-programs/tooltopfixYasin
Add option to hide empty tooltips in inventories.
2023-05-02Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
tooltopfix # Conflicts: # src/main/resources/assets/skyblocker/lang/de_de.json Conflicts resolved. d5b0357... had changed the indent from 2 to 4 spaces.
2023-05-01Merge pull request #127 from AzureAaron/dungeon-map-scale-adjustmentYasin
Dungeon map scale adjustment customization
2023-05-01Merge pull request #134 from Julienraptor01/Barn-SolversYasin
Hungry Hiker and Treasure Hunter solver
2023-05-01Merge pull request #142 from SkyblockerMod/translate [skip ci]Yasin
Translations update from hysky translate
2023-05-01Translated using Weblate (German)LifeIsAParadox
Currently translated at 30.3% (31 of 102 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/de/
2023-05-01Translated using Weblate (German) by LifeIsAParadox <a.piri@hotmail.de>LifeIsAParadox
Currently translated at 28.4% (29 of 102 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/de/
2023-05-01Translated using Weblate (German)Yasin Piri
Currently translated at 27.4% (28 of 102 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/de/
2023-05-01Merge pull request #143 from LifeIsAParadox/update-mod-to-1.9.0Yasin
Update mod to 1.9.0
2023-05-01Update mod version to 1.9.0Yasin
2023-05-01add new contributor to readme and mod desc.Yasin
2023-05-01add new en_us translationsYasin
2023-04-26Merge pull request #140 from LifeIsAParadox/fix_langYasin
Added file to correct directory
2023-04-26Added file to correct directoryYasin
ja_JP.json -> src/main/resources/assets/skyblocker/lang/ja_JP.json
2023-04-26Merge pull request #139 from LifeIsAParadox/lang_updateYasin
Add Japanese
2023-04-26Add JapaneseYasin
Translated by @hirochisan
2023-04-23There is now 240 fairy souls!Aaron
2023-04-19fix missing dots at end of sentencesJulienraptor01
2023-04-17fix Official wiki being wrong againJulienraptor01
no FR i'm gonna get angry at some point, there are so many errors in it...
2023-04-16Add missing check for if the player is on skyblockmsg-programs
2023-04-16Update english and add german translationmsg-programs
2023-04-16Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
tooltopfix merge newest changes from upstream
2023-04-15Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron
2023-04-15Merge pull request #115 from catandA/masterTrương Hoàng Long
More I18n for config
2023-04-15change coordJulienraptor01
slightly change coord cause better
2023-04-15Add option to hide empty tooltips in inventories.msg-programs
Hypixel's inventory menus sometimes use items with empty names. When the game draws the tooltip for such an item, a small dark rectangle is seen. Mixin into the function that draws tooltips and disable it when that is the case.
2023-04-13change regexJulienraptor01
this msg can't be picked up otherwise : Some dirt was kicked up by the water pool in the overgrown Mushroom Cave. Have a look over there.
2023-04-10More I18n for configcatandA
2023-04-10Update TreasureHunter.javaJulienraptor01
2023-04-09Change orderJulienraptor01
Sort Additions alphabetically for easier findability
2023-04-09Hungry Hiker solverJulienraptor01
2023-04-08modified the regex to make more senseJulienraptor01
i moved back the dot in the group 1 (but outside of the [] this time and added back dots at the end of the strings in hashmap)
2023-04-08fix official wiki againJulienraptor01
2023-04-08fix one sentence which is wrong on the official wikiJulienraptor01
2023-04-08final fix fr this timeJulienraptor01
thanks for this part ! Co-Authored-By: ExternalTime <84183548+ExternalTime@users.noreply.github.com>
2023-04-08final fixJulienraptor01
2023-04-08try to fix the regexJulienraptor01
2023-04-08smol changesJulienraptor01
2023-04-08create the treasure hunter solverJulienraptor01
2023-04-07Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron