MantisBT - Zandronum
View Issue Details
0001547Zandronum[All Projects] Suggestionpublic2013-10-18 21:432014-06-15 16:28
StrikerMan780 
 
normalfeatureN/A
acknowledgedopen 
 
 
0001547: Improved, Compact Team Info Display. (cl_drawcoopinfo)
Right now, the COOP/Team info display is a bit messy and takes a lot of screen space, especially if you're using a large text scale (ie. 320x200), or have a server full of over 16 players. It's also all over the place (3 lines per player, takes up both sides of the screen if more than 2 players on a team, etc)

I'm suggesting a more compact display, using truetype fonts be added. It would have it's own scaling CVar, and would be compatible with Widescreen displays.

The idea of how it would look like, is based on Quake 3 Arena's team display. ZDaemon I do believe uses a similar system to Quake 3 as well, using TrueType Fonts.

I attached a mockup screenshot of how it should look. The colored transparent background highlights the columns and gives a quick reference to the type of information it displays:

Black = Names
Dark Red = Health
Dark Green = Armor
Dark Purple = Weapon
Dark Yellow = Ammo
Dark Blue = Location

This should carry over into the actual implementation, and is not just for the mockup. The location column could be collapsed if the current map lacks any SECTINFO, or UDMF Location fields.
No tags attached.
png Screenshot_Doom_20131018_173409.png (814,256) 2013-10-18 22:25
https://zandronum.com/tracker/file_download.php?file_id=1087&type=bug
png Screenshot_Doom_20131018_173409_BrightnessFix.png (794,518) 2013-10-18 22:27
https://zandronum.com/tracker/file_download.php?file_id=1088&type=bug
Issue History
2013-10-18 21:43StrikerMan780New Issue
2013-10-18 22:25StrikerMan780File Added: Screenshot_Doom_20131018_173409.png
2013-10-18 22:27StrikerMan780File Added: Screenshot_Doom_20131018_173409_BrightnessFix.png
2013-10-18 22:28StrikerMan780Note Added: 0007433
2013-10-18 22:29StrikerMan780Note Edited: 0007433bug_revision_view_page.php?bugnote_id=7433#r4150
2013-10-18 22:29StrikerMan780Note Edited: 0007433bug_revision_view_page.php?bugnote_id=7433#r4151
2013-10-18 22:33StrikerMan780Note Edited: 0007433bug_revision_view_page.php?bugnote_id=7433#r4152
2013-10-18 22:34StrikerMan780Note Edited: 0007433bug_revision_view_page.php?bugnote_id=7433#r4153
2013-10-19 00:05StrikerMan780Note Edited: 0007433bug_revision_view_page.php?bugnote_id=7433#r4154
2013-10-19 21:03ThetisNote Added: 0007438
2013-10-20 16:35DevilHunterNote Added: 0007442
2014-06-15 14:36WatermelonNote Added: 0009382
2014-06-15 14:36WatermelonStatusnew => acknowledged
2014-06-15 14:39DuskNote Added: 0009386
2014-06-15 16:27StrikerMan780Note Added: 0009450
2014-06-15 16:28StrikerMan780Note Edited: 0009450bug_revision_view_page.php?bugnote_id=9450#r4986

Notes
(0007433)
StrikerMan780   
2013-10-18 22:28   
(edited on: 2013-10-19 00:05)
God motherfucking damnit... This tracker NEEDS the ability to edit descriptions if you are the poster. I accidentally submitted without fully completing my description.

Anyhow, I added a new image to increase brightness/contrast so you can see the display better.

The edit I wanted to make to my description was to indicate that if a User's/Weapon's/Location's name was too long, it would get trimmed, and a ... added to the end, which is displayed in the Mockup screenshot.

Since TTF Fonts aren't in, and might not be for a while, CONFONT could be a good choice until then.

Also, if you want some description for the columns besides color, having a top row/header that shows this would be fine:

Name | H | A | Weapon | Ammo(or Amo) | Location

(0007438)
Thetis   
2013-10-19 21:03   
Personally, I think it would be better if there was a "COOPINFO" lump so modders can edit the display to suit their needs. (Assuming it is possible to create such a feature).
(0007442)
DevilHunter   
2013-10-20 16:35   
This, and what Thetis said. I too, feel like the Coop Info takes up alot of space, even while in Widescreen mode, I sometimes have to toggle it off.
(0009382)
Watermelon   
2014-06-15 14:36   
This is something I've wanted to do, it'll be on my list. For now I'll acknowledge I want to do it, and will return to it hopefully when some of my list clears up
(0009386)
Dusk   
2014-06-15 14:39   
The problem I'm seeing here is that there isn't enough screen space for massive amounts of text like that. StrikerMan's screenshots don't exhibit the problem since they are so hi-res but what about 640x480? 800x600?
(0009450)
StrikerMan780   
2014-06-15 16:27   
(edited on: 2014-06-15 16:28)
Yeah, with Coop info the way it is currently, I can't even see half of the stuff on-screen with it covering it all up while a server is full. Be it at 640x480, or running 1920x1080 with text scaling on.