Menu

Commit [r867]  Maximize  Restore  History

Changing audio effects logic so that 'woohoo.au' would not be played

simultaneously with 'excellent.au'. 'excellent.au' takes precedence. If the
end of level is reached when final layers are cleared, which cause
'excellent.au' sound effect, then 'woohoo.au' isn't played. Unfortunately this
repeated logic occurs in four different places. It would be nice to somehow
factor that code into one spot, eventually.

nerius 2023-08-19

changed /blockout/src/net/blockout/production/LevelPlayback.java
changed /blockout/src/net/blockout/production/LevelPlaybackVideoRecorderSimple.java
changed /blockout/src/net/blockout/production/test/ComputerPlayerTest.java
changed /blockout/src/net/blockout/production/test/LevelTest.java
/blockout/src/net/blockout/production/LevelPlayback.java Diff Switch to side-by-side view
Loading...
/blockout/src/net/blockout/production/LevelPlaybackVideoRecorderSimple.java Diff Switch to side-by-side view
Loading...
/blockout/src/net/blockout/production/test/ComputerPlayerTest.java Diff Switch to side-by-side view
Loading...
/blockout/src/net/blockout/production/test/LevelTest.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.