aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-12Move events into one fileTacoMonkey
2022-04-12switch to fabric api eventsTacoMonkey
2022-04-12clean up UpdateCheckerTacoMonkey
2022-04-12Simplify callbackTacoMonkey
2022-04-12create skyblock join callbackTacoMonkey
2022-03-14Merge pull request #60 from Fix3dll/masterTrương Hoàng Long
add: customization backpack preview without shift
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-13Merge pull request #57 from Fix3dll/masterTrương Hoàng Long
quick and small change
2022-03-13Merge branch 'LifeIsAParadox:master' into masterSerhan
2022-03-13change: remove unnecessary noneMatch and add translation to enumFix3dll
2022-03-13Merge pull request #56 from Fix3dll/masterTrương Hoàng Long
PriceInfoTooltip fixes
2022-03-11fix: inoperative contain checkFix3dll
2022-03-09change: save some source with return before some functionsFix3dll
2022-03-09change: return instead of crashFix3dll
2022-03-09add 1.18.1 to modrinth publish configLifeIsAParadox
2022-03-09Translated using Weblate (indonesian)LifeIsAParadox
by @null2264
2022-03-09Translated using Weblate (russian)LifeIsAParadox
by @HyperSoop
2022-03-09fix modrinth upload [skip ci]Yasin
2022-03-09Merge pull request #51 from Fix3dll/masterYasin
add: Autopet filter with ActionBar option
2022-03-09Merge pull request #54 from LifeIsAParadox/1.6.0-updateYasin
1.6.0 update
2022-03-09change: AutopetFilterTestFix3dll
2022-03-09change: fetch upstream and adapt to new chat listenerFix3dll
2022-03-08use more reliable fix for backpack previewLifeIsAParadox
thanks to @ExternalTime
2022-03-08update CHANGELOG, FEATURES and READMELifeIsAParadox
2022-03-08add TranslatorsLifeIsAParadox
2022-03-08Russian translation addedLifeIsAParadox
translated by @HyperSoop
2022-03-08Indonesian translation addedLifeIsAParadox
translated by @null2264
2022-03-08update minotaur to 2.0.2LifeIsAParadox
2022-03-08miscLifeIsAParadox
2022-03-08fix discord rpcLifeIsAParadox
2022-03-08backpack preview fixLifeIsAParadox
2022-03-08migrate to slf4jLifeIsAParadox
2022-03-08update to 1.18.2LifeIsAParadox
2022-03-08Preparation for the 1.6.0 update [skip ci]LifeIsAParadox
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-08Merge pull request #53 from ExternalTime/chat-events-rewriteYasin
Rewrote chat listener interface to use fabric events api
2022-03-08Changed chat listener tests to use the new apiExternalTime
2022-03-08Changed chat listeners to use the new apiExternalTime
2022-03-08Rewrote chat events interface to use fabric events APIExternalTime
2022-03-06fix: AutopetFilterTestFix3dll
2022-03-05Merge pull request #48 from TacoMonkey11/masterTrương Hoàng Long
Added base Profile API stuff
2022-03-05Change catch exceptions to be more genericSpencer
2022-03-03add: Autopet filter with ActionBar optionFix3dll
remove: Unused imports
2022-03-02Merge pull request #46 from Fix3dll/masterTrương Hoàng Long
little fix for other items, change TimerTask to Scheduler
2022-03-01Quick fixTacoMonkey
2022-03-01splitting it all into separate filesTacoMonkey
2022-03-01change: remove unnecessary try-catchFix3dll
2022-02-28add: ClientPlayerEntity null checkFix3dll
2022-02-28fix: crash fixFix3dll