Finish Godot campaign polish

This commit is contained in:
2026-05-14 11:09:22 +02:00
parent ad5445b09d
commit 6feaf84e39
5 changed files with 67 additions and 6 deletions

View File

@@ -180,10 +180,10 @@ This backlog tracks what must change so the implementation matches `docs/design.
## P2 Polish And Release Tasks
- [ ] Add concise pulse-result feedback for major outcomes: isolated leak, restored pressure, downstream starvation, reactor ready, wet-electric risk, and terminal heat danger.
- [ ] Add campaign completion flow for the final Group 6 level.
- [ ] Add loading and malformed-level error states for campaign level loading.
- [ ] Revisit art labels/icons for `Water`, `Unsafe`, powered props, and sprinkler controls after mechanics are implemented.
- [x] Add concise pulse-result feedback for major outcomes: isolated leak, restored pressure, downstream starvation, reactor ready, wet-electric risk, and terminal heat danger.
- [x] Add campaign completion flow for the final Group 6 level.
- [x] Add loading and malformed-level error states for campaign level loading.
- [x] Revisit art labels/icons for `Water`, `Unsafe`, powered props, and sprinkler controls after mechanics are implemented.
## Verification Rules