Commit Graph

22 Commits

Author SHA1 Message Date
Mk 42f3e59a42 fix: voice chat (addSpeaker to worklet, sendPCMFrame scope, VAD threshold, gain=1), temp damage underground + reduced speed 2026-05-26 20:20:26 +00:00
Mk 79fc30945a fix: register remote speaker in playback worklet (addSpeaker) — voice chat was silent because worklet never knew about speakers 2026-05-26 19:40:17 +00:00
Mk a5f9ac841f fix: subtle torch/campfire flicker, stable warm glow overlay 2026-05-26 18:16:58 +00:00
Mk d948b1743d feat: temperature system + XP on loot pickup 2026-05-26 18:10:25 +00:00
Mk 94e6f535d0 fix: update XP/Level HUD in game loop (was only on connect) 2026-05-26 17:56:27 +00:00
Mk 0a31f92af8 feat: voice chat v3 — AudioWorklet, Opus/PCM, per-speaker, spatial audio, VAD 2026-05-26 17:48:01 +00:00
Mk 714e4cf162 fix: voice v3 — smaller send chunks, 200ms jbuf, smooth fade on underrun, 1.5s timeout 2026-05-26 14:08:55 +00:00
Mk 2ee82a45b0 fix: deselect items on second click, inventory toggle close, cache bust v22 2026-05-26 14:04:55 +00:00
Mk 0e12ed7a18 fix: ring buffer voice playback — continuous stream, no BufferSource per chunk 2026-05-26 13:52:18 +00:00
Mk 233ff02976 fix: jitter buffer for voice chat — 120ms delay, continuous scheduling, gain ramp 2026-05-26 13:34:12 +00:00
Mk 2ebb457fc5 feat: XP/level system, mob loot drops, level-up popup 2026-05-26 13:29:26 +00:00
Mk edb08094db fix: minimap position — right of stats panel 2026-05-26 13:17:11 +00:00
Mk 7eef966f6e fix: voice chat — fade in/out chunks, bigger buffer, volume boost to reduce bubbling 2026-05-26 13:13:13 +00:00
Mk a59c84535a fix: brighter torch/campfire light, 24 rays, wider radius, warmer glow 2026-05-26 13:10:55 +00:00
Mk 5774a41761 fix: voice btns row2 align, custom modals, panel-header css, close btn fix 2026-05-26 13:07:06 +00:00
Mk 6b6125ae81 feat: voice mode switcher (near/world) + mob fixes 2026-05-26 12:51:45 +00:00
Mk cc46b93e96 fix: replace MediaRecorder with AudioWorklet (Blob URL) for voice capture 2026-05-26 12:13:43 +00:00
Mk d3e2ebca78 fix: replace ScriptProcessor with MediaRecorder for voice chat 2026-05-26 12:10:16 +00:00
root 14f7408a86 feat: minecraft-style torch light - wall occlusion, warm flicker, offscreen lightmap 2026-05-26 04:30:34 +00:00
Mk 1f921f7620 feat: server-authoritative mob sync for multiplayer — animals/hostiles now synced across players 2026-05-26 04:11:39 +00:00
Mk 0ed7d9966d feat: multiplayer, voice chat, minimap, crafting, day/night, nginx cache-control 2026-05-26 03:45:52 +00:00
root b37727ae66 Initial commit 2026-02-21 19:28:29 +00:00