Polish auto end turn prompt

This commit is contained in:
2026-06-20 00:36:38 +09:00
parent b5625b7a27
commit eceb36e04c
4 changed files with 20 additions and 5 deletions

View File

@@ -9,6 +9,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
- Automatic end-turn prompt appears after all controllable allies finish acting, using a styled command-complete confirmation.
- Enemy AI with movement, damage-aware physical attacks, multiple MP tactic choices, and scenario target priorities that events can retune mid-battle.
- Hover tile and unit info with class, movement type, AGI, movement, range, and equipped gear.
- Active battle unit list opens from the top toolbar with ally/enemy tabs, portrait or sprite rows, compact HP/status/position badges, and hover combat details.