Anonymous | Login | Signup for a new account | 2025-07-28 15:17 UTC | ![]() |
My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000455 | Zandronum | [All Projects] Bug | public | 2011-05-19 00:43 | 2018-09-30 22:42 | ||||
Reporter | unknownna | ||||||||
Assigned To | Watermelon | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 98d | ||||||||
Target Version | 1.3 | Fixed in Version | |||||||
Summary | 0000455: "+showmedals" for coop spy | ||||||||
Description | You can't see the earned medals of players when coop spying. | ||||||||
Additional Information | Duplicate of: Show someone elses medals | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|
Watermelon (developer) 2014-05-09 03:47 edited on: 2014-05-09 13:56 |
Since we have
for sending medals, that means all clients know about it. Any reason not to have f12 spying other player's medals? |
Watermelon (developer) 2014-05-09 19:39 |
Easy fix, oversight by Carn I'm guessing... 'https://bitbucket.org/ChrisKOmg/zandronum/commits/809e4a555dcf437004f5dac60ff3cce0766b373a [^]' (Optional:'https://bitbucket.org/ChrisKOmg/zandronum/commits/ab00d57bd2db2ea2641be42c330cb767ab465e0a [^]' ) |
Konar6 (reporter) 2014-05-10 08:18 |
I don't think it was an oversight since the message reads "YOU have earned the following medals". Would make sense changing that in case you want to display the spied player's medals instead. |
Watermelon (developer) 2014-05-10 13:10 edited on: 2014-05-10 13:40 |
If it wasn't an oversight then there'd be no reason checks for camera/camera->player being NULL. It would just have been MEDAL_RenderAllMedalsFullscreen( &players[consoleplayer] ); But the names need to be updated to reflect that on the scoreboard. 'https://bitbucket.org/ChrisKOmg/zandronum/commits/d286d68d94c6b11204b933331b3cc8bcfd7f9a59 [^]' |
Edward-san (developer) 2014-05-10 14:17 edited on: 2014-05-10 14:17 |
I believe you should avoid std::string and use the zdoom-derived FString. Uh, speaking of std::string, it's used a lot in some zandronum files:
If you wish, Torr, I can take a look at these and convert them to FString. |
Watermelon (developer) 2014-05-10 21:11 |
Is there something wrong with std::string? Not that I have a problem with FString |
Torr Samaho (administrator) 2014-06-01 15:21 |
I added your patches (compressed into a single changeset).Quote from Watermelon No, std::string is fine. |
Arco (updater) 2014-06-07 22:34 |
Works correctly. |
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
Supporters: | No one explicitly supports this issue yet. |
Opponents: | No one explicitly opposes this issue yet. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-05-19 00:43 | unknownna | New Issue | |
2011-05-19 00:43 | unknownna | File Added: screenshot.png | |
2014-05-09 03:47 | Watermelon | Note Added: 0008747 | |
2014-05-09 13:56 | Watermelon | Note Edited: 0008747 | View Revisions |
2014-05-09 19:39 | Watermelon | Note Added: 0008763 | |
2014-05-09 19:39 | Watermelon | Assigned To | => Watermelon |
2014-05-09 19:39 | Watermelon | Status | new => needs review |
2014-05-09 19:39 | Watermelon | Category | Suggestion => Bug |
2014-05-10 08:18 | Konar6 | Note Added: 0008768 | |
2014-05-10 13:10 | Watermelon | Note Added: 0008770 | |
2014-05-10 13:40 | Watermelon | Note Edited: 0008770 | View Revisions |
2014-05-10 14:17 | Edward-san | Note Added: 0008771 | |
2014-05-10 14:17 | Edward-san | Note Edited: 0008771 | View Revisions |
2014-05-10 21:11 | Watermelon | Note Added: 0008773 | |
2014-06-01 15:21 | Torr Samaho | Note Added: 0008828 | |
2014-06-01 15:21 | Torr Samaho | Status | needs review => needs testing |
2014-06-01 15:21 | Torr Samaho | Target Version | => 1.3 |
2014-06-07 22:34 | Arco | Note Added: 0008884 | |
2014-06-07 22:34 | Arco | Status | needs testing => resolved |
2014-06-07 22:34 | Arco | Resolution | open => fixed |
2018-09-30 22:42 | Blzut3 | Status | resolved => closed |
Copyright © 2000 - 2025 MantisBT Team |