134 Commits

Author SHA1 Message Date
e0a8175355 add get_angles 2026-03-06 19:03:06 -08:00
006a70a18b lib: simplify Head internals with InterpolateOutput 2026-03-06 09:25:33 -08:00
7ce2ca8b0a lib: use DVec2 for get_sensitivity 2026-03-06 08:57:41 -08:00
6ef6c67703 lib: opportunistic const 2026-03-06 08:56:40 -08:00
8dfb5f5094 lib: add PlaybackState getters 2026-03-06 08:48:57 -08:00
9e0e9a62e7 wasm-module: add get_game_controls 2026-03-06 08:48:57 -08:00
6fbeba94ae wasm-module: add get_speed 2026-03-06 08:35:06 -08:00
01916e0682 lib: add helper for interpolating output events 2026-03-06 08:33:11 -08:00
2af2134f72 configure webgl with feature flag 2026-03-04 15:55:03 -08:00
a3e7b5ff99 lib v0.1.1 SurfaceAppearance fixes + webgl support 2026-03-04 09:39:36 -08:00
58f9a70e16 add webgl support 2026-03-04 09:34:17 -08:00
3b218856c9 update deps, notably strafesnet_graphics 2026-03-04 09:34:00 -08:00
00393490a0 surface errors in setup_graphics 2026-02-28 17:58:58 -08:00
f96891dcbc update deps 2026-02-28 15:54:26 -08:00
35a90f28ae add dynamic world offset 2026-02-28 09:33:27 -08:00
c3676349b0 update common to fix set_scale on paused timer 2026-02-27 09:13:04 -08: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
c3cca22839 fix default values 2026-02-26 09:03:45 -08:00
81a158d08f use Time.into() 2026-02-26 08:59:25 -08:00
7a421d1eab use bold headers in readme 2026-02-26 08:49:40 -08:00
e821fb6982 describe prerequisites in README 2026-02-26 08:47:47 -08:00
cb71fa7257 fix type mistakes 2026-02-26 08:44:38 -08:00
51fdc72e0e shuffle around methods for no reason 2026-02-26 08:41:28 -08:00
29e49587ff introduce PlaybackTime to abstract bot file timestamps 2026-02-26 08:41:28 -08:00
d03f84c893 only use _slope postfix at js lib interface 2026-02-25 10:42:05 -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
e4433cf06c fix Ratio64::mul_int 2026-02-25 09:01:48 -08:00
54beb3e9df rename arg 2026-02-23 07:46:51 -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
b1ebd01463 restart bind 2026-02-21 17:04:03 -08:00
de8ef7fae2 readme: tweak git lfs section 2026-02-20 11:21:23 -08:00
dd55987403 license 2026-02-20 11:18:59 -08:00
e4f6f8490d clean up window 2026-02-20 11:09:35 -08:00
db634247ac tweak seek implementation 2026-02-20 11:06:16 -08:00
c5cd25c27a sort deps 2026-02-20 10:54:41 -08:00
57c545efa6 adjust playback speed with arrow keys 2026-02-20 10:54:34 -08:00
8ecb79a0b4 implement pause and seek 2026-02-20 10:15:11 -08:00
98f56d0608 clean up window and player 2026-02-20 10:01:25 -08:00
cf59852468 note git lfs in readme 2026-02-20 09:16:48 -08:00
2f584744c7 implement file drag drop for native player 2026-02-20 09:16:48 -08:00
c33daaf0c6 clean up strafe client vestiges 2026-02-20 08:57:51 -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