21 Commits

Author SHA1 Message Date
ae624f90dc bvh demo 2026-03-13 10:56:04 -07:00
299a2b8051 fix green bug 2026-02-27 09:13:04 -08:00
a4c4f20bad fix seek when paused 2026-02-27 08:10:16 -08:00
3644dd7f15 fix seek forward time scale 2026-02-27 07:41:21 -08:00
197f840246 improve seek algorithmic complexity O(n) -> O(log(n)) 2026-02-27 07:32:16 -08:00
29e49587ff introduce PlaybackTime to abstract bot file timestamps 2026-02-26 08:41:28 -08:00
48a7b06b71 implement fov 2026-02-25 10:23:19 -08:00
43cc9b6416 use ratio from float 2026-02-25 09:01:48 -08:00
aa0a333431 speed control input 2026-02-23 07:42:17 -08:00
cb7474522f fix R 2026-02-23 06:56:42 -08:00
87fa1220c6 js controls 2026-02-21 17:04:06 -08:00
4fb2e6c800 rename html ids 2026-02-21 17:04:03 -08:00
3dea810a50 display run duration 2026-02-20 08:53:27 -08:00
a238793cdc refactor lib to display timer hud 2026-02-20 08:53:27 -08:00
4a8c9e05a1 setup graphics directly 2026-02-18 10:50:22 -08:00
bd8981bb2f rename Bot to CompleteBot 2026-02-18 10:22:40 -08:00
d0e71b8431 separate map from graphics 2026-02-18 10:21:54 -08:00
89386f12a0 fix resize 2026-02-18 07:46:48 -08:00
7882a92059 fmt 2026-02-18 07:46:34 -08:00
32b4b1e88a demo 2026-02-17 11:46:21 -08:00
ccc6f0f812 native player 2026-02-16 09:58:22 -08:00