You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- See _Current Features_ below for support list if something is missing, and report it!
17
20
18
21
## Description
22
+
19
23
Universal Episode Menu's primary purpose is to provide flexible support for all non-replacer mapset menus, as well as mods that may reset the EpisodeMenu list for various reasons. It's secondary purpose is to (eventually) provide a custom episode-selection menu that will avoid GZDoom reverting to the console-styled small text list by introducing (probably zscripted) submenus.
20
24
21
25
## Features
26
+
22
27
- Layout modifications to allow for 11 episode entries (may be reverted when submenus are introduced)
23
28
- Only displays episodes you have installed
24
29
⠀
@@ -36,13 +41,16 @@ Universal Episode Menu's primary purpose is to provide flexible support for all
36
41
- The Sentinel's Lexicon _v133_ ([ZDoom](https://forum.zdoom.org/viewtopic.php?t=62724)) ([ModDB](https://www.moddb.com/mods/the-sentinels-lexicon))
37
42
38
43
## Future Plans
44
+
39
45
- Submenus to prevent space overrun and reverting to the small text list
40
46
- Custom font, or possibly customized graphics for each item?
41
47
42
48
## Known Issues
49
+
43
50
-**(Zandronum)** does not appear to have game filtering, and may display the wrong names for some episodes.
44
51
-_**MAPINFO** assigns maps by their internal name (ex: MAP01). With GZDoom's filtering, name corrections can be made based on the primary IWAD. However, in Zandronum, the following episodes will display incorrectly due to shared map filenames:_
45
52
-_**Hell On Earth:** TNT: Evilution, The Plutonia Experiment, FreeDOOM Phase 2_
46
53
47
54
## Something Missing?
55
+
48
56
### The more submissions the better! Please let me know if you discover a mapset or mod that defines a custom episode list! I'll test and add it as quickly as I can.
0 commit comments