aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-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-12Only load storage content from disk onceKonaeAkira
What was I thinking :)
2022-02-12Fix bug where the backpack preview wouldn't update in some casesKonaeAkira
Also moved the tick() call to a more reasonable location
2022-02-12Add backpack previewKonaeAkira
2022-02-03Fix item search not including loreKonaeAkira
2022-02-02Added translation for config optionTacoMonkey
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-28Removed amecsapiTacoMonkey
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
2022-01-28implementing KonaeAkira quicknavLifeIsAParadox