Commit Graph

5 Commits

Author SHA1 Message Date
root 81f6a0055a refactor: ES modules + esbuild bundle
42 modules in src/ for development, single IIFE bundle for production.
build.js (esbuild) → game.js. Old game.js backed up as git tag.
2026-05-26 11:29:07 +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