aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock
AgeCommit message (Collapse)Author
2022-04-23Merge branch 'SkyblockerMod:master' into masterSerhan
2022-04-23fix: PriceInfoTooltip bazaar item price null checkFix3d
2022-04-15Use config path provided by Fabric APIKonaeAkira
Make exception catching generic
2022-04-03add: if not on skyblock, dont get PriceInfoTooltip dataFix3dll
2022-04-03fix: Fire trial interaction with Fancybar,Fix3dll
bazaar and lbin appearing at same time a cleaner look for bazaar without extra tooltip
2022-04-01fix lowestbin linkLifeIsAParadox
2022-03-28add: HP regeneration to actionbarFix3dll
2022-03-20change: improved FancyBar and mana consumption filterFix3dll
Little addition for ComboFilter which I forgot to add 1 check ^v^ Thanks to @ExternalTime for help
2022-03-14add: customization backpack preview without shiftFix3dll
and a little cleanup for tooltip injection
2022-03-13change: remove unnecessary noneMatch and add translation to enumFix3dll
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-08use more reliable fix for backpack previewLifeIsAParadox
thanks to @ExternalTime
2022-03-08miscLifeIsAParadox
2022-03-08backpack preview fixLifeIsAParadox
2022-03-08migrate to slf4jLifeIsAParadox
2022-03-08Changed chat listeners to use the new apiExternalTime
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-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
2022-02-28fix: better null handling and requested changesFix3dll
2022-02-26removed useless argTacoMonkey
2022-02-26Added functionality to profile debug commandTacoMonkey
2022-02-26remove unnecessary importFix3dll
2022-02-26Merge branch 'LifeIsAParadox:master' into new_avg_typeSerhan
2022-02-25Added API inventor converterTacoMonkey
2022-02-25Merge branch 'LifeIsAParadox:master' into masterSpencer
2022-02-26Fix crash from currentScreen being nullTrương Hoàng Long
2022-02-25Add command to actually check if it works...TacoMonkey
2022-02-25Add record for APITacoMonkey
2022-02-25Added api key listenerTacoMonkey
2022-02-25Merge branch 'LifeIsAParadox:master' into new_avg_typeSerhan
2022-02-24Use the new scheduler and use fabricLoader to get config dirKonaeAkira
2022-02-24Merge branch 'master' into masterTrương Hoàng Long
2022-02-23new avg typeFix3dll
2022-02-23remove: avg price tag from runes and potions because there is no reliable ↵Fix3dll
data in api
2022-02-22added forgotten null controlFix3dll
2022-02-22more reliable filters and organise unnecessary queryFix3dll
2022-02-21converting integer to decimalFix3dll
2022-02-21delete unused importFix3dll
2022-02-21little fix for other items,Fix3dll
change TimerTask to Scheduler
2022-02-20Added simple scheduler for recurring and delayed tasks (#39)ExternalTime
2022-02-19add each price to binsFix3dll
2022-02-19Merge branch 'master' of https://github.com/LifeIsAParadox/Skyblocker into ↵Fix3dll
LifeIsAParadox-master # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java
2022-02-19customizable and improved item tooltipFix3dll