MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003650 | Doomseeker | [All Projects] Suggestion | public | 2019-05-16 15:38 | 2019-07-30 10:13 |
|
Reporter | Pol M | |
Assigned To | Pol M | |
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Linux | OS | Arch | OS Version | x86-64 |
Product Version | 1.3 | |
Target Version | 1.3 | Fixed in Version | 1.3 | |
|
Summary | 0003650: Missing support for Universal Doom Map Format on the "add from loaded maps" create server menu |
Description | While casually browsing the WAD specifications and testing some WAD parsers, I've discovered the UDMF specification, which we do not support, and since it seems to be a clear improvement on the Hexen format, we should. The change should be trivial.
|
Steps To Reproduce | - Create a UDMF WAD, or convert an old one to the UDMF format.
- Create a server with this wad.
- Try to add the maps from the WAD in the Map list with the "add from loaded maps" button.
- Notice that those won't show up.
|
Additional Information | freedoom converted and attached for testing:'https://bitbucket.org/Pol_M/doomseeker/downloads/freedoomUDMF.wad [^]' |
Tags | No tags attached. |
Relationships | child of | 0003599 | closed | Pol M | Allow Adding Maps En Masse To Playlist |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-05-16 15:38 | Pol M | New Issue | |
2019-05-16 15:38 | Pol M | Status | new => assigned |
2019-05-16 15:38 | Pol M | Assigned To | => Pol M |
2019-05-16 15:43 | Pol M | Additional Information Updated | bug_revision_view_page.php?rev_id=12584#r12584 |
2019-05-16 17:02 | Pol M | Note Added: 0020662 | |
2019-05-16 17:02 | Pol M | Status | assigned => needs review |
2019-05-20 14:00 | Pol M | Note Edited: 0020662 | bug_revision_view_page.php?bugnote_id=20662#r12588 |
2019-05-20 14:14 | Pol M | Relationship added | child of 0003599 |
2019-05-22 00:10 | WubTheCaptain | Note Added: 0020685 | |
2019-05-22 00:10 | WubTheCaptain | Severity | tweak => feature |
2019-05-22 00:10 | WubTheCaptain | Summary | Add support for Universal Doom Map Format on the "add from loaded maps" create server menu. => No support for Universal Doom Map Format on the "add from loaded maps" create server menu |
2019-05-22 00:30 | WubTheCaptain | Summary | No support for Universal Doom Map Format on the "add from loaded maps" create server menu => Missing support for Universal Doom Map Format on the "add from loaded maps" create server menu |
2019-05-27 16:52 | Zalewa | Note Added: 0020699 | |
2019-05-27 16:52 | Zalewa | Status | needs review => needs testing |
2019-07-20 01:12 | Pol M | Note Added: 0020895 | |
2019-07-20 01:12 | Pol M | Status | needs testing => resolved |
2019-07-20 01:12 | Pol M | Fixed in Version | => 1.3 |
2019-07-20 01:12 | Pol M | Resolution | open => fixed |
2019-07-30 10:13 | WubTheCaptain | Status | resolved => closed |
Notes |
|
(0020662)
|
Pol M
|
2019-05-16 17:02
(edited on: 2019-05-20 14:00) |
|
PR
EDIT: Zalewa's suggestions implemented.
|
|
|
|
(Summarized the ticket's issue.) |
|
|
(0020699)
|
Zalewa
|
2019-05-27 16:52
|
|
|
|
(0020895)
|
Pol M
|
2019-07-20 01:12
|
|
I'm marking this as resolved. Did a quick extra test today, and it still worked as intended. If someone wants to test this, a unit test was added, you can check that things indeed work there :) |
|