Add a quick save button to the map editor.

This commit is contained in:
Matthias Mailänder
2022-12-25 17:59:56 +01:00
committed by Gustas
parent 3dd1fd6b00
commit 7cdc8c4ec5
10 changed files with 202 additions and 54 deletions

View File

@@ -188,13 +188,14 @@ Container@EDITOR_ROOT:
Logic: LoadMapEditorLogic
Children:
LogicKeyListener@GLOBAL_KEYHANDLER:
Logic: MusicHotkeyLogic, ScreenshotHotkeyLogic, MuteHotkeyLogic
Logic: MusicHotkeyLogic, ScreenshotHotkeyLogic, MuteHotkeyLogic, EditorQuickSaveHotkeyLogic
StopMusicKey: StopMusic
PauseMusicKey: PauseMusic
PrevMusicKey: PrevMusic
NextMusicKey: NextMusic
TakeScreenshotKey: TakeScreenshot
MuteAudioKey: ToggleMute
QuickSaveKey: EditorQuickSave
LogicKeyListener@WORLD_KEYHANDLER:
Logic: ResetZoomHotkeyLogic
ResetZoomKey: ResetZoom

View File

@@ -20,6 +20,13 @@ EditorCopy: C Ctrl
Platform:
OSX: C Meta
EditorQuickSave: S Ctrl
Description: Save Map
Types: Editor
Contexts: Editor
Platform:
OSX: S Meta
EditorTilesTab: E
Description: Tiles Tab
Types: Editor

View File

@@ -129,6 +129,8 @@ dialog-overwrite-map-outside-edit =
By saving you may overwrite progress
.confirm = Save
notification-save-current-map = Saved current map.
## GameInfoLogic
menu-game-info =
.objectives = Objectives