View Issue Details

IDProjectCategoryView StatusLast Update
0002171Spring engineGeneralpublic2011-01-24 02:04
Reporterabma Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version0.82.5 
Summary0002171: unsynced widgets 'forget' their state on rejoin
Descriptionwhen rejoining a game, widgets "forget" their state, for example gui_easyFacing.lua resets to its default direction.
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

zerver

2010-10-14 19:17

reporter   ~0005733

This is natural behavior, since the build facing in this case is based on previous mouse input, and a rejoin does not repeat the actual raw user input.

Only solution would be to send all SetBuildFacing events to the server so it can return them during rejoin. Not sure if it is worth the trouble.

Issue History

Date Modified Username Field Change
2010-10-11 13:13 abma New Issue
2010-10-14 19:17 zerver Note Added: 0005733
2011-01-24 02:04 zerver Status new => closed
2011-01-24 02:04 zerver Resolution open => won't fix