MantisBT - Doomseeker | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0003878 | Doomseeker | [All Projects] Suggestion | public | 2021-02-16 04:01 | 2021-08-10 05:46 |
Reporter | AlexMax | ||||
Assigned To | Pol M | ||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 1.3.1 | ||||
Target Version | 1.3.2 | Fixed in Version | 1.3.2 | ||
Summary | 0003878: Odamex 0.9 protocol changes | ||||
Description | Odamex 0.9 is about to be released, and it does not contain any notable protocol changes. I can see the test servers from the existing Doomseeker release. However, we do have a fair few more game modes that need to be checked for. The "official list" that we use both internally and in the launcher is as follows: else if (sv_gametype == 0 && g_lives > 0) name = "Survival"; else if (sv_gametype == 0) name = "Cooperative"; else if (sv_gametype == 1 && g_lives > 0) name = "Last Marine Standing"; else if (sv_gametype == 1 && sv_maxplayers <= 2) name = "Duel"; else if (sv_gametype == 1) name = "Deathmatch"; else if (sv_gametype == 2 && g_lives > 0) name = "Team Last Marine Standing"; else if (sv_gametype == 2) name = "Team Deathmatch"; else if (sv_gametype == 3 && g_sides) name = "Attack & Defend CTF"; else if (sv_gametype == 3 && g_lives > 0) name = "LMS Capture The Flag"; else if (sv_gametype == 3) name = "Capture The Flag"; Obviously you can use whatever strings you find appropriate, but this is merely the conditions we check to determine which game mode name to render. If you notice a "g_gametypename" cvar, please do not put it in the gametype column, as it is meant to be used by in-game interfaces that have much more room than a server browser. Thanks. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2021-02-16 04:01 | AlexMax | New Issue | |||
2021-02-16 06:52 | WubTheCaptain | Status | new => acknowledged | ||
2021-02-16 06:53 | WubTheCaptain | Severity | major => minor | ||
2021-02-16 06:55 | WubTheCaptain | Product Version | => 1.3.1 | ||
2021-02-17 14:46 | AlexMax | Note Added: 0021597 | |||
2021-02-18 11:24 | WubTheCaptain | Note Added: 0021598 | |||
2021-02-18 11:25 | WubTheCaptain | Note Edited: 0021598 | bug_revision_view_page.php?bugnote_id=21598#r13283 | ||
2021-02-19 05:01 | AlexMax | Note Added: 0021599 | |||
2021-03-23 02:20 | AlexMax | Note Added: 0021610 | |||
2021-03-23 02:22 | AlexMax | Note Edited: 0021610 | bug_revision_view_page.php?bugnote_id=21610#r13287 | ||
2021-06-15 11:48 | Pol M | Assigned To | => Pol M | ||
2021-06-15 11:48 | Pol M | Status | acknowledged => confirmed | ||
2021-06-27 13:03 | Pol M | Status | confirmed => assigned | ||
2021-06-27 16:25 | Pol M | Note Added: 0021614 | |||
2021-06-28 01:24 | AlexMax | Note Added: 0021615 | |||
2021-06-28 19:56 | Pol M | Status | assigned => needs review | ||
2021-06-28 19:59 | Pol M | Note Added: 0021616 | |||
2021-06-28 19:59 | Pol M | Note Edited: 0021616 | bug_revision_view_page.php?bugnote_id=21616#r13294 | ||
2021-06-28 23:17 | Blzut3 | Note Added: 0021617 | |||
2021-06-28 23:17 | Blzut3 | Status | needs review => needs testing | ||
2021-06-29 09:23 | Zalewa | Note Added: 0021619 | |||
2021-07-01 12:23 | Pol M | Note Added: 0021620 | |||
2021-08-07 16:43 | Blzut3 | Fixed in Version | => 1.3.2 | ||
2021-08-07 16:43 | Blzut3 | Target Version | => 1.3.2 | ||
2021-08-08 10:35 | Zalewa | Status | needs testing => resolved | ||
2021-08-08 10:35 | Zalewa | Resolution | open => fixed | ||
2021-08-10 05:46 | WubTheCaptain | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|