Quests icon indicating copy to clipboard operation
Quests copied to clipboard

Quests Journal

Open DrSnowPengu opened this issue 2 years ago • 3 comments

What is your Quests version / build number (do not say "latest")?

Quest 4.4.0-b328 Paper: 1.18.2

Describe the problem and how to replicate it.

It seems like there is still a bug with the quests journal. It only shows one page of the quest progress and not the rest. I believe there should be multiple pages to the quests journal like use too. It does need fixing that I know of for sure. Here a screenshot -> https://gyazo.com/5b802b3cd58c1ab6a279c0c6d6f2cfc9

Any console errors to share?

No errors on console

If applicable, can you provide an example quest from quests.yml?

Here's the quests.yml -> https://www.toptal.com/developers/hastebin/guzabipuna.yaml

DrSnowPengu avatar May 01 '22 06:05 DrSnowPengu

Since characters in Minecraft are different widths, which the client can alter via texture pack, there isn't a reliable way to know whether an objective will end up getting line-wrapped. Using multiple pages could work but some will appear more barren than others given we'd have to limit the number of objectives per page. I think a better solution would be to remove objectives from the page as they're completed, exposing new ones. Alternatively, consider using https://browsit.gitbook.io/questsgui/quest-journal

PikaMug avatar May 07 '22 06:05 PikaMug

Since characters in Minecraft are different widths, which the client can alter via texture pack, there isn't a reliable way to know whether an objective will end up getting line-wrapped. Using multiple pages could work but some will appear more barren than others given we'd have to limit the number of objectives per page. I think a better solution would be to remove objectives from the page as they're completed, exposing new ones. Alternatively, consider using https://browsit.gitbook.io/questsgui/quest-journal

Hello it seems like "click-to-quit" isn't in conflg.yml file.

DrSnowPengu avatar May 08 '22 05:05 DrSnowPengu

That link is for QuestsGUI, not Quests.

PikaMug avatar May 08 '22 12:05 PikaMug