Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added method to track Lightkeeper progress #425

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-gruber
Copy link
Contributor

@r-gruber r-gruber commented Jun 8, 2024

We'll use the progress store to specifically track which tasks the user still needs to do so that Lighkeeper will be available in game.

The idea behind this feature is the following. Once you reach the mid-30 levels, you have so many tasks open that it gets hard to keep track. Especially if you are working toward a specific goal, like for instance unlocking Lighkeeper. There is only a few tasks that you still need to do, but they are hiding in the huge pool of open tasks.
Therefore this page specifically only shows the tasks needed to complete in order to unlock Lighkeeper. It uses the normal progress store, so by completing tasks as normal, the list gets smaller and smaller until there are no tasks left anymore.

We'll use the progress store to specifically track which tasks the user still needs to do so that Lighkeeper will be available in game.
@thaddeus
Copy link
Member

Sorry for the late review! This looks very useful! I don't think I'll be able to test it tonight, but I'll try to get this in in the next day or two!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants