forked from chocolate-doom/chocolate-doom
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doom/Heretic: A11y Flickering - Correct Lightlevel in case of competi…
…ng Strobe Thinkers (#1253) * Heretic: a11y Flickering - aligning restoring maxlight from saves with Doom. * Doom/Heretic: Fix for competing Strobe-Thinkers and removing unrequired code. - Fixing flickering glitch when multiple strobe thinkers compete with the same sector-light. (see Heretic E1M6). - Removal of unrequired code in p_lights (reconstruction of maxlight in p_saveg). * Doom/Heretic: Limit extra Condition for maxlight to strobeflash .. other flashers are only spawned on setup-level and thus refer to the same sector-lightlevel.
- Loading branch information
Showing
4 changed files
with
13 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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