Skip to content

Commit

Permalink
allow pausing a Princess-only game
Browse files Browse the repository at this point in the history
  • Loading branch information
SJuliez committed Nov 7, 2024
1 parent 001bcc4 commit 2860d27
Show file tree
Hide file tree
Showing 7 changed files with 157 additions and 80 deletions.
4 changes: 4 additions & 0 deletions megamek/i18n/megamek/client/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1972,6 +1972,10 @@ KeyBinds.cmdNames.undoSingleStep=Undo Single Step
KeyBinds.cmdDesc.undoSingleStep=Undo single step in movement phase
KeyBinds.cmdNames.extendTurnTimer=Activates Turn Timer Extension
KeyBinds.cmdDesc.extendTurnTimer=When Turn Timer gets to 2 seconds left, reset timer.
KeyBinds.cmdNames.pause=Pause the Game
KeyBinds.cmdDesc.pause=Pauses the game. Works only when only Princess players with active units remain.
KeyBinds.cmdNames.unpause=Unpause the Game
KeyBinds.cmdDesc.unpause=Unpauses the game

#Key Bindings Overlay
KeyBindingsDisplay.fixedBinds=Toggle Unit Display and Minimap: Mouse Button 4\nZoom: Mouse Wheel\nTurn / Torso twist: Shift + Left-Click\nLine of Sight tool: Ctrl + Left-Click (two hexes)\nRuler tool: Alt + Left-Click (two hexes)
Expand Down
Loading

0 comments on commit 2860d27

Please sign in to comment.