Updated daily

Evolution Log

Every change the AI pipeline ships, the players who drove it, and the data behind the decision. This is the living history of how your feedback shapes the game.

v0.1.12 Balance

Rust Rats spawn 15% slower in Wave 1 to ease early game pressure.

Multiple players reported feeling overwhelmed in the first 30 seconds. The pipeline reduced Rust Rat spawn rate in the opening wave while keeping mid-game density unchanged.

rust_rat.spawnDelay: 2.0s 2.3s
wave1.maxEnemies: 12 10
Driven by
N
S
+3 more
#link
v0.1.11 Balance

Nail Gun damage buffed at Level 3 and above.

Telemetry showed Nail Gun fell behind other weapons in mid-game DPS. Levels 3-5 received a damage increase to keep it competitive as a primary weapon choice.

nail_gun.lv3.damage: 8 11
nail_gun.lv4.damage: 10 14
nail_gun.lv5.damage: 13 17
Driven by
B
X
J
+9 more
#link
v0.1.10 Content

New enemy variant: Shock Drone Elite added to late-game waves.

Players asked for harder challenges after the 3-minute mark. A new Shock Drone Elite variant now spawns after 2:45 with faster movement and chain lightning attacks.

Driven by
X
+2 more
#link
v0.1.9 Bug Fix

Fixed Scrap Launcher projectiles clipping through walls.

Scrap Launcher projectiles now properly collide with environment geometry. The fix uses raycasting between physics steps to catch fast-moving projectiles.

Driven by
B
#link
v0.1.8 Art

Toxic Slime visual effects improved for better readability.

The Toxic Slime damage puddle now uses a higher-contrast glow with a distinct border ring, making it easier to see on all backgrounds. Generated via Scenario.gg with updated style guide.

Driven by
P
A
+2 more
#link
v0.1.7 Balance

XP gem magnet radius increased by 20% across all levels.

The most common feedback theme this cycle was "gems feel hard to pick up." The magnet radius for XP gems was increased universally, and Magnet Belt passive now stacks more noticeably.

xpGem.magnetRadius: 50px 60px
magnetBelt.radiusBonus: +15px/lv +20px/lv
Driven by
C
S
L
+5 more
#link
v0.1.6 UX

Game Over screen now shows weapon DPS breakdown.

After each run, players can now see per-weapon damage dealt. This helps players make better build decisions and understand which weapons carried their run.

Driven by
D
+1 more
#link
v0.1.5 Balance

Scrap Golem boss now telegraphs ground slam with a warning circle.

The Scrap Golem's ground slam was too hard to dodge. A 0.8-second warning circle now appears before impact, giving players time to react without reducing the attack's damage.

scrap_golem.slamWarning: 0.3s 0.8s
Driven by
D
N
+4 more
#link

More entries load as the pipeline ships updates.