aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
AgeCommit message (Collapse)Author
2023-05-10Remove update checker along with translationsSpencer
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 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-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-01add new en_us translationsYasin
2023-04-26Added file to correct directoryYasin
ja_JP.json -> src/main/resources/assets/skyblocker/lang/ja_JP.json
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-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-10More I18n for configcatandA
2023-03-31Eclipse decided not to commit this .-.Aaron
2023-02-08Update zh_cn.jsoncatandA
2023-02-08Add Chinese translationcatandA
2023-01-31Adding QuickNav CustomizationMiraculixx
Adding a way to customize the quick navigation buttons in the inventory. Every button can be toggled, has a display icon with nbt data, a click event and GUI name for highlighting. On default, everything is like before. The only problem is cloth config translation. I never worked before with cloth and don't want to copy paste the same key 12 times for the 12 buttons. If anyone is good with cloth config and know how to change the path, just edit it or message me :+1:
2022-11-14Finish French translationJulienraptor01
2022-11-14All keys are now mergedJulienraptor01
I just need to translate
2022-11-08Corrections + Put the whole English at bottom to prepare the update of ↵Julienraptor01
missing strings
2022-10-24Fix FancyStatusBar impacting performanceTrương Hoàng Long
Fix #83
2022-10-09Implement Croesus HelperTrương Hoàng Long
Gray out chests in Croesus's menu that have already been opened.
2022-06-18code cleanup for PriceInfoTooltipFix3d
2022-05-29Merge branch 'master' into moving-fancy-status-barsTrương Hoàng Long
2022-05-27Added config options for moving barsADON15c
2022-05-27Add option to use 1.8 farmland hitboxTrương Hoàng Long
also moved the old lever hitbox config option to the same category
2022-04-24Merge pull request #55 from TacoMonkey11/masterExternalTime
Added mining commissions HUD
2022-04-01Translated using Weblate (french)LifeIsAParadox
by @edgarogh
2022-03-28Merge branch 'LifeIsAParadox:master' into masterSerhan
2022-03-21Update to 1.6.1 [skip ci]LifeIsAParadox
+ translated using weblate (russian) by @HyperSoop
2022-03-20change: improved FancyBar and mana consumption filterFix3dll
Little addition for ComboFilter which I forgot to add 1 check ^v^ Thanks to @ExternalTime for help
2022-03-18add: filter for mana consumption message from action barTrương Hoàng Long
2022-03-14Update en_us.jsonTrương Hoàng Long
2022-03-14add: customization backpack preview without shiftFix3dll
and a little cleanup for tooltip injection
2022-03-09Translated using Weblate (indonesian)LifeIsAParadox
by @null2264
2022-03-09Translated using Weblate (russian)LifeIsAParadox
by @HyperSoop
2022-03-09Merge pull request #51 from Fix3dll/masterYasin
add: Autopet filter with ActionBar option
2022-03-09change: fetch upstream and adapt to new chat listenerFix3dll
2022-03-08add TranslatorsLifeIsAParadox
2022-03-08Russian translation addedLifeIsAParadox
translated by @HyperSoop
2022-03-08Indonesian translation addedLifeIsAParadox
translated by @null2264
2022-03-08Merge remote-tracking branch 'upstream/master'Fix3dll
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/chat/ChatParser.java # src/main/java/me/xmrvizzy/skyblocker/chat/filters/AoteFilter.java # src/main/java/me/xmrvizzy/skyblocker/chat/filters/HealFilter.java # src/main/java/me/xmrvizzy/skyblocker/chat/filters/ImplosionFilter.java # src/main/java/me/xmrvizzy/skyblocker/chat/filters/MoltenWaveFilter.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/test/java/me/xmrvizzy/skyblocker/chat/filters/AdFilterTest.java
2022-03-07added commission HUDTacoMonkey
2022-03-05Merge pull request #48 from TacoMonkey11/masterTrương Hoàng Long
Added base Profile API stuff
2022-03-03add: Autopet filter with ActionBar optionFix3dll
remove: Unused imports
2022-02-28fix: better null handling and requested changesFix3dll
2022-02-25Added api key listenerTacoMonkey