diff --git a/cfg/ozfortress.cfg b/cfg/ozfortress.cfg index e4ef1a8..02a84d8 100644 --- a/cfg/ozfortress.cfg +++ b/cfg/ozfortress.cfg @@ -1,8 +1,3 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - mp_timelimit 0 mp_winlimit 0 mp_forcerespawn 1 diff --git a/cfg/ozfortress_6v6_5cp.cfg b/cfg/ozfortress_6v6_5cp.cfg index fb4288c..65f9a64 100644 --- a/cfg/ozfortress_6v6_5cp.cfg +++ b/cfg/ozfortress_6v6_5cp.cfg @@ -1,8 +1,3 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress tf_tournament_classlimit_scout 2 @@ -18,13 +13,13 @@ tf_tournament_classlimit_spy 1 mp_tournament_whitelist "cfg/ozfortress_whitelist_6v6.txt" mp_timelimit 30 -mp_windifference 5 -mp_winlimit 0 +mp_windifference 0 +mp_winlimit 5 tv_delaymapchange_protect 1 mp_timelimit_improved 0 -round_time_override 240 +round_time_override 300 say | ozfortress Sixes 5CP config loaded say | You must record POV demos for all ozfortress matches diff --git a/cfg/ozfortress_6v6_golden_cap.cfg b/cfg/ozfortress_6v6_golden_cap.cfg index b7dcb72..bf8d09e 100644 --- a/cfg/ozfortress_6v6_golden_cap.cfg +++ b/cfg/ozfortress_6v6_golden_cap.cfg @@ -1,8 +1,3 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress tf_tournament_classlimit_scout 2 @@ -24,7 +19,7 @@ mp_winlimit 1 tv_delaymapchange_protect 1 mp_timelimit_improved 0 -round_time_override 240 +round_time_override 300 say | ozfortress Sixes Golden Cap 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 9752dcb..9b38d9e 100644 --- a/cfg/ozfortress_6v6_koth.cfg +++ b/cfg/ozfortress_6v6_koth.cfg @@ -1,8 +1,3 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress tf_tournament_classlimit_scout 2 diff --git a/cfg/ozfortress_6v6_scrim.cfg b/cfg/ozfortress_6v6_scrim.cfg index 72bc40c..44b01ef 100644 --- a/cfg/ozfortress_6v6_scrim.cfg +++ b/cfg/ozfortress_6v6_scrim.cfg @@ -1,8 +1,3 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress tf_tournament_classlimit_scout 2 @@ -24,7 +19,7 @@ mp_winlimit 0 tv_delaymapchange_protect 0 mp_timelimit_improved 0 -round_time_override 240 +round_time_override 300 say | ozfortress Sixes Scrim 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 e94c919..261e9ac 100644 --- a/cfg/ozfortress_hl_5cp.cfg +++ b/cfg/ozfortress_hl_5cp.cfg @@ -1,11 +1,6 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress -tf_tournament_classlimit_scout 2 +tf_tournament_classlimit_scout -1 tf_tournament_classlimit_soldier 1 tf_tournament_classlimit_pyro 1 tf_tournament_classlimit_demoman 1 diff --git a/cfg/ozfortress_hl_golden_cap.cfg b/cfg/ozfortress_hl_golden_cap.cfg index 125afeb..8e35298 100644 --- a/cfg/ozfortress_hl_golden_cap.cfg +++ b/cfg/ozfortress_hl_golden_cap.cfg @@ -1,11 +1,6 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress -tf_tournament_classlimit_scout 2 +tf_tournament_classlimit_scout -1 tf_tournament_classlimit_soldier 1 tf_tournament_classlimit_pyro 1 tf_tournament_classlimit_demoman 1 diff --git a/cfg/ozfortress_hl_koth.cfg b/cfg/ozfortress_hl_koth.cfg index 5202327..b736fe3 100644 --- a/cfg/ozfortress_hl_koth.cfg +++ b/cfg/ozfortress_hl_koth.cfg @@ -1,11 +1,6 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress -tf_tournament_classlimit_scout 2 +tf_tournament_classlimit_scout -1 tf_tournament_classlimit_soldier 1 tf_tournament_classlimit_pyro 1 tf_tournament_classlimit_demoman 1 diff --git a/cfg/ozfortress_hl_stopwatch.cfg b/cfg/ozfortress_hl_stopwatch.cfg index 96d7dc4..3420ee0 100644 --- a/cfg/ozfortress_hl_stopwatch.cfg +++ b/cfg/ozfortress_hl_stopwatch.cfg @@ -1,11 +1,6 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress -tf_tournament_classlimit_scout 2 +tf_tournament_classlimit_scout -1 tf_tournament_classlimit_soldier 1 tf_tournament_classlimit_pyro 1 tf_tournament_classlimit_demoman 1 diff --git a/cfg/ozfortress_ultiduo.cfg b/cfg/ozfortress_ultiduo.cfg index 0ce241d..2a39086 100644 --- a/cfg/ozfortress_ultiduo.cfg +++ b/cfg/ozfortress_ultiduo.cfg @@ -1,8 +1,3 @@ -// ----------------------------------------------------------------- -// OZFORTRESS SERVER CONFIGS -// Last updated: 09-02-2023 -// ----------------------------------------------------------------- - exec ozfortress mp_timelimit 0 diff --git a/cfg/ozfortress_whitelist_6v6.txt b/cfg/ozfortress_whitelist_6v6.txt index 36f9a00..645a3ee 100644 --- a/cfg/ozfortress_whitelist_6v6.txt +++ b/cfg/ozfortress_whitelist_6v6.txt @@ -1,4 +1,4 @@ -// Whitelist generated at Fri, 24 Feb 2023 20:40:43 +0100 +// Whitelist generated at Tue, 07 Mar 2023 11:37:38 +0100 // Whitelist: ozfortress 6v6 (Season 36) (ID: 13336) // Share or view this whitelist: @@ -1605,7 +1605,7 @@ "tw_spybot_hood" "1" "Voodoo Vizier" "1" - //--------------------- Miscs (Total: 5933) ---------------------\\ + //--------------------- Miscs (Total: 5950) ---------------------\\ //_________________________ All classes _________________________\\ "A Handsome Handy Thing" "1" "Altruist's Adornment" "1" @@ -2057,12 +2057,16 @@ "CappingTV PASS Time Championship Participant 2020" "1" "CappingTV Summer Brawl 1st Place 2020" "1" "CappingTV Summer Brawl 1st Place 2022" "1" + "CappingTV Summer Brawl 1st Place 2023" "1" "CappingTV Summer Brawl 2nd Place 2020" "1" "CappingTV Summer Brawl 2nd Place 2022" "1" + "CappingTV Summer Brawl 2nd Place 2023" "1" "CappingTV Summer Brawl 3rd Place 2020" "1" "CappingTV Summer Brawl 3rd Place 2022" "1" + "CappingTV Summer Brawl 3rd Place 2023" "1" "CappingTV Summer Brawl Participant 2020" "1" "CappingTV Summer Brawl Participant 2022" "1" + "CappingTV Summer Brawl Participant 2023" "1" "CappingTV Ultiduo 1st Place 2020" "1" "CappingTV Ultiduo 2nd Place 2020" "1" "CappingTV Ultiduo 3rd Place 2020" "1" @@ -4805,6 +4809,18 @@ "ozfortress Summer Cup Division 4 3rd Place 2021" "1" "ozfortress Summer Cup Division 4 Participant 2021" "1" "ozfortress Summer Cup Participant 2016" "1" + "ozfortress Summer Cup Sixes Division 1 1st Place 2023" "1" + "ozfortress Summer Cup Sixes Division 1 2nd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 1 3rd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 1 Participant 2023" "1" + "ozfortress Summer Cup Sixes Division 2 1st Place 2023" "1" + "ozfortress Summer Cup Sixes Division 2 2nd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 2 3rd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 2 Participant 2023" "1" + "ozfortress Summer Cup Sixes Division 3 1st Place 2023" "1" + "ozfortress Summer Cup Sixes Division 3 2nd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 3 3rd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 3 Participant 2023" "1" "ozfortress Winter League Division 1 1st Place 2021" "1" "ozfortress Winter League Division 1 2nd Place 2021" "1" "ozfortress Winter League Division 1 3rd Place 2021" "1" @@ -4868,6 +4884,7 @@ "Pocket Yeti" "1" "Polycount Pin" "1" "Portal 2 Pin" "1" + "Potato of Labor" "1" "Prehistoric Pullover" "1" "Prinny Pouch" "1" "Promo Marxman" "1" @@ -7744,4 +7761,4 @@ "Default Power Up Canteen (MvM)" "1" "Duel MiniGame" "1" "Power Up Canteen (MvM)" "1" -} +} \ No newline at end of file diff --git a/cfg/ozfortress_whitelist_hl.txt b/cfg/ozfortress_whitelist_hl.txt index 1aed567..3ac2706 100644 --- a/cfg/ozfortress_whitelist_hl.txt +++ b/cfg/ozfortress_whitelist_hl.txt @@ -1,4 +1,4 @@ -// Whitelist generated at Fri, 24 Feb 2023 20:40:56 +0100 +// Whitelist generated at Tue, 07 Mar 2023 11:37:44 +0100 // Whitelist: ozfortress Highlander (Season 3) (ID: 13582) // Share or view this whitelist: @@ -1578,7 +1578,7 @@ "tw_spybot_hood" "1" "Voodoo Vizier" "1" - //--------------------- Miscs (Total: 5933) ---------------------\\ + //--------------------- Miscs (Total: 5950) ---------------------\\ //_________________________ All classes _________________________\\ "A Handsome Handy Thing" "1" "Altruist's Adornment" "1" @@ -2030,12 +2030,16 @@ "CappingTV PASS Time Championship Participant 2020" "1" "CappingTV Summer Brawl 1st Place 2020" "1" "CappingTV Summer Brawl 1st Place 2022" "1" + "CappingTV Summer Brawl 1st Place 2023" "1" "CappingTV Summer Brawl 2nd Place 2020" "1" "CappingTV Summer Brawl 2nd Place 2022" "1" + "CappingTV Summer Brawl 2nd Place 2023" "1" "CappingTV Summer Brawl 3rd Place 2020" "1" "CappingTV Summer Brawl 3rd Place 2022" "1" + "CappingTV Summer Brawl 3rd Place 2023" "1" "CappingTV Summer Brawl Participant 2020" "1" "CappingTV Summer Brawl Participant 2022" "1" + "CappingTV Summer Brawl Participant 2023" "1" "CappingTV Ultiduo 1st Place 2020" "1" "CappingTV Ultiduo 2nd Place 2020" "1" "CappingTV Ultiduo 3rd Place 2020" "1" @@ -4778,6 +4782,18 @@ "ozfortress Summer Cup Division 4 3rd Place 2021" "1" "ozfortress Summer Cup Division 4 Participant 2021" "1" "ozfortress Summer Cup Participant 2016" "1" + "ozfortress Summer Cup Sixes Division 1 1st Place 2023" "1" + "ozfortress Summer Cup Sixes Division 1 2nd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 1 3rd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 1 Participant 2023" "1" + "ozfortress Summer Cup Sixes Division 2 1st Place 2023" "1" + "ozfortress Summer Cup Sixes Division 2 2nd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 2 3rd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 2 Participant 2023" "1" + "ozfortress Summer Cup Sixes Division 3 1st Place 2023" "1" + "ozfortress Summer Cup Sixes Division 3 2nd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 3 3rd Place 2023" "1" + "ozfortress Summer Cup Sixes Division 3 Participant 2023" "1" "ozfortress Winter League Division 1 1st Place 2021" "1" "ozfortress Winter League Division 1 2nd Place 2021" "1" "ozfortress Winter League Division 1 3rd Place 2021" "1" @@ -4841,6 +4857,7 @@ "Pocket Yeti" "1" "Polycount Pin" "1" "Portal 2 Pin" "1" + "Potato of Labor" "1" "Prehistoric Pullover" "1" "Prinny Pouch" "1" "Promo Marxman" "1" @@ -7717,4 +7734,4 @@ "Default Power Up Canteen (MvM)" "1" "Duel MiniGame" "1" "Power Up Canteen (MvM)" "1" -} +} \ No newline at end of file diff --git a/cfg/ozfortress_whitelist_ultiduo.txt b/cfg/ozfortress_whitelist_ultiduo.txt index 6d4f765..053e5ca 100644 --- a/cfg/ozfortress_whitelist_ultiduo.txt +++ b/cfg/ozfortress_whitelist_ultiduo.txt @@ -1,4 +1,4 @@ -// Whitelist generated at Fri, 24 Feb 2023 20:41:00 +0100 +// Whitelist generated at Tue, 07 Mar 2023 11:38:39 +0100 // Whitelist: ozfortress Ultiduo (Season 16) (ID: 12544) // Share or view this whitelist: @@ -336,4 +336,4 @@ "Taunt: Tailored Terminal" "0" "Taunt: The Boxtrot" "0" "Taunt: The Travel Agent" "0" -} +} \ No newline at end of file