kvark/vange-rs
Rusty Vangers clone
gamegraphicsrustwgpu
First Claude commit: Apr 9, 2026Last Claude commit: 19d agoDiscovered: Apr 11, 2026
Recent Claude Commits
Fix 1D textures for WebGPU, fix egui depth format mismatch
b8b7bdc19d agoauthor_emailFix 1D textures for WebGPU, fix egui depth format mismatch
66f97b819d agoauthor_emailFix 1D textures for WebGPU, fix egui depth format mismatch
a361f6a20d agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
b7dcec620d agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
6aefc6020d agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
88e130b20d agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
165dc8620d agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
f92356220d agoauthor_emailFix web viewport: full-screen canvas, handle empty server URL
475150b20d agoauthor_emailRemove egui_plot dependency
85c626720d agoauthor_emailFix web deploy, add WebSocket multiplayer to WASM client
bbc393f20d agoauthor_emailAdd interpolation, client-side prediction, lobby UI, WebSocket support
66d342c20d agoauthor_emailAdd multiplayer integration tests to CI workflow
53f121320d agoauthor_emailAdd multiplayer client networking to road binary
cc9172620d agoauthor_emailIntegrate physics into headless server with integration tests
538a16620d agoauthor_emailAdd vangers-net protocol crate and headless server binary
5dbc73620d agoauthor_emailMove physics to library crate, introduce CarPhysicsData
fbff4b120d agoauthor_emailFix CI snapshot tests: create output directory, add vulkan debug step
0eb6fdc20d agoauthor_emailAdd web demo, headless snapshots, procedural terrain, CI
1c30e8f20d agoauthor_emailReplace cgmath with glam across entire codebase
208200021d agoauthor_emailWIP: glam migration - render files complete, binaries in progress
d089f2e21d agoauthor_emailWIP: cgmath to glam migration (in progress)
d4a04d621d agoauthor_emailSplit terrain.rs into directory module
b1c419321d agoauthor_emailAdditional clippy fixes and WIP terrain module split
823f76521d agoauthor_emailModernize FFI crate: replace futures with pollster, remove unused deps
ba5ab4321d agoauthor_emailFix all clippy warnings, enable -D warnings in CI
36b8f0221d agoauthor_emailUpdate ron 0.12, png 0.18; replace getopts with clap
4ff7dad21d agoauthor_emailCI: add clippy check (without -D warnings for now)
00376df21d agoauthor_emailUpdate all dependencies to latest breaking versions, adopt Blade clippy setup
02e1d6521d agoauthor_email