Compact prebattle save slots

This commit is contained in:
2026-06-20 00:53:13 +09:00
parent fc8ae7a0dd
commit d6029703fe
3 changed files with 161 additions and 23 deletions

View File

@@ -29,7 +29,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Pre-battle Formation lets deployed officers swap starting positions inside scenario-defined cells, with portrait rows, coordinate badges, and hover placement instructions.
- Pre-battle briefing shows the campaign chapter, chapter battle number, location, victory/defeat summary, and first-clear reward preview.
- Pre-battle Chapters overview shows story-arc progress with map thumbnail rows, compact status badges, hover details, and can open completed or current battles.
- Pre-battle Save menu can write and load one manual campaign checkpoint separate from the automatic save.
- Pre-battle Save menu can write and load one manual campaign checkpoint separate from the automatic save, using compact seal-style slot rows and hover checkpoint details.
- The title screen exposes Start, Load, and Settings, and Load now lets the player choose between the automatic record and the manual checkpoint.
- Victory results show compact reward icons for gold, items, and officer roster changes, with hover details for the full reward text.
- Escort scenarios can include required, non-controllable protected units.