Commit Graph

14 Commits

Author SHA1 Message Date
cad48c2e1b First commit 2026-03-19 14:06:41 -04:00
a74ccd1f6d feat: Introduce throwable flares and player flashlight overload, enabling monster stunning/teleportation, and remove debug dot. 2026-01-03 11:24:26 +00:00
d588433d8a feat: Add player sprinting with stamina, flashlight and environmental shadows, and introduce new monster entities with expanded world furniture and safe zones. 2026-01-03 11:07:34 +00:00
94b6d7ac80 feat: Implement procedural textures and enhanced furniture generation with collision avoidance. 2026-01-03 09:21:52 +00:00
2eac31aae9 feat: Add a visual flashlight model with a secondary point light and enhance volumetric dust particle lighting and performance. 2026-01-03 08:55:31 +00:00
78c02169ef feat: Add ambient audio and dynamic dust particles that react to the player's flashlight. 2026-01-03 08:48:35 +00:00
cf4704c71b feat: Introduce footstep audio effects with context activation and set camera rotation order. 2026-01-03 08:36:53 +00:00
eb5b086c13 feat: Decrease player speed, add flashlight battery drain and head bob, refine movement acceleration, and adjust camera height. 2026-01-03 08:25:11 +00:00
6b9063bf34 feat: Add flashlight battery and manual controls, enable post-processing, dim ambient light, and remove debug code. 2026-01-03 07:44:04 +00:00
220a3e5d6e feat: Implement basic horror world with standard materials, ambient lighting, pillars, and a target object, alongside general code cleanup and logging improvements. 2026-01-03 07:27:24 +00:00
31a4a5ee9b feat: Introduce robust diagnostic setup with fixed-size renderer, enhanced logging, system checks, and improved error handling for initial game components. 2026-01-03 07:16:53 +00:00
ad5b025a8b feat: Migrate to Vite build system, update dependencies, and refine graphics setup with debugging aids. 2026-01-03 07:09:19 +00:00
5b7edf0729 feat: Add Dev Container configuration for a consistent development environment. 2026-01-03 06:36:14 +00:00
45d46ddac6 feat: initialize project with core dependencies and game entry point 2026-01-03 01:24:51 -05:00