Add new option to Crispness Menu to either show or skip ExM8 end-of-level tally in Doom/Chex and Heretic#1325
Open
hfc2x wants to merge 2 commits intofabiangreffrath:masterfrom
Open
Add new option to Crispness Menu to either show or skip ExM8 end-of-level tally in Doom/Chex and Heretic#1325hfc2x wants to merge 2 commits intofabiangreffrath:masterfrom
hfc2x wants to merge 2 commits intofabiangreffrath:masterfrom
Conversation
Owner
|
Sorry, but this is such a corner case that I am not willing to introduce a new menu section/item for it. If you like we can change the default behaviour for demo recording and playback, but that's pretty much it. |
Collaborator
|
Just as a thought: how about it being an advanced display option in Setup, similar to the ENDOOM screen? In a way, both topics are about displaying additional information. |
Owner
|
Yes, I could live with that appraoch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is intended to add the requested feature in #1003. This pull request adds the corresponding option and a new subsection to the crispness menu labeled "Other" for both Doom and Heretic. The option for each game is respectively named as such:
Boss level tally (Doom 1/Chex)Show level tally for boss mapsDoom's option was named that because of space constraints, and to specify this doesn't affect Doom 2 or Final Doom, but does affect Chex Quest. Heretic's option required creating a new page in the crispness menu, so there is a total of 4 pages now. This option is the only one in the final page.
By default, these come in the "on" setting (consistent with current behavior), which means finishing the corresponding ExM5 (Chex) or ExM8 (Doom and Heretic) will display end-of-level tally in the intermission screen. Changing the option to "off" will skip directly into end-of-episode text screen, much like both Vanilla and Chocolate Doom/Heretic.