Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10-01 | Merge branch '1.19.x' | Trương Hoàng Long | |
2022-07-29 | Update to Minecraft 1.19.1 | Username404 | |
2022-07-22 | Update to Minecraft 1.19.1-rc2 | Username404 | |
2022-07-14 | Require minecraft 1.19.1-pre4 | Username404 | |
2022-06-18 | code cleanup for PriceInfoTooltip | Fix3d | |
2022-06-07 | 1.19.x | LifeIsAParadox | |
2022-05-30 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker | Trương Hoàng Long | |
2022-05-30 | remove dead code from original mod | Trương Hoàng Long | |
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-24 | Unsupported root entry "translators" | LifeIsAParadox | |
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 | update to 1.18.2 | LifeIsAParadox | |
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 | |
2022-02-12 | Add backpack preview | KonaeAkira | |