terrarium-earth / Heracles

A tree style questing mod allowing creators to set completable quests for their users
MIT License
35 stars 19 forks source link

[Feature Request]: Quest completion visibility in the quest view. #70

Closed sisby-folk closed 1 year ago

sisby-folk commented 1 year ago

Is your feature request related to a problem?

Right now, you can see whether a quest is complete in the group view (green-ness), and you can see whether a quest is complete in the task tab of the quest view (Tasks complete all tasks 100%), but you can't see whether a quest is complete in the overview or reward tabs of the quest view.

This often makes me feel a bit "lost" when looking at in progress or completed quests.

Solution(s)

image

There is a lovely piece of dead space right above the claim rewards button that could be used to display quest completion

The task progress element would almost work - just needs some improvements to information density.

image

As shown, the title also has space to put a simple ✓ on the left or right - this isn't enough on its own, but might be a nice supplemental signifier.

Describe alternatives you've considered

Overviews can only currently have individual tasks and rewards shown, and they don't show their "status" header (as they're not grouped.)

Tags for full sets of tasks or rewards for a quest could help fulfill some of this need instead. Though I think this is also generally useful - individual tasks/rewards are just not as good for showing all tasks/rewards in an overview. Ideally a task tag should exclude the "dependency" task display shown in the tasks tab.

Mod Version

1.0.5

Mod Loader Version

0.20.2

Mod Loader

Quilt

Additional context

No response