Forien / foundryvtt-forien-quest-log

This module provides comprehensive Quest Log system for players and Game Masters to use with Foundry Virtual Tabletop
MIT License
21 stars 34 forks source link

[BUG] Quest tasks number in the list menu shows hidden tasks – Setting to not count hidden tasks #37

Closed JJBocanegra closed 4 years ago

JJBocanegra commented 4 years ago

Describe the bug Players can see hidden tasks number on the quests list

To Reproduce

  1. Create a quest in progress with two tasks, one of them hidden to the players
  2. The players can see that the quest have two tasks, even when seeing one when they enter the quest details

Expected behavior Players should only see the number of visible tasks

Screenshots Player View image

Quest image

Foundry Version: v0.6.3

System: D&D 5th

Forien commented 4 years ago

@JJBocanegra This is intended. I'm not saying it's correct, but I wanted it to be that way.

This way players know "there is more to it".

You can, however, go to module settings and change Tasks column to show only number of completed tasks (will count hidden completed tasks though) or hide column completely.

Now I'm thinking if I should add another setting with checkbox "count hidden tasks". We will see.

JJBocanegra commented 4 years ago

I see, but I must say that I'll love a setting that allows exactly that, because now I'm just hiding the tasks column because no other option convinces me hehe.

Forien commented 4 years ago

Ok then, I will add that setting in nearest update (I am not sure if there will be any intermediate updates between v0.3.3 and v0.4.0 though). Stay tuned!