Skip to content

Fix unimplemented quests' journals from displaying incorrectly when opened whilst a quest journal is already open.

Fixes #1342 (closed)

What have you done in this MR?

Fixed unimplemented quest journals displaying incorrectly when opened whilst already having a quest journal open. Not the most ideal fix, since this pretty much just closes the interface before opening it again.

If there's a function to to see if a specific interface is open, though, let me know.

Are there any tricky things testers should keep an eye out for?

Nope. Just click any quest, then click one of the unimplemented quests (with requirements).

  • No
  • Yes, as follows:
  • I have tested these changes thoroughly.
  • This requires extra testing due to changes to architecture or other similarly risky changes.
  • I used the Thanos Tool for any JSON edits where possible, and have attached screenshots of any changes.
  • I acknowledge that this contribution will be released under the AGPL license.

Merge request reports