AsoDesu / IslandUtils

A client-side utility mod for MCC Island
MIT License
50 stars 23 forks source link

Add ability to view quests in games #91

Closed pe3ep closed 5 months ago

pe3ep commented 1 year ago

Having ability to view current quests/quest scrolls during games would be really useful

AsoDesu commented 1 year ago

This is possible but since there is no way for me to get quests without storing them, it could have a few issues with them being de-synced if they were changed, and there isn't a way for me to update if they're completed.

This is a feature i'd be interested in taking a look at in the future!

AsoDesu commented 5 months ago

I'm gonna close this for now, i have no real way of getting information about quests reliably I may revisit this in the future if we're given access to quests with the MCCI API