Add visual reward strip to results

This commit is contained in:
2026-06-19 23:57:44 +09:00
parent c410b06d6c
commit 5132d2b4eb
3 changed files with 229 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Pre-battle Chapters overview shows story-arc progress and can open completed or current battles.
- Pre-battle Save menu can write and load one manual campaign checkpoint separate from the automatic save.
- 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.
- Campaign saves joined officers, future deployments can require prior recruitment, and choices can make officers leave.
- Completed saves reconcile officer join/leave rewards on load without replaying gold or items.