SERVERCAPFLAG_ALLOWDUMMY
VERSION_NONE
, so IsSixup
was never called for them, which leads to version 0.6 pickups being snapped for 0.7 clients. This causes snapshot CRC errors for the 0.7 clients, as the 0.6 and 0.7 pickup structs have different sizes.
Now the version is no longer checked before calling IsSixup
, which is the case in all other locations where the function is called and was also the case before this bug was introduced by #6330.
console_enable_colors
was removed by #5013 (@heinrich5991).
Both console_enable_colors
and console_output_level
are not and have never been saved to the config. I think they should be saved.joystick_guid
being renamed to inp_controller_guid
, so the active controller was not being updated when the GUID is changed via the console.