kraflab / dsda-doom

This is a successor of prboom+ with extra tooling for demo recording and playback, with a focus on speedrunning and quality of life.
341 stars 86 forks source link

Prevent P_LookForPlayers from retrying sighting a player who failed #528

Open jackrjli opened 2 weeks ago

jackrjli commented 2 weeks ago

Mitigates the poor performance in Necromantic Thirst MAP25.

From Eternity Engine: https://github.com/team-eternity/eternity/commit/857826ba3e39041b072c50e911850000f8b17d8c

kraflab commented 2 weeks ago

Probably need to hold this one for a future release regression pass, since it looks innocuous but could affect something.

fabiangreffrath commented 2 weeks ago

Probably need to hold this one for a future release regression pass, since it looks innocuous but could affect something.

The result will be interesting for Woof a well.