Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-12 | Move events into one file | TacoMonkey | |
2022-04-12 | switch to fabric api events | TacoMonkey | |
2022-04-12 | clean up UpdateChecker | TacoMonkey | |
2022-04-12 | Simplify callback | TacoMonkey | |
2022-04-12 | create skyblock join callback | TacoMonkey | |
2022-03-14 | Merge pull request #60 from Fix3dll/master | Trương Hoàng Long | |
add: customization backpack preview without shift | |||
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-13 | Merge pull request #57 from Fix3dll/master | Trương Hoàng Long | |
quick and small change | |||
2022-03-13 | Merge branch 'LifeIsAParadox:master' into master | Serhan | |
2022-03-13 | change: remove unnecessary noneMatch and add translation to enum | Fix3dll | |
2022-03-13 | Merge pull request #56 from Fix3dll/master | Trương Hoàng Long | |
PriceInfoTooltip fixes | |||
2022-03-11 | fix: inoperative contain check | Fix3dll | |
2022-03-09 | change: save some source with return before some functions | Fix3dll | |
2022-03-09 | change: return instead of crash | Fix3dll | |
2022-03-09 | add 1.18.1 to modrinth publish config | LifeIsAParadox | |
2022-03-09 | Translated using Weblate (indonesian) | LifeIsAParadox | |
by @null2264 | |||
2022-03-09 | Translated using Weblate (russian) | LifeIsAParadox | |
by @HyperSoop | |||
2022-03-09 | fix modrinth upload [skip ci] | Yasin | |
2022-03-09 | Merge pull request #51 from Fix3dll/master | Yasin | |
add: Autopet filter with ActionBar option | |||
2022-03-09 | Merge pull request #54 from LifeIsAParadox/1.6.0-update | Yasin | |
1.6.0 update | |||
2022-03-09 | change: AutopetFilterTest | Fix3dll | |
2022-03-09 | change: fetch upstream and adapt to new chat listener | Fix3dll | |
2022-03-08 | use more reliable fix for backpack preview | LifeIsAParadox | |
thanks to @ExternalTime | |||
2022-03-08 | update CHANGELOG, FEATURES and README | LifeIsAParadox | |
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 minotaur to 2.0.2 | LifeIsAParadox | |
2022-03-08 | misc | LifeIsAParadox | |
2022-03-08 | fix discord rpc | LifeIsAParadox | |
2022-03-08 | backpack preview fix | LifeIsAParadox | |
2022-03-08 | migrate to slf4j | LifeIsAParadox | |
2022-03-08 | update to 1.18.2 | LifeIsAParadox | |
2022-03-08 | Preparation for the 1.6.0 update [skip ci] | 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-08 | Merge pull request #53 from ExternalTime/chat-events-rewrite | Yasin | |
Rewrote chat listener interface to use fabric events api | |||
2022-03-08 | Changed chat listener tests to use the new api | ExternalTime | |
2022-03-08 | Changed chat listeners to use the new api | ExternalTime | |
2022-03-08 | Rewrote chat events interface to use fabric events API | ExternalTime | |
2022-03-06 | fix: AutopetFilterTest | Fix3dll | |
2022-03-05 | Merge pull request #48 from TacoMonkey11/master | Trương Hoàng Long | |
Added base Profile API stuff | |||
2022-03-05 | Change catch exceptions to be more generic | Spencer | |
2022-03-03 | add: Autopet filter with ActionBar option | Fix3dll | |
remove: Unused imports | |||
2022-03-02 | Merge pull request #46 from Fix3dll/master | Trương Hoàng Long | |
little fix for other items, change TimerTask to Scheduler | |||
2022-03-01 | Quick fix | TacoMonkey | |
2022-03-01 | splitting it all into separate files | TacoMonkey | |
2022-03-01 | change: remove unnecessary try-catch | Fix3dll | |
2022-02-28 | add: ClientPlayerEntity null check | Fix3dll | |
2022-02-28 | fix: crash fix | Fix3dll | |