branchrust_reboot/main/NewTickConvarscancel

8 Commits over 31 Days - 0.01cph!

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