MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004372 | Zandronum | [All Projects] Suggestion | public | 2024-08-06 14:35 | 2024-08-19 13:43 |
|
Reporter | unknownna | |
Assigned To | Kaminsky | |
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | 3.2 | Fixed in Version | 3.2 | |
|
Summary | 0004372: [3.2] Add "x leads with x frags/wins/points" on scoreboard if you're a spectator in DM, Duel, Terminator, LMS and Possession |
Description | It appears that the message/counter that tracks which player or team is leading is missing functionality in DM, Duel, Terminator, LMS and Possession modes when you're a spectator. It's basically absent in non-team PvP modes for spectators.
See the attached screenshot. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0001829 | resolved | Kaminsky | Customizable scoreboard |
|
Attached Files | Screenshot_Doom_20240806_162821.png (119,744) 2024-08-06 14:35 https://zandronum.com/tracker/file_download.php?file_id=3078&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2024-08-06 14:35 | unknownna | New Issue | |
2024-08-06 14:35 | unknownna | File Added: Screenshot_Doom_20240806_162821.png | |
2024-08-18 04:22 | Kaminsky | Note Added: 0023952 | |
2024-08-18 04:22 | Kaminsky | Assigned To | => Kaminsky |
2024-08-18 04:22 | Kaminsky | Status | new => needs review |
2024-08-18 04:22 | Kaminsky | Category | Bug => Suggestion |
2024-08-18 04:22 | Kaminsky | Target Version | => 3.2 |
2024-08-18 04:22 | Kaminsky | Summary | [3.2] Missing "x leads with x frags/wins/points" on scoreboard if you're a spectator in DM, Duel, Terminator, LMS and Possession => [3.2] Add "x leads with x frags/wins/points" on scoreboard if you're a spectator in DM, Duel, Terminator, LMS and Possession |
2024-08-18 04:22 | Kaminsky | Relationship added | related to 0001829 |
2024-08-18 11:16 | unknownna | Note Added: 0023961 | |
2024-08-18 11:16 | unknownna | Status | needs review => needs testing |
2024-08-19 13:43 | unknownna | Note Added: 0023963 | |
2024-08-19 13:43 | unknownna | Status | needs testing => resolved |
2024-08-19 13:43 | unknownna | Fixed in Version | => 3.2 |
2024-08-19 13:43 | unknownna | Resolution | open => fixed |
Notes |
|
|
'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/170 [^]'
This merge request adds an "x leads with y frags/points/wins" message on the scoreboard in non-team game modes when the local player is a true spectator and not spying on another player. It also appears during intermissions to show who won the game or how many players are tied, which I think is useful. This message is formatted in different ways, also depending on whether we're in an intermission or not:
- "x leads/won with y things": when somebody is in the lead or won.
- "all/both {or x} players are/have tied at y things": when multiple players are tied for the lead.
Note: since there was never code to draw these kinds of messages and the place string (i.e. "1st place with 50 frags") only appears when watching through the eyes of a player in the game, I consider this ticket to be more of a suggestion than a bug. As such, I updated the ticket details to reflect that. |
|
|
|
Thanks, this is really cool! Tested it for a bit and it seems to work well. I like that it now displays the winners during the intermission screen, that's really neat. |
|
|
|
Seems to work ok, great work. |
|