phanxgames / AetherStory

Bug Tracker for Aether Story
https://www.aetherstory.com
2 stars 1 forks source link

Timed quests appear completable after deadline #201

Open CharlesIV opened 2 years ago

CharlesIV commented 2 years ago

Describe the bug Once a quest's deadline is passed, the quest still appears as completable. (Sparkles on entities, shown in journal)

To Reproduce Steps to reproduce the behavior:

  1. Have a quest with a deadline
  2. Let the deadline pass

Expected behavior A quest should not appear as completable. Maybe a isCompletable flag for quests that when true, grays out a quest and keeps changes quest entities to not have sparkles. A player can then choose to wait till the quest comes back or drop it.