Per request from Doom Repository group, I'm adding my suggestion here:
Please make dialogue system more customizable, using its own set of sprites instead of this strange and hardly editable mix of console and big font.
Dialog system font suggestion
Moderator: GZDoom Developers
-
- Lead GZDoom+Raze Developer
- Posts: 49225
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Dialog system font suggestion
You can write your own display code for the dialogues in ZScript. It isn't really feasible to do this with configuration options and the existing code.
-
-
- Posts: 17487
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: Dialog system font suggestion
I was the one who suggested the OP to make this thread. To be more specific, all they wanted is to customize the reply selection cursor graphic. I was offering to do it as a PR, so I asked them to make a suggestion here so that I don't forget.
Here's an image from OP's mod:

(Image is from mod author, not by me, I don't have access to this mod)
They are replacing all of the UI elements with high res art, but selection cursor doesn't visually match because it's using the CONFONT glyph. Suggesting people to write a full ZScript conversation menu class just to replace one graphic seems overkill.
In this specific case, it's enough to just allow customization on the selection graphic, by making it its own graphic lump rather than use a CONFONT glyph.
I will see to adding the PR ASAP.
Here's an image from OP's mod:

(Image is from mod author, not by me, I don't have access to this mod)
They are replacing all of the UI elements with high res art, but selection cursor doesn't visually match because it's using the CONFONT glyph. Suggesting people to write a full ZScript conversation menu class just to replace one graphic seems overkill.
In this specific case, it's enough to just allow customization on the selection graphic, by making it its own graphic lump rather than use a CONFONT glyph.
I will see to adding the PR ASAP.
-
- Lead GZDoom+Raze Developer
- Posts: 49225
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: Dialog system font suggestion
The request doesn't say that. "Please make the cursor in the dialogue system customizable" would have been more appropriate.
-
-
- Posts: 17487
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: Dialog system font suggestion
Understandable, the request does seem rather unspecific - it appears OP doesn't speak english natively (judging by their Facebook profile, which was where their discussion started) so there's probably some sort of language barrier here. You wouldn't have known, so that's fair.
@ Eszuran - don't worry about this thread being closed, I will make a new thread when I send the feature submission to GZDoom.
@ Eszuran - don't worry about this thread being closed, I will make a new thread when I send the feature submission to GZDoom.