Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-23 | Merge branch 'SkyblockerMod:master' into master | Serhan | |
2022-04-23 | fix: PriceInfoTooltip bazaar item price null check | Fix3d | |
2022-04-15 | Use config path provided by Fabric API | KonaeAkira | |
Make exception catching generic | |||
2022-04-06 | Merge pull request #64 from TacoMonkey11/patch-1 | Yasin | |
fix crash when not hovering over a slot while trying to use wikilookup | |||
2022-04-04 | Should fix crash | Spencer | |
2022-04-03 | add: if not on skyblock, dont get PriceInfoTooltip data | Fix3dll | |
2022-04-03 | fix: Fire trial interaction with Fancybar, | Fix3dll | |
bazaar and lbin appearing at same time a cleaner look for bazaar without extra tooltip | |||
2022-04-01 | update to 1.6.2 [skip ci] | LifeIsAParadox | |
2022-04-01 | Translated using Weblate (french) | LifeIsAParadox | |
by @edgarogh | |||
2022-04-01 | fix lowestbin link | LifeIsAParadox | |
2022-04-01 | Merge pull request #61 from Fix3dll/master | Yasin | |
add: filter for mana consumption message from action bar | |||
2022-03-28 | add: HP regeneration to actionbar | Fix3dll | |
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 | 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 | |