Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3341 closed defect (fixed)

[PATCH] Observers can pause the game

Reported by: elexis Owned by: leper
Priority: Should Have Milestone: Alpha 19
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

If you join a game as observer and press the according hotkey, you can pause the game (although observers shouldn't be able to).

The menu button is disabled, so that doesn't need a fix.

Attachments (2)

patch_3341.patch (517 bytes ) - added by Stefan 9 years ago.
patch_3341_upd1.patch (380 bytes ) - added by Stefan 9 years ago.

Download all attachments as: .zip

Change History (7)

by Stefan, 9 years ago

Attachment: patch_3341.patch added

comment:1 by Stefan, 9 years ago

Keywords: review patch added
Milestone: BacklogAlpha 19
Summary: Observers can pause the game[PATCH] Observers can pause the game

comment:2 by Stefan, 9 years ago

If a observer trys to pause the game with a hotkey, he becomes a message that he is not allowed to do so. The game does not change the state from run to pause or pause to run.

by Stefan, 9 years ago

Attachment: patch_3341_upd1.patch added

comment:3 by leper, 9 years ago

Owner: set to leper
Resolution: fixed
Status: newclosed

In 16871:

Prevent observers from pausing the game. Patch by Stefan. Fixes #3341.

comment:4 by leper, 9 years ago

Keywords: review removed

Thanks for the patch.

comment:5 by leper, 9 years ago

In 16896:

Allow pausing during visual replays. Patch by elexis. Refs #3341.

Note: See TracTickets for help on using tickets.