aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock
AgeCommit message (Collapse)Author
2022-06-18Fix typo in commission hud patternTrương Hoàng Long
2022-06-17Merge branch 'master' of https://github.com/SkyblockerMod/SkyblockerTrương Hoàng Long
2022-06-17Fix wrong flower models in item listTrương Hoàng Long
2022-06-16fix: change "toXCase" language to English for other usesFix3d
2022-06-16fix: changing default locale to English for toUpperCaseFix3d
2022-06-14fix issue #73Trương Hoàng Long
2022-06-04multi-profile support for backpack previewTrương Hoàng Long
2022-05-31reparty one at a timeTrương Hoàng Long
fixes weird party issues caused by sending out multiple invites at once
2022-05-29Merge branch 'master' into moving-fancy-status-barsTrương Hoàng Long
2022-05-27Repositioned bars a bit and rewrote some codeADON15c
2022-05-27Added option for hiding barsADON15c
2022-05-27Added config options for moving barsADON15c
2022-05-27Add option to use 1.8 farmland hitboxTrương Hoàng Long
also moved the old lever hitbox config option to the same category
2022-05-26Added support for moving and resizing fancy barsADON15c
2022-05-04Fix some items having the wrong textureTrương Hoàng Long
Added variants for some blocks Added missing enchantment glints
2022-05-03fix legacy "timestamp" conversionLifeIsAParadox
2022-05-03Fix triviaLifeIsAParadox
2022-04-27Separated parsing action bar and drawing hud. Rewrote parsing to be ↵External Time
hopefully more robust.
2022-04-24Merge pull request #55 from TacoMonkey11/masterExternalTime
Added mining commissions HUD
2022-04-24finalize regex, hopefullySpencer
2022-04-24extend hud and simplify regexSpencer
2022-04-24prevent crashingLifeIsAParadox
2022-04-23Merge pull request #65 from ExternalTime/fix-error-handlingYasin
Replaced most assertions with proper error handling
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-07Replaced most assertions with proper error handlingExternal Time
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-08Conflicts begoneSpencer
2022-03-08fix raffle regexSpencer
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-08allow for more commissions than just 2TacoMonkey
2022-03-07added commission HUDTacoMonkey
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