View Issue Details

IDProjectCategoryView StatusLast Update
0004278Spring engineGeneralpublic2016-02-05 01:02
ReporterJools Assigned ToKloot  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version96.0 
Summary0004278: Pause not detected for replays
DescriptionSpring.GetGameSpeed
 ( ) -> number userSpeedFactor, number speedFactor, boolean paused

returns false when replay is paused.
Steps To Reproducelocal _,_,paused = Spring.GetGameSpeed()
Spring.Echo(paused)
Additional InformationDon't shoot the messenger
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

Kloot

2016-02-05 01:02

developer   ~0015623

intentional: it would cause a desync if NETMSG_PAUSE was bounced back to client during demo playback

Issue History

Date Modified Username Field Change
2014-01-16 15:11 Jools New Issue
2016-02-05 01:02 Kloot Note Added: 0015623
2016-02-05 01:02 Kloot Status new => closed
2016-02-05 01:02 Kloot Assigned To => Kloot
2016-02-05 01:02 Kloot Resolution open => won't fix