Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | add new en_us translations | Yasin | |
2023-04-26 | Added file to correct directory | Yasin | |
ja_JP.json -> src/main/resources/assets/skyblocker/lang/ja_JP.json | |||
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-16 | Merge branch 'master' into minor-updates | Serhan | |
2023-04-16 | add update repository command | Fix3d | |
"/skyblocker updaterepository" | |||
2023-04-15 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
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-10 | More I18n for config | catandA | |
2023-03-31 | Eclipse decided not to commit this .-. | Aaron | |
2023-02-08 | Update zh_cn.json | catandA | |
2023-02-08 | Add Chinese translation | catandA | |
2023-01-31 | Adding QuickNav Customization | Miraculixx | |
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-14 | Finish French translation | Julienraptor01 | |
2022-11-14 | All keys are now merged | Julienraptor01 | |
I just need to translate | |||
2022-11-08 | Corrections + Put the whole English at bottom to prepare the update of ↵ | Julienraptor01 | |
missing strings | |||
2022-10-24 | Fix FancyStatusBar impacting performance | Trương Hoàng Long | |
Fix #83 | |||
2022-10-09 | Implement Croesus Helper | Trương Hoàng Long | |
Gray out chests in Croesus's menu that have already been opened. | |||
2022-06-18 | code cleanup for PriceInfoTooltip | Fix3d | |
2022-05-29 | Merge branch 'master' into moving-fancy-status-bars | Trương Hoàng Long | |
2022-05-27 | Added config options for moving bars | ADON15c | |
2022-05-27 | Add option to use 1.8 farmland hitbox | Trương Hoàng Long | |
also moved the old lever hitbox config option to the same category | |||
2022-04-24 | Merge pull request #55 from TacoMonkey11/master | ExternalTime | |
Added mining commissions HUD | |||
2022-04-01 | Translated using Weblate (french) | LifeIsAParadox | |
by @edgarogh | |||
2022-03-28 | Merge branch 'LifeIsAParadox:master' into master | Serhan | |
2022-03-21 | Update to 1.6.1 [skip ci] | LifeIsAParadox | |
+ translated using weblate (russian) by @HyperSoop | |||
2022-03-20 | change: improved FancyBar and mana consumption filter | Fix3dll | |
Little addition for ComboFilter which I forgot to add 1 check ^v^ Thanks to @ExternalTime for help | |||
2022-03-18 | add: filter for mana consumption message from action bar | Trương Hoàng Long | |
2022-03-14 | Update en_us.json | Trương Hoàng Long | |
2022-03-14 | add: customization backpack preview without shift | Fix3dll | |
and a little cleanup for tooltip injection | |||
2022-03-09 | Translated using Weblate (indonesian) | LifeIsAParadox | |
by @null2264 | |||
2022-03-09 | Translated using Weblate (russian) | LifeIsAParadox | |
by @HyperSoop | |||
2022-03-09 | Merge pull request #51 from Fix3dll/master | Yasin | |
add: Autopet filter with ActionBar option | |||
2022-03-09 | change: fetch upstream and adapt to new chat listener | Fix3dll | |
2022-03-08 | add Translators | LifeIsAParadox | |
2022-03-08 | Russian translation added | LifeIsAParadox | |
translated by @HyperSoop | |||
2022-03-08 | Indonesian translation added | LifeIsAParadox | |
translated by @null2264 | |||
2022-03-08 | Merge 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-07 | added commission HUD | TacoMonkey | |
2022-03-05 | Merge pull request #48 from TacoMonkey11/master | Trương Hoàng Long | |
Added base Profile API stuff | |||
2022-03-03 | add: Autopet filter with ActionBar option | Fix3dll | |
remove: Unused imports | |||
2022-02-28 | fix: better null handling and requested changes | Fix3dll | |
2022-02-25 | Added api key listener | TacoMonkey | |
2022-02-25 | Merge branch 'LifeIsAParadox:master' into new_avg_type | Serhan | |
2022-02-24 | Merge branch 'master' into master | Trương Hoàng Long | |
2022-02-23 | new avg type | Fix3dll | |
2022-02-21 | new filters | Fix3dll | |
2022-02-21 | little fix for other items, | Fix3dll | |
change TimerTask to Scheduler | |||
2022-02-19 | Merge branch 'master' of https://github.com/LifeIsAParadox/Skyblocker into ↵ | Fix3dll | |
LifeIsAParadox-master # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java | |||
2022-02-19 | customizable and improved item tooltip | Fix3dll | |