Add dialogue progress controls

This commit is contained in:
2026-06-18 12:57:17 +09:00
parent 0be75ac1c9
commit 68342c1b0b
5 changed files with 48 additions and 8 deletions

View File

@@ -62,7 +62,7 @@ powershell -NoProfile -ExecutionPolicy Bypass -File tools\check_godot46_readines
- Enemy turn advances and AI acts, including damage-aware physical target selection.
- Victory and defeat panels still appear.
- Briefings show victory/defeat text plus first-clear reward previews, while post-battle dialogue and post-battle choices still block progression until a choice is saved.
- Opening and post-battle dialogue can show generated officer portraits from `art/portraits` in the expanded dialogue panel, with speaker initials only used when no portrait is available.
- Opening and post-battle dialogue can show generated officer portraits from `art/portraits` in the expanded dialogue panel, show sequence progress, allow stepping back to the previous line, and use speaker initials only when no portrait is available.
- Next battle loads with saved roster, inventory, joined officers, and campaign flags.
- New Campaign clears the save and returns to the opening scenario.