MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002197 | Zandronum | [All Projects] Bug | public | 2015-04-19 21:40 | 2018-09-30 22:22 |
|
Reporter | Dusk | |
Assigned To | Dusk | |
Priority | high | Severity | major | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 3.0-beta | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0002197: Rebuild Zandronum menus for MENUDEF |
Description | Now that MENUDEF has been (un?)officially ported for Zandronum, we need to rebuild all Zandronum-specific menus for it. I guess I'll be doing that..
This is a rather big thing and requires some sub-tickets so be prepared for that.. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | parent of | 0002198 | closed | Dusk | [MENUDEF] Userinfo name field does not accept color codes | parent of | 0002199 | closed | Dusk | [MENUDEF] Weapon setup needs to be rebuilt | parent of | 0002200 | closed | Dusk | [MENUDEF] Multiplayer options must be rebuilt | parent of | 0002201 | closed | Dusk | [MENUDEF] Re-add Zandronum-specific CVar info | parent of | 0001984 | closed | Dusk | Make a simple login config at multiplayer menu | parent of | 0002206 | closed | Dusk | Space to join doesn't work anymore | parent of | 0001438 | closed | Dusk | "Connection type" option player kick | parent of | 0001649 | closed | Dusk | Disconnect before starting a new game prompt misses a way to do so | parent of | 0000855 | closed | Dusk | Move the Multiplayer Menu from the Main Menu to the Options Menu | parent of | 0002261 | closed | Dusk | Add a forcespec option in the "Call Vote" menu | related to | 0002168 | closed | Dusk | Tweak Unlagged menu/cvar | child of | 0001091 | closed | Torr Samaho | Introduction of MENUDEF LUMP |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-04-19 21:40 | Dusk | New Issue | |
2015-04-19 21:40 | Dusk | Status | new => assigned |
2015-04-19 21:40 | Dusk | Assigned To | => Dusk |
2015-04-19 21:41 | Dusk | Relationship added | parent of 0002198 |
2015-04-19 21:43 | Dusk | Relationship added | parent of 0002199 |
2015-04-19 21:44 | Dusk | Relationship added | parent of 0002200 |
2015-04-19 21:49 | Dusk | Relationship added | parent of 0002201 |
2015-04-19 21:49 | Blzut3 | Relationship added | child of 0001091 |
2015-04-19 21:53 | Dusk | Priority | urgent => high |
2015-04-19 21:53 | Dusk | OS | Mint => |
2015-04-19 21:53 | Dusk | OS Version | 16 (Petra) => |
2015-04-19 21:53 | Dusk | Platform | GNU/Linux => |
2015-04-20 16:06 | Dusk | Relationship added | parent of 0001984 |
2015-04-25 09:23 | Torr Samaho | Relationship added | has duplicate 0002206 |
2015-04-25 15:55 | Dusk | Relationship replaced | parent of 0002206 |
2015-04-27 13:08 | Dusk | Relationship added | parent of 0002168 |
2015-04-28 18:22 | Dusk | Relationship added | parent of 0001438 |
2015-05-02 00:49 | Dusk | Note Added: 0012195 | |
2015-05-02 00:50 | Dusk | Note Edited: 0012195 | bug_revision_view_page.php?bugnote_id=12195#r7035 |
2015-05-02 00:51 | Dusk | Note Edited: 0012195 | bug_revision_view_page.php?bugnote_id=12195#r7036 |
2015-05-09 17:45 | Torr Samaho | Note Added: 0012215 | |
2015-05-18 10:48 | Dusk | Relationship added | parent of 0001649 |
2015-05-24 11:40 | cobalt | Status | assigned => needs testing |
2015-05-24 11:40 | cobalt | Description Updated | bug_revision_view_page.php?rev_id=7135#r7135 |
2015-05-24 11:40 | cobalt | Note Added: 0012362 | |
2015-05-24 19:38 | Dusk | Product Version | 3.0 => 3.0-beta |
2015-05-24 19:38 | Dusk | Description Updated | bug_revision_view_page.php?rev_id=7143#r7143 |
2015-05-25 08:08 | Edward-san | Note Added: 0012376 | |
2015-05-26 00:25 | Dusk | Note Edited: 0012362 | bug_revision_view_page.php?bugnote_id=12362#r7168 |
2015-05-26 00:29 | Dusk | Relationship added | child of 0000855 |
2015-05-26 13:36 | Dusk | Relationship added | parent of 0002261 |
2015-05-26 18:13 | Dusk | Relationship replaced | parent of 0000855 |
2015-09-01 16:28 | Dusk | Relationship replaced | related to 0002168 |
2015-09-01 16:28 | Dusk | Status | needs testing => resolved |
2015-09-01 16:28 | Dusk | Fixed in Version | => 3.0 |
2015-09-01 16:28 | Dusk | Resolution | open => fixed |
2018-09-30 22:22 | Blzut3 | Status | resolved => closed |
Notes |
|
(0012195)
|
Dusk
|
2015-05-02 00:49
(edited on: 2015-05-02 00:51) |
|
It has turned out that the player setup is hardcoded enough that it cannot support the Zandronum items at all. There's no support for scrolling nor sub-menus. Zandronum items (e.g. handicap, railgun color, weapon setup) simply don't fit in the menu. This means that for now, all Zandronum items need to be moved into a separate submenu I'm calling "more player setup".
Blzut3 suggested to make the player setup be an option menu for ZDoom. I'll try see what I can do there. But if it doesn't pan out, we have no choice but to live with two player setup menus.
In other news, most of the menus have been rebuilt now. I hope I haven't forgotten too much out but it seems good so far.
|
|
|
|
Quote from Dusk
In other news, most of the menus have been rebuilt now. I hope I haven't forgotten too much out but it seems good so far.
Nice work! Let me know when it's ready to be pulled in. |
|
|
(0012362)
|
cobalt
|
2015-05-24 11:40
(edited on: 2015-05-26 00:25) |
|
|
|
|
I believe we can purge for good the old menu code which is still present in the repository. |
|