aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
AgeCommit message (Collapse)Author
2023-04-21Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab pull new commits from upstream
2023-04-15Add new "tab-menu-like" style options to dwarven mines HUD.msg-programs
2023-04-10More I18n for configcatandA
2023-04-08Add required translation text for en_us and de_demsg-programs
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
2022-02-25Merge branch 'LifeIsAParadox:master' into new_avg_typeSerhan
2022-02-24Merge branch 'master' into masterTrương Hoàng Long
2022-02-23new avg typeFix3dll
2022-02-21new filtersFix3dll
2022-02-21little fix for other items,Fix3dll
change TimerTask to Scheduler
2022-02-19Merge branch 'master' of https://github.com/LifeIsAParadox/Skyblocker into ↵Fix3dll
LifeIsAParadox-master # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java
2022-02-19customizable and improved item tooltipFix3dll
2022-02-12Add backpack previewKonaeAkira
2022-02-02Added translation for config optionTacoMonkey
2022-02-01Revert "Added auction bought notification"TacoMonkey
This reverts commit 3e7f0d4c2ab64d7483788a9afc9614e3516bf813.
2022-02-01Added auction bought notificationTacoMonkey
2022-02-01refined update messageTacoMonkey
2022-01-31adding onhypixel() method + fixed discord crash that happened on specific ↵LifeIsAParadox
scenario