Page 4 of 5

Re: Notebook implementation

Posted: Mon Oct 29, 2018 6:33 am
by Nystul
What happens to failed quest? Do they show up on the notebook? If yes, are they somehow marked as failed?

Is it possible to delete finished quest entries purposely?

Re: Notebook implementation

Posted: Mon Oct 29, 2018 8:28 am
by Hazelnut
Yes all quests are added, with no indication regarding outcome. I simply copy the entries from current quest tab when quest ends. Yes, you can delete entries and reorder them, but I think that might be a good idea to indicate failed quests. I'll take a look at doing that.

Re: Notebook implementation

Posted: Mon Oct 29, 2018 10:29 pm
by Hazelnut
Have submitted a PR that gives white headings for finished quests which includes whether you completed it or failed. Should be in next build hopefully.

Re: Notebook implementation

Posted: Tue Oct 30, 2018 2:47 am
by Jay_H
Image

You modern kids with your fancy 40" screens and your 1028x resolutions! :P My screen's too small to handle this text.

Re: Notebook implementation

Posted: Tue Oct 30, 2018 8:41 am
by Hazelnut
Hey you can see enough to know what to do right? :D

What resolution were you using there Jay?

Re: Notebook implementation

Posted: Tue Oct 30, 2018 9:15 am
by Interkarma
Just wrapping or removing that final line should do it. It's the one pushing out the width so much.

Can probably do without that final line IMO. It doesn't seem to communicate anything that essential after you've used the feature at least once. :)

Re: Notebook implementation

Posted: Tue Oct 30, 2018 9:35 am
by Hazelnut
I've reduced the length so it's not too wide for smaller resolutions.

Re: Notebook implementation

Posted: Tue Oct 30, 2018 2:16 pm
by Nystul
I like that the location now is part of the title - although I would also vote for the region (province) as it is not clear to the player in what region the location is in

Re: Notebook implementation

Posted: Tue Oct 30, 2018 3:00 pm
by Hazelnut
Nystul wrote: Tue Oct 30, 2018 2:16 pm I like that the location now is part of the title - although I would also vote for the region (province) as it is not clear to the player in what region the location is in
Yes, I know. I put that in at first but had to reduce the length to fit the journal so that headings don't wrap onto a second line, which is quite important. Unfortunately, this was the first thing to go. I did add regions to map note entries though, and also if you're not in a location (town/dungeon etc) then it will just have the region name.

Re: Notebook implementation

Posted: Wed Oct 31, 2018 7:20 am
by Nystul
ah nice, I like this