49 Commits

Author SHA1 Message Date
639733902a update graphics to wgpu 29.0.0 2026-03-19 08:11:22 -07:00
a3d8f5773e add proper errors 2026-03-18 10:25:35 -07:00
1d17e6acf0 add Bvh 2026-03-13 10:56:04 -07:00
a53cf8a8c7 delete get_angles 2026-03-13 10:40:40 -07:00
7b56dacb73 wgpu workspace dep 2026-03-11 07:23:17 -07:00
f82d860822 update graphics 2026-03-10 07:55:22 -07:00
0cb0f6a423 use workspace dep 2026-03-08 08:58:33 -07:00
890e5c1905 wasm-module: add get_angles_yaw_delta 2026-03-07 15:46:01 -08:00
495092f79f wasm-module: add get_angles doc 2026-03-06 19:04:37 -08:00
e0a8175355 add get_angles 2026-03-06 19:03:06 -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
2af2134f72 configure webgl with feature flag 2026-03-04 15:55:03 -08:00
58f9a70e16 add webgl support 2026-03-04 09:34:17 -08:00
00393490a0 surface errors in setup_graphics 2026-02-28 17:58:58 -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
197f840246 improve seek algorithmic complexity O(n) -> O(log(n)) 2026-02-27 07:32:16 -08:00
81a158d08f use Time.into() 2026-02-26 08:59:25 -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
54beb3e9df rename arg 2026-02-23 07:46:51 -08:00
cb7474522f fix R 2026-02-23 06:56:42 -08:00
87fa1220c6 js controls 2026-02-21 17:04:06 -08:00
2f584744c7 implement file drag drop for native player 2026-02-20 09:16:48 -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
3117a56d51 remove unused deps 2026-02-18 10:49:33 -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
2646e96c33 write comment 2026-02-18 09:57:14 -08:00
0b98f051f2 use tuple syntax 2026-02-18 09:36:23 -08:00
0597889aad inline setup code 2026-02-18 09:29:04 -08:00
e3d6933f25 move setup into strafesnet_graphics 2026-02-18 09:21:07 -08:00
a39f0fe4db move setup into lib 2026-02-18 09:06:57 -08:00
a43f4720a1 refactor setup 2026-02-18 09:01:35 -08:00
89386f12a0 fix resize 2026-02-18 07:46:48 -08:00
8eb63436fb fix async 2026-02-17 11:46:21 -08:00
2f8c1ed6f4 api 2026-02-17 09:22:55 -08:00
e054886a27 it builds 2026-02-17 08:54:43 -08:00
e985d4d955 add setup 2026-02-17 08:54:15 -08:00
ad8e9bdbe9 module 2026-02-17 08:53:59 -08:00
29744b9f6a fix deps 2026-02-17 08:53:59 -08:00
6e94a706be crates 2026-02-11 08:37:33 -08:00