Commit Graph

2 Commits

Author SHA1 Message Date
alpacaman 3e55a2297d feat: BH bass, celestial music events, antimatter rework
- Voice 4: sub-bass sine synced to BPM, proximity-driven by nearest BH;
  SMBH drops frequency one octave lower via 1-pole IIR glide
- Music stinger system: short synthesized events overlaid on music for
  galaxy consumed, SMBH spawn, neutron star beam, white hole eject,
  quasar jet boost, planet captured, comet pass
- Antimatter: spawn probability 10%→3%, swarm size 6-12→3-5,
  spawn interval 180-360s→300-600s with 1.5s pulsing warning ring
- New SFX: antimatter_warn, comet_whistle, planet_impact

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 17:06:31 +02:00
alpacaman edc40f9008 Initial commit — Godot space roguelite source
- Touch controls: direct InputEventScreenTouch in shop_ui (bypass relay)
- ItemDB: static preload list instead of DirAccess scan (export fix)
- All 18 items with EN localisation (name_en, desc_en, category_en)
- Ship playstyles: NOVA-1 shield, INFERNO ram, AURORA agile/tank
- Quasar: SMBH visual, jet boost, merge, push, BH-eating
- Atlas & UI text updated EN+DE

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 14:38:09 +02:00