reverted most of the experimental settings per mastercomms request. there was some miscommunication (my fault) and i assumed she had finished testing them, when they were actually WIP (whoops).
That commit is here
also i reorganized the configs so that they take up less space, instead of the old style of
(=> meaning "executes", using the koth config as an example)
=> tfcl_6s_koth => tfcl_6s_base => tfcl_6s_custom
its now going to be
=> tfcl_6s_koth => tfcl_6s_base => tfcl_base & tfcl_6s_custom
saves a lot more on file space having 1 large base config instead of having 3 large base configs
that commit is here
also re: host_framerate 0:
it's literally set by default in tf2 to 0 and it has been in comp configs since as far back as i can look
re: tv_enable:
it's completely nonnegotiable that this command is staying in, i cant fathom why you would want me to turn off stv in a competitive setting
re: stv port and all the other hostname/tvname settings:
all but tv_port are in custom.cfgs, which means that people can (and should) change them to what they want. i've removed the "dont change these" lines, though
i've moved tv_port to custom, but it's commented.
final commit for that is here
i appreciate all your feedback by the way, please let me know if there's any issues