Here are the changes from 3353 to 3354:
- Fixed another cause of sticky meshes in netplay.
- Fixed not being able to exit raptor when it's on the ground.
- Minor text fixes
- VCTF now appears in server browser, even if you don't already have any VCTF maps installed.
- Added code to sync the Stream (MP3) volume with normal music volume.
- Added bIgnoreUTAN to web admin
- Fixed (for assault) the energy core always showing on the HUD even if it not the current objective (thanks AngelMapper)
- Added code to insure StopDemo is executed before a map change or game exit
- Remove 8x from the demo playback menu. The engine has problems with that speed.
- Fixed bug in Demo Playback menu that caused the Play/Pause button to be out of sync
- Added Demo playback jog keys to the console.
- Left Cursor slows down playback (1/4x -> 1/2x)
- Right cursor speeds ups playback (2x -> 4x)
- Up/Down cursor resets to 1x
- Disable by settings bDemoJogKeys=false in [XInterface.ExtendedConsole]
Changelist for 3355:
- Fixed resetting energy core in Assault (AS-Junkyard)
- Fixed resetting demo playback speed properly with new demo playback controls.
- Fixed another cause of sticky meshes in netplay.
- Fixed not being able to exit raptor when it's on the ground.
- Minor text fixes
- VCTF now appears in server browser, even if you don't already have any VCTF maps installed.
- Added code to sync the Stream (MP3) volume with normal music volume.
- Added bIgnoreUTAN to web admin
- Fixed (for assault) the energy core always showing on the HUD even if it not the current objective (thanks AngelMapper)
- Added code to insure StopDemo is executed before a map change or game exit
- Remove 8x from the demo playback menu. The engine has problems with that speed.
- Fixed bug in Demo Playback menu that caused the Play/Pause button to be out of sync
- Added Demo playback jog keys to the console.
- Left Cursor slows down playback (1/4x -> 1/2x)
- Right cursor speeds ups playback (2x -> 4x)
- Up/Down cursor resets to 1x
- Disable by settings bDemoJogKeys=false in [XInterface.ExtendedConsole]
Changelist for 3355:
- Fixed resetting energy core in Assault (AS-Junkyard)
- Fixed resetting demo playback speed properly with new demo playback controls.
Comment