aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy
AgeCommit message (Collapse)Author
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-21new filtersFix3dll
2022-02-21delete unused importFix3dll
2022-02-21little fix for other items,Fix3dll
change TimerTask to Scheduler
2022-02-20Fix RPC crashTacoMonkey
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
2022-02-18Merge branch 'LifeIsAParadox:master' into masterSpencer
2022-02-18chucking it into a thread...TacoMonkey
2022-02-18Switch from URLConnection to InputStreamReaderTacoMonkey
2022-02-18Updated fetchur solverExternalTime
2022-02-03Fix item search not including loreKonaeAkira
2022-02-01Revert "Added auction bought notification"TacoMonkey
This reverts commit 3e7f0d4c2ab64d7483788a9afc9614e3516bf813.
2022-02-01Revert "added event to parser"TacoMonkey
This reverts commit 131a60db6c039fa083202aa6de34edeef94eb350.
2022-02-01added event to parserTacoMonkey
2022-02-01Added auction bought notificationTacoMonkey
2022-02-01Added a toast builder for the futureTacoMonkey
2022-02-01refined update messageTacoMonkey
2022-01-31Added config for the Update NotificationTacoMonkey
2022-01-31Added simple update checkerTacoMonkey
2022-01-31Added Skyblock join/disconnect "events"TacoMonkey
I renamed two variables, deal with it
2022-01-31remove debuggerLifeIsAParadox
2022-01-31simplify the logic of scoreboard informationLifeIsAParadox
2022-01-31adding onhypixel() method + fixed discord crash that happened on specific ↵LifeIsAParadox
scenario
2022-01-30Merge pull request #34 from TacoMonkey11/masterYasin
Added inventory wiki lookup + small bug fixes + DiscordRPC cycle option
2022-01-30Fix item count now showingKonaeAkira
2022-01-30Update page count after closing recipe viewKonaeAkira
2022-01-30Add crafting arrow to recipe viewKonaeAkira
2022-01-30Exit recipe view when clicking on search barKonaeAkira
2022-01-30Add recipe-view to item listKonaeAkira
2022-01-30Merge branch 'master' into masterSpencer
2022-01-29Made things slightly less congestedTacoMonkey
2022-01-29Added a cycle optionTacoMonkey
2022-01-28Merge remote-tracking branch 'upstream/master'TacoMonkey
2022-01-28Fixed startup spam for DiscordRPCTacoMonkey
2022-01-28Made wiki lookup work for inventory slotsTacoMonkey
2022-01-28Add item list toggle via configKonaeAkira
2022-01-28Change hub and dungeon_hub warp quicknav iconsKonaeAkira
2022-01-28Fix quicknav buttons not updating positions when opening recipe bookKonaeAkira
2022-01-28Fix item list tooltips being rendered under other elementsKonaeAkira
2022-01-28Fix recipe book sometimes being rendered in the wrong positionKonaeAkira
2022-01-28Merge upstreamKonaeAkira
2022-01-28Made item list use the vanilla recipe bookKonaeAkira
2022-01-28some fixesLifeIsAParadox