Feature #2393
Map selection UI for Master Levels for Doom II (Episode with additional packages)
Description
There should be a convenient way to play the Master Levels.
Possible approaches:- Master Levels could use custom Episode definitions. This would allow selecting the PWAD via the New Game menu, after which the right PWAD would be loaded automatically and the game would start in the first map of the PWAD. Requires enhancing the Episode definitions with an "Additional Packages" property. The Master Levels Episodes DED could come built-in with Doomsday and be loaded via a built-in profile in the game library if any Master Levels are available.
The Master Levels could be automatically added to the game library as one or more built-in profiles. Perhaps appearing as a single game profile with an additional ChoiceWidget for selecting the PWAD to play.
- https://doomwiki.org/wiki/Master_Levels_for_Doom_II
- https://doomwiki.org/wiki/DOOM-IT (original console launcher)
Related issues
History
#1 Updated by Drako almost 5 years ago
It seems to me that it is worth to implement something slightly more general. Namely, there should be an easy way to organize PWAD files as episodes in profiles. Such profiles should be easily exportable/importable so that users can share them (as text files for example). The PWAD files in such profiles should be automatically downloaded if the URL is provided (related to Feature #1647). Maps in these PWAD could be identified by the crc-32 of a PWAD and the MAP internal name from that PWAD (related to Bug #2382).
#2 Updated by skyjake almost 5 years ago
- Related to Feature #2185: Package repositories added
#3 Updated by skyjake almost 5 years ago
- Related to Bug #2382: Recognizing IWAD/PWAD files with more accuracy (using CRC-32) added
#4 Updated by skyjake almost 5 years ago
- Related to Feature #2394: Episodes defined in game profile added
#5 Updated by skyjake almost 5 years ago
#6 Updated by skyjake almost 5 years ago
- Subject changed from Map selection UI for Master Levels for Doom II to Map selection UI for Master Levels for Doom II (Episode with additional packages)
#7 Updated by skyjake almost 5 years ago
- Description updated (diff)
#8 Updated by skyjake almost 4 years ago
- Target version changed from 2.3 to 3.x