MantisBT - Zandronum | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0003623 | Zandronum | [All Projects] Bug | public | 2019-03-20 20:07 | 2024-04-07 22:04 |
Reporter | buu342 | ||||
Assigned To | Kaminsky | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.0 | ||||
Target Version | 3.1 | Fixed in Version | 3.1 | ||
Summary | 0003623: HUDMSG_LAYER_UNDERHUD is ignored in multiplayer | ||||
Description | HUD elements that have HUDMSG_LAYER_UNDERHUD work perfectly in Singleplayer (as in they get drawn under the statusbar), however once you jump onto a multiplayer game the same elements will now always appear over the statusbar. | ||||
Steps To Reproduce | Create a script with the following code: SetHudSize(800, 600, true); HUDMessage(s:"Hello World"; HUDMSG_PLAIN | HUDMSG_LAYER_UNDERHUD, 0, CR_RED, 400<<16, 600<<16 + 0.1, 1); SetHudSize(0, 0, false); delay(1); restart; In Singleplayer, "Hello World" will be invisible. In Multiplayer, "Hello World" will be visible on top of the Doom guy's head. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() /tracker/file_download.php?file_id=2461&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2019-03-20 20:07 | buu342 | New Issue | |||
2019-03-23 14:09 | Edward-san | Note Added: 0020452 | |||
2019-03-23 14:09 | Edward-san | Status | new => feedback | ||
2019-03-23 19:07 | buu342 | Note Added: 0020455 | |||
2019-03-23 19:07 | buu342 | Status | feedback => new | ||
2019-03-23 19:07 | buu342 | File Added: MAP01.wad | |||
2019-03-23 19:08 | buu342 | Note Edited: 0020455 | bug_revision_view_page.php?bugnote_id=20455#r12461 | ||
2021-08-08 12:30 | Kaminsky | Note Added: 0021694 | |||
2021-08-08 12:30 | Kaminsky | Assigned To | => Kaminsky | ||
2021-08-08 12:30 | Kaminsky | Status | new => needs testing | ||
2024-04-07 22:04 | Ru5tK1ng | Note Added: 0023540 | |||
2024-04-07 22:04 | Ru5tK1ng | Status | needs testing => resolved | ||
2024-04-07 22:04 | Ru5tK1ng | Resolution | open => fixed | ||
2024-04-07 22:04 | Ru5tK1ng | Fixed in Version | => 3.1 | ||
2024-04-07 22:04 | Ru5tK1ng | Target Version | => 3.1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|