Skip to content

Make Grosse barricades actually stop bullets - #10

Merged
nomad0260 merged 2 commits into
masterfrom
feat/barricade-cover
Sep 2, 2026
Merged

Make Grosse barricades actually stop bullets#10
nomad0260 merged 2 commits into
masterfrom
feat/barricade-cover

Conversation

@Rxup

@Rxup Rxup commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • BarricadaCMBC17 / C17 / AltC17 now block bullets by default instead of letting every shot pass through.
  • Shooters within 3 tiles can fire through cover; shots from farther away hit the barricade unless the cursor is on a mob sprite behind it (sniper pick).
  • Hitscan uses the same cover rules, and barricades now take damage so the existing 500 HP threshold actually works.

Test plan

  • Stand next to a BarricadaCMBC17 / C17 / AltC17 and shoot past it — bullets should go through.
  • Stand farther than 3 tiles and shoot at the barricade (not on a mob sprite) — the shot should hit the cover, not anyone behind it.
  • From range, put the cursor on a mob sprite behind cover and shoot — the shot should hit that mob.
  • From range, aim near a mob behind cover without hovering their sprite — the shot should hit the cover.
  • Repeat with a hitscan/energy gun.
  • Confirm BarricadaRoadC17 still blocks all bullets (unchanged).
  • Confirm shooting a barricade accumulates damage toward destruction.

Rxup and others added 2 commits September 1, 2026 15:45
…aiming at a mob behind them.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@nomad0260
nomad0260 merged commit 42471ca into master Sep 2, 2026
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants