branchrust_reboot/main/NewTickConvarscancel

6 Commits over 0 Days - ∞cph!

11 Days Ago
Gravity is now a replicated var as well
11 Days Ago
Oops, don't need Default section on the ServerVars, only the replicated ones
11 Days Ago
Code review, add defaults to the new vars
11 Days Ago
Time convar changes following code review
14 Days Ago
Removed physics.steps and physics.minsteps. Instead, time now includes both server and client convars for delta and max delta, both set from the server, with the client ones replicated to all clients
14 Days Ago
Redone convars for controlling physics timesteps on the server and client. For some reason these currently break the automated code gen.