Malte Langkabel 7aeadb9184 Draw HQ HP bar after all buildings so belts don't cover it
The HQ HP bar was drawn inline while iterating buildings, so a belt (or
other tile) placed directly below the HQ and drawn later in the same loop
overpainted the bar. Move the HP-bar draw into a dedicated pass after all
buildings and construction sites, mirroring the selection-highlight pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y7N59FsLA5e2kuVdqe4Uhc
2026-07-24 07:02:31 +02:00
2026-07-12 09:16:49 +02:00
2026-04-19 10:19:27 +02:00
2026-07-22 21:44:20 +02:00
Description
No description provided
20 MiB
Languages
C++ 96%
CMake 2.2%
Python 1.2%
C 0.6%