Commit Graph

6 Commits

Author SHA1 Message Date
Steven Wroblewski cda31fcac9 assets(audio): add floor music tracks (floor 0-3) 2026-05-11 21:05:03 +02:00
Steven Wroblewski ad9a406775 assets(audio): replace all placeholder SFX and music with real CC0 audio
All 22 placeholder 0-byte OGG files replaced with freesound.org previews
(128 kbps HQ OGG). All tracks are CC0. Includes Godot import sidecar files
(.ogg.import) for 11 files that had none previously.

Sprints 19, 21, 22 audio coverage complete.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 14:57:21 +02:00
Steven Wroblewski 24fad7baf7 assets(sfx): add sprint-22 character and ambient SFX placeholders 2026-05-10 21:47:14 +02:00
Steven Wroblewski c68fb668d8 assets(sfx): add sprint-21 interactive object SFX placeholders 2026-05-10 21:10:16 +02:00
Steven Wroblewski 4c60655e83 assets: add audio placeholder files and freesound recommendations for Sprint 19
Adds 11 empty .ogg placeholders (4 music tracks, 7 SFX) so the AudioManager
can reference them without errors during development. Includes docs/audio-assets-sprint19.md
with curated freesound.org download recommendations (CC0/CC-BY) for each file.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 20:09:47 +02:00
Steven Wroblewski d1b771ddcb chore: initialize project structure for Sprint 0 2026-04-17 10:23:48 +02:00