branchrust_reboot/main/NewTickConvarscancel

8 Commits over 31 Days - 0.01cph!

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