Weekly Quests are not Displayed
kennywasafk opened this issue ยท 1 comments
As of 11.0.4
, even though the categories are selected, a lot of weekly quests are not displayed on the list. This persists in 11.0.3-5
or 11.0.3-3
, after I just rolled back and tested. This was not the case in 11.0.3-2
, to my best knowledge. No LUA errors are generated.
edit: It seems like some show up after the quest has been picked up, and after rolling all the way back down to 11.0.3-3
and then back up to the latest release it seems to have fixed itself, though, for example Theatre Troupe is still not showing up on the list. So might be something to do specifically with updating form Alpha to Release branches.
In case someone investigates this further, the intended behaviour is to show quests even if they have not yet been picked up, is that correct? If not, is there any way to change this behaviour for someone who say would be trying to use SavedInstances as a sort of check list?
Currently, Progress contains 3 types of entry, single
, any
and list
. Only list
which contains a quest list like Lesser Keyflame
will be shown when none of these quest has progress or done. single
and any
requires quest has progress or done.
I agree list
has behavor other than single
and any
. Maybe add an option to change this behavor.