momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
527 stars 210 forks source link

Problems with ambient_generic event `OnSoundFinished` (from mapbase) #1944

Open jason-e opened 1 year ago

jason-e commented 1 year ago

Less critically:

The OnSoundFinished event came from mapbase so we could just get rid of it entirely.

braem commented 1 year ago

Fixed the bug of OnSoundFinished firing at incorrect times, and disabled it for looping sounds.

@jason-e The only thing now is getting it working with save/load/savestates. I assume there needs to be some other work to look at this first, but we should be able to play sounds at arbitrary times yup!

Gocnak commented 1 year ago

@braem @jason-e we should probably split out the remaining things into a new issue here, as 0.9.7 tackles the first bullet point