The official StrafesNET game client for bhop/surf, and related software.
Quaternions
719c702b95
The operating system does not report the timestamp at which it checks that the mouse was not moving, so the mouse interpolation will necessarily be incorrect for up to 1 polling period. The alternative is to guess / make up a timestamp, but I don't want to do this. |
||
---|---|---|
.cargo | ||
lib | ||
strafe-client | ||
tools | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
logo.png | ||
README.md |
Strafe Project
Monorepo for working on projects related to strafe client.
How to build and run
- Have rust and git installed
git clone https://git.itzana.me/StrafesNET/strafe-project
cd strafe-project
cargo run --release --bin strafe-client
Licenses
Each project has its own license. Most crates are MIT/Apache but notably the Strafe Client has a sole proprietor license.