mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
- make tracy experience better by adding a 0.05 to client local TIME. - fix an error that the look_dir was wrongly predicted - add a jump graph for testing - update in_game code that was commented out in system - track the simulation ahead on the debug menu - add simulated lag with `sudo tc qdisc replace dev lo root netem delay 700ms 10ms 25%` add basic tests for phys
3 lines
22 B
Rust
3 lines
22 B
Rust
mod basic;
|
|
mod utils;
|