fertig-classic-games/assets/images/wolfenstein
Brian Fertig eab08eede3 Add multiple weapons, pooled ammo, and pickup system to Wolfenstein
- Add shotgun, machine gun, gatling gun, and plasma rifle weapons with
  distinct fire modes (semi-auto, auto, burst) and damage profiles
- Refactor ammo from per-weapon pools to shared pools keyed by ammo type
  (9mm, shells, plasma), allowing multiple weapons to share the same pool
- Add pickup system with 11 item types: 5 weapons, 4 ammo variants, and
  2 health packs, all with spritesheet frames for rendering
- Update level editor with dynamic pickup dropdown populated from rules.json
- Generalize weapon viewmodel rendering to support multiple weapon images
  with per-weapon bob/sway animation
- Add cosmetic pickup animations: vertical bobbing and orbiting sparkle
  effects drawn in screen space around each pickup billboard
- Bump save version to v3 to invalidate old saves with incompatible ammo
  structure
- Update keyboard bindings for weapon switching (keys 1-6)
- Add comprehensive test coverage for new weapons, burst fire mechanics,
  ammo pooling, and pickup behavior
- Rename weapon_gattling.png to weapon_gatling.png to fix spelling
2026-08-22 14:13:03 -06:00
..
doors.png Add multiple weapons, pooled ammo, and pickup system to Wolfenstein 2026-08-22 14:13:03 -06:00
doors.psd Add multiple weapons, pooled ammo, and pickup system to Wolfenstein 2026-08-22 14:13:03 -06:00
enemies.png
enemies.psd
objects.png Add object props (solid obstacles) to Wolfenstein E1M1 2026-08-22 12:29:55 -06:00
objects.psd Add object props (solid obstacles) to Wolfenstein E1M1 2026-08-22 12:29:55 -06:00
pickups.png Add multiple weapons, pooled ammo, and pickup system to Wolfenstein 2026-08-22 14:13:03 -06:00
pickups.psd Add multiple weapons, pooled ammo, and pickup system to Wolfenstein 2026-08-22 14:13:03 -06:00
wall-art.png
wall-art.psd
walls.png The user wants a git commit message based on the provided diff. 2026-08-22 10:51:42 -06:00
walls.psd The user wants a git commit message based on the provided diff. 2026-08-22 10:51:42 -06:00
weapon_gatling.png Add multiple weapons, pooled ammo, and pickup system to Wolfenstein 2026-08-22 14:13:03 -06:00
weapon_machinegun.png
weapon_pistol.png
weapon_plasma.png
weapon_rocket.png
weapon_shotgun.png