branchrust_reboot/main/NewTickConvarscancel

8 Commits over 31 Days - 0.01cph!

1 Year Ago
codegen
1 Year Ago
main -> NewTickConvars
1 Year Ago
Gravity is now a replicated var as well
1 Year Ago
Oops, don't need Default section on the ServerVars, only the replicated ones
1 Year Ago
Code review, add defaults to the new vars
1 Year Ago
Time convar changes following code review
1 Year 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
1 Year Ago
Redone convars for controlling physics timesteps on the server and client. For some reason these currently break the automated code gen.