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-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 | fix lowestbin link | LifeIsAParadox | |
2022-03-28 | add: HP regeneration to actionbar | Fix3dll | |
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 | add: customization backpack preview without shift | Fix3dll | |
and a little cleanup for tooltip injection | |||
2022-03-13 | change: remove unnecessary noneMatch and add translation to enum | Fix3dll | |
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 | 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 | use more reliable fix for backpack preview | LifeIsAParadox | |
thanks to @ExternalTime | |||
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 | 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 | 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-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 | |
2022-02-28 | fix: better null handling and requested changes | Fix3dll | |
2022-02-26 | removed useless arg | TacoMonkey | |
2022-02-26 | Added functionality to profile debug command | TacoMonkey | |
2022-02-26 | remove unnecessary import | Fix3dll | |
2022-02-26 | Merge remote-tracking branch 'origin/new_avg_type' into new_avg_type | Fix3dll | |
2022-02-26 | discord fix | Fix3dll | |
2022-02-26 | Merge branch 'LifeIsAParadox:master' into new_avg_type | Serhan | |
2022-02-25 | Added API inventor converter | TacoMonkey | |
2022-02-25 | Merge branch 'LifeIsAParadox:master' into master | Spencer | |
2022-02-26 | Fix crash from currentScreen being null | Trương Hoàng Long | |
2022-02-25 | Add command to actually check if it works... | TacoMonkey | |
2022-02-25 | Add record for API | TacoMonkey | |
2022-02-25 | Added api key listener | TacoMonkey | |
2022-02-25 | Merge branch 'LifeIsAParadox:master' into new_avg_type | Serhan | |
2022-02-24 | Use the new scheduler and use fabricLoader to get config dir | KonaeAkira | |