42101246d9
[agent:claude-cli] feat(mobs): shark pursuit 15u + dégâts -20HP + knockback, fish school fuite boost, drops requin(dent)/méduse(gelée), recettes Amulette T2 + Lampe Portable
2026-04-21 08:43:17 +00:00
64b69fd181
[agent:claude-cli] feat(boost): turbo boost avec énergie/cooldown, barre HUD dynamique, speed lines overlay et son distinct au déclenchement
2026-04-21 08:41:47 +00:00
2c49e0c9db
[agent:claude-cli] feat(audio): système audio complet — swim loop, boost, block break, echo ping, pearl collect, mort/respawn, deep sea ambient (placeholders AudioStreamGenerator si .ogg absent)
2026-04-21 08:38:59 +00:00
27459e1eaa
feat(gameplay): consommables utilisables avec touche [F]
...
- DolphinController expose heal/feed/refill_oxygen + signal
use_consumable_requested (bindé sur F)
- Main.gd table CONSUMABLE_EFFECTS:
· Bulle d'air (102): +40 O₂
· Algue cuisinée (103): +30 faim, +5 HP
· Amulette de soin (106): +50 HP
- Popup flottant coloré au-dessus du joueur + son bulle à l'utilisation
- HUD: hint dynamique "[F] Consommer : <item>" quand slot sélectionné = consommable
Boucle court-terme: le craft a enfin un usage direct, récompense lisible.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-20 18:12:56 +00:00
Floppyrj45
a8341355e3
feat(particles): bubble trail behind dolphin + block break burst
...
- BubbleTrail.gd: GPUParticles3D, auto-configured in _ready, set_intensity() API
- BlockBreakParticles.gd: one_shot burst, emit_burst(pos, color) API
- DolphinController.gd: bubble_trail onready + speed_factor hook in _update_movement
- Dolphin.tscn: BubbleEmitterPoint (0,0,1.2) > BubbleTrail child added
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-19 18:09:21 +02:00
Floppyrj45
9546fcd96b
fix(gameplay): escape pause menu + block placement collision + perf optim render_distance/throttling
2026-04-19 17:32:59 +02:00
Floppyrj45
0c309405a7
feat(wiring): MobSpawner integration + take_damage API on dolphin
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-19 17:18:31 +02:00
Floppyrj45
b004a65e96
feat(dolphin): swim controller + third-person camera + HUD stats
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-19 17:07:08 +02:00