Commit Graph

8 Commits

Author SHA1 Message Date
f8e9bfb845 Implement REQ-BLD-COPY-CONFIG-FEEDBACK: copy-settings visual feedback
Add on-screen feedback for the Shift copy-settings gesture, driven by a
single configurable color (visuals.toml [overlays].copy_config):
- eligible-target tint over every same-type building/site while a config
  is cached (source included), shown only while a paste is possible;
- a brief selection-style outline flash on copy (source) and paste (target).

Flashes use a wall-clock countdown (frame delta), so they play for a fixed
0.3 s regardless of game speed and while paused, and fade independently per
building. Extract the footprint-rect resolution shared by the selection
highlight and the new feedback into footprintWidgetRect(). Pure rendering;
no simulation or selection state touched.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VGNNLeFWhVzvxkK9qVXP2K
2026-07-09 21:03:38 +02:00
c6db4bf24a first full balancing round 2026-07-08 20:27:25 +02:00
9573b9789a change repair_tool application and add beams for salvager and repair_tool 2026-06-19 21:15:47 +02:00
997a7778e0 first iteration of fable 5 on ship and module grids and recipes 2026-06-14 14:23:53 +02:00
69b35d2bfc fix config 2026-06-10 22:37:46 +02:00
42b51cc6f4 remove unnecessary modules for first playtest 2026-06-04 21:27:29 +02:00
9d0a60a93b define ship roles via added modules and allow multiple weapons 2026-06-01 23:05:21 +02:00
7e0104e9b8 fix config data paths 2026-04-29 21:32:32 +02:00