veloren/voxygen
Marcel Märtens 4343dd3aea add unit tests for replication system
- 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
2023-03-16 00:29:32 +01:00
..
anim fix_husk_brute_singlestrike 2023-03-15 20:32:22 +01:00
benches Reduce overhead of messaging systems. 2022-09-14 21:04:53 -07:00
egui Made auras no longer need to be mutably accessed every tick. 2023-03-11 16:45:12 -05:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n-helpers fmt 2023-01-28 03:10:43 +01:00
src add unit tests for replication system 2023-03-16 00:29:32 +01:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml move client commands to voxygen + add Admin to be shared with client for permissions + unit test for alphabetical server command 2023-01-27 20:31:56 -05:00