Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-11 | Remove redundant gson import | Spencer | |
2023-05-10 | Remove api-key translations and listener reference | Spencer | |
2023-05-10 | Remove unused API records and commands | Spencer | |
2023-05-10 | Remove update checker along with translations | Spencer | |
2023-05-10 | Remove unused toastbuilader | Spencer | |
2023-05-02 | Merge pull request #138 from AzureAaron/240-fairy-souls | Yasin | |
There is now 240 fairy souls! | |||
2023-05-02 | Merge pull request #144 from SkyblockerMod/translate [skip ci] | Yasin | |
Translations update from hysky translate | |||
2023-05-02 | Translated 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-02 | Translated 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-02 | Added translation using Weblate (Korean) | lanthanide | |
2023-05-02 | Merge pull request #135 from msg-programs/tooltopfix | Yasin | |
Add option to hide empty tooltips in inventories. | |||
2023-05-02 | Merge 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-01 | Merge pull request #127 from AzureAaron/dungeon-map-scale-adjustment | Yasin | |
Dungeon map scale adjustment customization | |||
2023-05-01 | Merge pull request #134 from Julienraptor01/Barn-Solvers | Yasin | |
Hungry Hiker and Treasure Hunter solver | |||
2023-05-01 | Merge pull request #142 from SkyblockerMod/translate [skip ci] | Yasin | |
Translations update from hysky translate | |||
2023-05-01 | Translated 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-01 | Translated 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-01 | Translated 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-01 | Merge pull request #143 from LifeIsAParadox/update-mod-to-1.9.0 | Yasin | |
Update mod to 1.9.0 | |||
2023-05-01 | Update mod version to 1.9.0 | Yasin | |
2023-05-01 | add new contributor to readme and mod desc. | Yasin | |
2023-05-01 | add new en_us translations | Yasin | |
2023-04-26 | Merge pull request #140 from LifeIsAParadox/fix_lang | Yasin | |
Added file to correct directory | |||
2023-04-26 | Added file to correct directory | Yasin | |
ja_JP.json -> src/main/resources/assets/skyblocker/lang/ja_JP.json | |||
2023-04-26 | Merge pull request #139 from LifeIsAParadox/lang_update | Yasin | |
Add Japanese | |||
2023-04-26 | Add Japanese | Yasin | |
Translated by @hirochisan | |||
2023-04-23 | There is now 240 fairy souls! | Aaron | |
2023-04-19 | fix missing dots at end of sentences | Julienraptor01 | |
2023-04-17 | fix Official wiki being wrong again | Julienraptor01 | |
no FR i'm gonna get angry at some point, there are so many errors in it... | |||
2023-04-16 | Add missing check for if the player is on skyblock | msg-programs | |
2023-04-16 | Update english and add german translation | msg-programs | |
2023-04-16 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
tooltopfix merge newest changes from upstream | |||
2023-04-15 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-15 | Merge pull request #115 from catandA/master | Trương Hoàng Long | |
More I18n for config | |||
2023-04-15 | change coord | Julienraptor01 | |
slightly change coord cause better | |||
2023-04-15 | Add 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-13 | change regex | Julienraptor01 | |
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-10 | More I18n for config | catandA | |
2023-04-10 | Update TreasureHunter.java | Julienraptor01 | |
2023-04-09 | Change order | Julienraptor01 | |
Sort Additions alphabetically for easier findability | |||
2023-04-09 | Hungry Hiker solver | Julienraptor01 | |
2023-04-08 | modified the regex to make more sense | Julienraptor01 | |
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-08 | fix official wiki again | Julienraptor01 | |
2023-04-08 | fix one sentence which is wrong on the official wiki | Julienraptor01 | |
2023-04-08 | final fix fr this time | Julienraptor01 | |
thanks for this part ! Co-Authored-By: ExternalTime <84183548+ExternalTime@users.noreply.github.com> | |||
2023-04-08 | final fix | Julienraptor01 | |
2023-04-08 | try to fix the regex | Julienraptor01 | |
2023-04-08 | smol changes | Julienraptor01 | |
2023-04-08 | create the treasure hunter solver | Julienraptor01 | |
2023-04-07 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |