Commit Graph

143 Commits

Author SHA1 Message Date
neru cad47f07bd feat: randomize grass height 2026-06-01 17:02:05 -03:00
neru 10543bba89 fix: make grass rotation less strong 2026-06-01 17:00:33 -03:00
neru aeee2158ba feat/fix: misc shader changes (fix normals, lighting, uv) 2026-06-01 16:56:33 -03:00
neru 569a4f29fb fix: make fog fit hdr 2026-06-01 16:50:55 -03:00
neru 9a67a800fa feat: add hover anim 2026-06-01 16:49:04 -03:00
neru 719a75d393 feat: change cube lighting to standard mat 2026-06-01 16:49:00 -03:00
neru f583cfdc57 style: formatting 2026-06-01 16:47:44 -03:00
neru 5665804b8f fix: disable AA (already handled by SMAA) 2026-06-01 16:47:37 -03:00
neru 67bf6325fa fix: misc visual changes 2026-06-01 16:47:24 -03:00
neru 6d7651dec9 feat: implement acceleration, prevent bob from offsetting root pos 2026-06-01 15:50:46 -03:00
neru ee2eb45527 fix: preload creature tex 2026-06-01 15:42:25 -03:00
neru 079986ebec fix: move sounds outside suspense 2026-06-01 15:42:17 -03:00
neru a0b416c412 fix: remove dbg loop counts 2026-06-01 15:39:36 -03:00
neru c582d6b745 fix?: ensure canvas position and block selection 2026-06-01 15:38:26 -03:00
neru beff5e3265 feat: rely on state mgr instead of hardcoded loop count 2026-06-01 15:38:04 -03:00
neru c04d8536c0 fix: issue with AmbientSound not updating correctly 2026-06-01 15:37:46 -03:00
neru cb15cc3d95 feat: add ambient2, add keys to sounds 2026-06-01 15:37:23 -03:00
neru 0d72d49d7b fix: move ambient light to page root 2026-06-01 15:37:08 -03:00
neru d66c898f23 feat: move state updates to page root 2026-06-01 15:36:21 -03:00
neru 566a684bfa fix?: try to fix camera snapping to rnd angles 2026-06-01 15:35:56 -03:00
neru df81fc1ee0 style: adjust flashlight params 2026-06-01 15:08:10 -03:00
neru dd5e8a2ae2 feat: add CREATURE_SPEED and FLASHLIGHT_INTENSITY_BASE 2026-06-01 15:08:03 -03:00
neru 20b6a559fd fix: add separate rust texture for walls to stop stretching 2026-06-01 15:07:01 -03:00
neru eec01440f9 feat: it speaks 2026-05-31 23:41:32 -03:00
neru 339c660bcb feat: he is here. 2026-05-31 23:24:14 -03:00
neru fe686b0071 fix: audio handling 2026-05-31 22:03:52 -03:00
neru 092faa9449 feat: more fear 2026-05-31 21:58:13 -03:00
neru a163a12483 feat: add rust 2026-05-31 21:57:43 -03:00
neru 30498e4faa feat: downscale textures 2026-05-31 21:57:37 -03:00
neru df44640ecb fix: declare type for keyboard events 2026-05-31 20:35:14 -03:00
neru 5de127449a feat: add fear 2026-05-31 20:26:03 -03:00
neru 7a1c28cd19 style: remove title from opengraph 2026-05-31 14:46:17 -03:00
neru 606dde5122 fix: remove duplicate env 2026-05-31 14:45:05 -03:00
neru 59e5a8c0c0 style: restrict max dist to 6 2026-05-31 14:41:55 -03:00
neru a40ee3854b feat: add ambient sound 2026-05-31 14:40:49 -03:00
neru 18246eab22 feat: add AmbientSound component 2026-05-31 14:40:36 -03:00
neru a6a6cdd168 give functions names 2026-05-31 14:36:34 -03:00
neru d9869a469e style: increase saturation 2026-05-31 14:29:36 -03:00
neru 0db7c08168 style: misc terrain generation params 2026-05-31 14:29:16 -03:00
neru 5e8ebf9491 style: change terrain colours again 2026-05-31 14:27:13 -03:00
neru 4d28cf8bcb feat: add LUT 2026-05-31 14:26:25 -03:00
neru f7b3153b92 fix: more performant grass config 2026-05-31 14:24:43 -03:00
neru 458037829f feat: add seal. 2026-05-31 14:20:38 -03:00
neru d778d82302 fix: use new resolveDiscordAsset args 2026-05-31 11:58:29 -03:00
neru 30fad6e2e3 fix: make width look better on low width 2026-05-31 11:56:29 -03:00
neru 6f01cc1793 fix: stop tags from breaking on low width 2026-05-31 11:55:55 -03:00
neru 144127952a style: move image to /img/ folder 2026-05-31 11:52:42 -03:00
neru 6209236041 feat: host cursor locally 2026-05-31 11:52:14 -03:00
neru cf70296b04 feat: close modal on esc 2026-05-31 11:49:50 -03:00
neru 105518282f fix?: only poll presence if tab is visible 2026-05-31 11:47:54 -03:00