Skip to content

Commit

Permalink
Zonemod 2.8.9
Browse files Browse the repository at this point in the history
- Updated Scoring System to punish Survivors more harshly for losing a survivor. (Treated as if the player was picked up and incapped until they died)
- Decreased Permanent HP portion of the total bonus from 75% to 65%
- Added a Tank frustration modification which will grant the Tank a period of time where frustration is frozen (or given additional grace period if they still have it)
- Fatal Freight map changes.
  • Loading branch information
SirPlease committed Jan 15, 2024
1 parent f357781 commit 4bc2dd9
Show file tree
Hide file tree
Showing 20 changed files with 35 additions and 31 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In its current state it allows anyone to host their own up to date competitive L
This project is **Actively Developed**.

> **Included Matchmodes:**
* **Zonemod 2.8.8**
* **Zonemod 2.8.9**
* **Zonemod Hunters**
* **Zonemod Retro**
* **NeoMod 0.4a**
Expand Down Expand Up @@ -96,6 +96,7 @@ This project is **Actively Developed**.


> **Competitive Mapping Rework:**
* Aiden
* Derpduck

> **Testing/Issue Reporting:**
Expand Down
6 changes: 3 additions & 3 deletions addons/sourcemod/configs/matchmodes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
{
"zonemod"
{
"name" "ZoneMod 2.8.8"
"name" "ZoneMod 2.8.9"
}
"zoneretro"
{
"name" "ZoneMod Retro 2.8.8"
"name" "ZoneMod Retro 2.8.9"
}
"zm3v3"
{
Expand Down Expand Up @@ -109,7 +109,7 @@
{
"zonehunters"
{
"name" "ZoneHunters 2.8.8"
"name" "ZoneHunters 2.8.9"
}
"zh3v3"
{
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zh1v1/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "1v1 [Zone]Hunters v2.8.8"
l4d_ready_cfg_name "1v1 [Zone]Hunters v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zh2v2/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "2v2 [Zone]Hunters v2.8.8"
l4d_ready_cfg_name "2v2 [Zone]Hunters v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zh3v3/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "3v3 [Zone]Hunters v2.8.8"
l4d_ready_cfg_name "3v3 [Zone]Hunters v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zm1v1/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "1v1 Zonemod v2.8.8"
l4d_ready_cfg_name "1v1 Zonemod v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zm2v2/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "2v2 Zonemod v2.8.8"
l4d_ready_cfg_name "2v2 Zonemod v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zm3v3/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "3v3 Zonemod v2.8.8"
l4d_ready_cfg_name "3v3 Zonemod v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zonehunters/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "[Zone]Hunters v2.8.8"
l4d_ready_cfg_name "[Zone]Hunters v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zonehunters/shared_cvars.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ confogl_addcvar versus_boss_flow_max 0.85
confogl_addcvar versus_boss_flow_min 0.20
confogl_addcvar tank_stuck_time_suicide 999999999
confogl_addcvar director_tank_lottery_selection_time 3
confogl_addcvar z_frustration_spawn_delay 30
confogl_addcvar z_frustration_spawn_delay 20
confogl_addcvar z_frustration_los_delay 1.2
confogl_addcvar tankcontrol_print_all 1
confogl_addcvar tank_ground_pound_duration 0.1
Expand Down
1 change: 1 addition & 0 deletions cfg/cfgogl/zonehunters/shared_plugins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ sm plugins load optional/noteam_nudging.smx
sm plugins load optional/l4d2_tank_horde_monitor.smx
sm plugins load optional/staggersolver.smx
sm plugins load optional/l4d_common_ragdolls_be_gone.smx
sm plugins load optional/l4d2_tankrage.smx

//----------------------
// ZoneHunters
Expand Down
10 changes: 5 additions & 5 deletions cfg/cfgogl/zonehunters/shared_settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ confogl_addcvar l4d2_tank_prop_glow_only 0
confogl_addcvar l4d2_tank_prop_glow_spectators 1
confogl_addcvar l4d2_tank_prop_dissapear_time 10.0

// [l4d2_tankrage]
confogl_addcvar l4d2_tankrage_flowpercent 7
confogl_addcvar l4d2_tankrage_freezetime 4.0

// [l4d2_sound_manipulation.smx]
confogl_addcvar sound_flags 7

Expand Down Expand Up @@ -215,13 +219,9 @@ confogl_addcvar sm_max_lerp 0.067
// [starting_items.smx]
confogl_addcvar starting_item_flags 4

// [cfg_motd.smx]
confogl_addcvar sm_cfgmotd_title "ZoneHunters 2.0"
confogl_addcvar sm_cfgmotd_url "https://hackmd.io/a2u2fNRTSyqMhcQBuPgmMQ"

// [l4d2_hybrid_scoremod.smx]
confogl_addcvar sm2_bonus_per_survivor_multiplier 0.5
confogl_addcvar sm2_permament_health_proportion 0.75
confogl_addcvar sm2_permament_health_proportion 0.65
confogl_addcvar sm2_pills_hp_factor 4.0
confogl_addcvar sm2_pills_max_bonus 100

Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zonemod/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "ZoneMod v2.8.8"
l4d_ready_cfg_name "ZoneMod v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zonemod/shared_cvars.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ confogl_addcvar versus_boss_flow_max 0.85
confogl_addcvar versus_boss_flow_min 0.20
confogl_addcvar tank_stuck_time_suicide 999999999
confogl_addcvar director_tank_lottery_selection_time 3
confogl_addcvar z_frustration_spawn_delay 30
confogl_addcvar z_frustration_spawn_delay 20
confogl_addcvar z_frustration_los_delay 1.2
confogl_addcvar tankcontrol_print_all 1
confogl_addcvar tank_ground_pound_duration 0.1
Expand Down
1 change: 1 addition & 0 deletions cfg/cfgogl/zonemod/shared_plugins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ sm plugins load optional/l4d2_steady_boost.smx
sm plugins load optional/staggersolver.smx
sm plugins load optional/l4d2_nobackjumps.smx
sm plugins load optional/l4d_common_ragdolls_be_gone.smx
sm plugins load optional/l4d2_tankrage.smx

//----------------------
// Static shotgun spread
Expand Down
10 changes: 5 additions & 5 deletions cfg/cfgogl/zonemod/shared_settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ confogl_addcvar l4d2_tank_prop_glow_only 0
confogl_addcvar l4d2_tank_prop_glow_spectators 1
confogl_addcvar l4d2_tank_prop_dissapear_time 10.0

// [l4d2_tankrage]
confogl_addcvar l4d2_tankrage_flowpercent 7
confogl_addcvar l4d2_tankrage_freezetime 4.0

// [l4d2_sound_manipulation.smx]
confogl_addcvar sound_flags 7

Expand Down Expand Up @@ -272,13 +276,9 @@ confogl_addcvar sm_max_lerp 0.067
// [starting_items.smx]
confogl_addcvar starting_item_flags 4

// [cfg_motd.smx]
confogl_addcvar sm_cfgmotd_title "ZoneMod 2.0"
confogl_addcvar sm_cfgmotd_url "https://hackmd.io/@5hyWL-NFQ8a4i3stEPH4JQ/ryAV1Tcmd"

// [l4d2_hybrid_scoremod.smx]
confogl_addcvar sm2_bonus_per_survivor_multiplier 0.5
confogl_addcvar sm2_permament_health_proportion 0.75
confogl_addcvar sm2_permament_health_proportion 0.65
confogl_addcvar sm2_pills_hp_factor 4.0
confogl_addcvar sm2_pills_max_bonus 100

Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zoneretro/confogl.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// =======================================================================================

// ReadyUp Cvars
l4d_ready_cfg_name "ZoneMod Retro v2.8.8"
l4d_ready_cfg_name "ZoneMod Retro v2.8.9"

// Confogl Cvars
confogl_addcvar mp_gamemode "versus" // Force Versus for the config.
Expand Down
2 changes: 1 addition & 1 deletion cfg/cfgogl/zoneretro/shared_cvars.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ confogl_addcvar versus_boss_flow_max 0.85
confogl_addcvar versus_boss_flow_min 0.20
confogl_addcvar tank_stuck_time_suicide 999999999
confogl_addcvar director_tank_lottery_selection_time 3
confogl_addcvar z_frustration_spawn_delay 30
confogl_addcvar z_frustration_spawn_delay 20
confogl_addcvar z_frustration_los_delay 1.2
confogl_addcvar tankcontrol_print_all 1
confogl_addcvar tank_ground_pound_duration 0.1
Expand Down
1 change: 1 addition & 0 deletions cfg/cfgogl/zoneretro/shared_plugins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ sm plugins load optional/noteam_nudging.smx
sm plugins load optional/l4d2_tank_horde_monitor.smx
sm plugins load optional/staggersolver.smx
sm plugins load optional/l4d_common_ragdolls_be_gone.smx
sm plugins load optional/l4d2_tankrage.smx

//----------------------
// Static shotgun spread
Expand Down
10 changes: 5 additions & 5 deletions cfg/cfgogl/zoneretro/shared_settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ confogl_addcvar l4d2_tank_prop_glow_only 0
confogl_addcvar l4d2_tank_prop_glow_spectators 1
confogl_addcvar l4d2_tank_prop_dissapear_time 10.0

// [l4d2_tankrage]
confogl_addcvar l4d2_tankrage_flowpercent 7
confogl_addcvar l4d2_tankrage_freezetime 4.0

// [l4d2_sound_manipulation.smx]
confogl_addcvar sound_flags 7

Expand Down Expand Up @@ -209,13 +213,9 @@ confogl_addcvar sm_max_lerp 0.067
// [starting_items.smx]
confogl_addcvar starting_item_flags 4

// [cfg_motd.smx]
confogl_addcvar sm_cfgmotd_title "ZoneMod Retro 2.0"
confogl_addcvar sm_cfgmotd_url "https://hackmd.io/@5hyWL-NFQ8a4i3stEPH4JQ/ryAV1Tcmd"

// [l4d2_hybrid_scoremod.smx]
confogl_addcvar sm2_bonus_per_survivor_multiplier 0.5
confogl_addcvar sm2_permament_health_proportion 0.75
confogl_addcvar sm2_permament_health_proportion 0.65
confogl_addcvar sm2_pills_hp_factor 4.0
confogl_addcvar sm2_pills_max_bonus 60

Expand Down

0 comments on commit 4bc2dd9

Please sign in to comment.