Dialog system font suggestion

Moderator: GZDoom Developers

Eszuran
Posts: 4
Joined: Thu Jun 25, 2020 12:10 pm

Dialog system font suggestion

Post by Eszuran »

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.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Dialog system font suggestion

Post by Graf Zahl »

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.
User avatar
Nash
 
 
Posts: 17487
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia

Re: Dialog system font suggestion

Post by Nash »

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.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Dialog system font suggestion

Post by Graf Zahl »

The request doesn't say that. "Please make the cursor in the dialogue system customizable" would have been more appropriate.
User avatar
Nash
 
 
Posts: 17487
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia

Re: Dialog system font suggestion

Post by Nash »

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.

Return to “Closed Feature Suggestions [GZDoom]”