Add ConVar.Server + ConVar.Client generators so setting these properties from their respective realms will update underlying ConVar
Update ConvarReplicated to match ConVar.Menu/ConVar.ClientData naming for consistency
Update generator class names for consistency
Add ConVarClient/ConVarServer visit property calls to worker
Don't set ConVar value from game setting default if we have a command line switch
Fix commented out logs so we can use them in future
Remember values from hotloads again (for now)
Comment out RememberValue again for now until I have a solution
Merge branch 'master' of github.com:Facepunch/sbox