branchrust_reboot/main/NewTickConvarscancel
8 Commits over 31 Days - 0.01cph!
Gravity is now a replicated var as well
Oops, don't need Default section on the ServerVars, only the replicated ones
Code review, add defaults to the new vars
Time convar changes following code review
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
Redone convars for controlling physics timesteps on the server and client. For some reason these currently break the automated code gen.