diff --git a/cfg/ozfortress.cfg b/cfg/ozfortress.cfg index 45b5944..a4a9549 100644 --- a/cfg/ozfortress.cfg +++ b/cfg/ozfortress.cfg @@ -1,6 +1,6 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- mp_timelimit 0 @@ -50,9 +50,6 @@ tv_enable 1 tv_delaymapchange 1 tv_delaymapchange_protect 1 -mp_timelimit_improved 0 -round_time_override -1 - // TF2 COMP FIXES sm_deterministic_fall_damage 0 // Non-random fall damage... duhhhhh. Off in favour of Valve fix. sm_empty_active_ubercharges_when_dropped 1 // Empties dropped medi-gun's. Gameplay change, on since Season 34. diff --git a/cfg/ozfortress_6v6_5cp.cfg b/cfg/ozfortress_6v6_5cp.cfg index 4d35853..b1e5861 100644 --- a/cfg/ozfortress_6v6_5cp.cfg +++ b/cfg/ozfortress_6v6_5cp.cfg @@ -1,6 +1,6 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- exec ozfortress @@ -23,8 +23,10 @@ mp_winlimit 0 tv_delaymapchange_protect 1 +sm_gunboats_always_apply 1 // Gameplay change, on since Season 35. + mp_timelimit_improved 0 -round_time_override -1 +round_time_override 240 say | ozfortress Sixes 5CP config loaded say | You must record POV demos for all ozfortress matches diff --git a/cfg/ozfortress_6v6_koth.cfg b/cfg/ozfortress_6v6_koth.cfg index 10ae67f..adbc574 100644 --- a/cfg/ozfortress_6v6_koth.cfg +++ b/cfg/ozfortress_6v6_koth.cfg @@ -1,6 +1,6 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- exec ozfortress @@ -23,6 +23,8 @@ mp_winlimit 3 tv_delaymapchange_protect 1 +sm_gunboats_always_apply 1 // Gameplay change, on since Season 35. + mp_timelimit_improved 0 round_time_override -1 diff --git a/cfg/ozfortress_6v6_scrim.cfg b/cfg/ozfortress_6v6_scrim.cfg index aee0d5c..d6b0331 100644 --- a/cfg/ozfortress_6v6_scrim.cfg +++ b/cfg/ozfortress_6v6_scrim.cfg @@ -1,6 +1,6 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- exec ozfortress @@ -23,8 +23,10 @@ mp_winlimit 0 tv_delaymapchange_protect 0 +sm_gunboats_always_apply 1 // Gameplay change, on since Season 35. + mp_timelimit_improved 0 -round_time_override -1 +round_time_override 240 say | ozfortress Sixes Scrim config loaded say | You must record POV demos for all ozfortress matches diff --git a/cfg/ozfortress_golden_cap.cfg b/cfg/ozfortress_golden_cap.cfg index 9569a28..d5f7403 100644 --- a/cfg/ozfortress_golden_cap.cfg +++ b/cfg/ozfortress_golden_cap.cfg @@ -1,9 +1,9 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- -exec ozfortress_6v6 +exec ozfortress tf_tournament_classlimit_scout 2 tf_tournament_classlimit_soldier 2 @@ -23,8 +23,10 @@ mp_winlimit 1 tv_delaymapchange_protect 1 +sm_gunboats_always_apply 1 // Gameplay change, on since Season 35. + mp_timelimit_improved 0 -round_time_override -1 +round_time_override 240 say | ozfortress Sixes Golden Cap config loaded say | You must record POV demos for all ozfortress matches diff --git a/cfg/ozfortress_hl_5cp.cfg b/cfg/ozfortress_hl_5cp.cfg index f2d4b2c..c4cfea1 100644 --- a/cfg/ozfortress_hl_5cp.cfg +++ b/cfg/ozfortress_hl_5cp.cfg @@ -1,6 +1,6 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- exec ozfortress @@ -26,6 +26,8 @@ mp_tournament_restart tv_delaymapchange_protect 1 +sm_gunboats_always_apply 0 // Gameplay change, on since Season 35 of Sixes, off for Highlander currently. + mp_timelimit_improved 0 round_time_override -1 diff --git a/cfg/ozfortress_hl_koth.cfg b/cfg/ozfortress_hl_koth.cfg index d642c88..7e020e5 100644 --- a/cfg/ozfortress_hl_koth.cfg +++ b/cfg/ozfortress_hl_koth.cfg @@ -1,6 +1,6 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- exec ozfortress @@ -26,6 +26,8 @@ mp_tournament_restart tv_delaymapchange_protect 1 +sm_gunboats_always_apply 0 // Gameplay change, on since Season 35 of Sixes, off for Highlander currently. + mp_timelimit_improved 0 round_time_override -1 diff --git a/cfg/ozfortress_hl_stopwatch.cfg b/cfg/ozfortress_hl_stopwatch.cfg index ef9d94c..ab461de 100644 --- a/cfg/ozfortress_hl_stopwatch.cfg +++ b/cfg/ozfortress_hl_stopwatch.cfg @@ -1,6 +1,6 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- exec ozfortress @@ -26,6 +26,8 @@ mp_tournament_restart tv_delaymapchange_protect 1 +sm_gunboats_always_apply 0 // Gameplay change, on since Season 35 of Sixes, off for Highlander currently. + mp_timelimit_improved 0 round_time_override -1 diff --git a/cfg/ozfortress_ultiduo.cfg b/cfg/ozfortress_ultiduo.cfg index a3ba26f..37aa7c6 100644 --- a/cfg/ozfortress_ultiduo.cfg +++ b/cfg/ozfortress_ultiduo.cfg @@ -1,6 +1,6 @@ // ----------------------------------------------------------------- // OZFORTRESS SERVER CONFIGS -// Last updated: 05-09-2022 +// Last updated: 09-02-2023 // ----------------------------------------------------------------- exec ozfortress