Period: September 13, 2025 Total Commits: 12

Quick Summary of Commits:

Daily Dev Update: Color Counters, Spawn Stars, and Safer Loading

Hey all — today was about making matchups deeper, economy choices clearer, and the loading flow less mysterious. We also cleaned up a handful of UI rough edges that were causing confusion at match start.

What’s New

MTG-style Color Identity + Resistances

We put in a Magic-inspired color system (White, Blue, Black, Red, Green) across towers and minions. Units now show color borders in the UI, and that identity actually matters in combat.

In combat terms: high resistance means your bullets hit softer; negative resistance means they chunk harder. It’s not flashy, but it makes positioning and composition matter more in PvP.

[screenshot: unit cards with MTG-style color borders at 26a394b]

Spawn Upgrades (Levels 0–4) with Real Income Scaling

Spawns can now be upgraded up to level 4, with clear visual stars under the icon (gold for 1–3, red at 4). We tightened the economy math so upgrades feel predictable and fair.

This pushes a real macro choice: commit gold to bigger waves now, or stockpile for tech elsewhere. It’s getting closer to the push-and-punish rhythm we want.

[screenshot: spawn point with star level indicators at be4c209]

A Loading Screen That Talks Back

The loading overlay now tells you what it’s doing and what went wrong when it breaks.

It’s not glamorous, but it means less guesswork when reconnecting to ongoing games.

[screenshot: loading overlay with spinner and dynamic messages at 73c558e]

HUD: “Waiting…” Level-Up State

The level-up button now reflects match readiness. If not everyone has selected their units yet, you’ll see a disabled “Waiting…” state with a tooltip explaining why.

This avoids the “why can’t I click this” dance at the start.

[screenshot: level up button in Waiting state with tooltip at 7a0966a]

We added a How to Play page and hooked it into the lobby. It covers boards, units/towers, leveling, and the color wheel. If you’re onboarding a friend, this should cut down on back-and-forth.

What Got Fixed

Under the Hood

What’s Next

Thanks for the reports and the patience while we sand the rough edges. Keep the feedback coming — counter-pick stories and “this felt unfair” moments are especially useful right now.