Skip to content

Commit 87e9030

Browse files
committed
completed work on dbd5
c2m1 midnight riders bus c2m1 replaced angled blocker in saferoom c2m1 hittable dumpster outside the saferoom c2m1 Solidify shrubs by the saferoom c2m4 Solidify shrub by the one way drop c5m2 adjusted platform c5m5 remove added in tank spawn at the end of the map c5m5 distance to 500 (from 600)
1 parent a6fc0ae commit 87e9030

File tree

12 files changed

+1720
-201
lines changed

12 files changed

+1720
-201
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
* Fixed the spit block area extending outside of the vents
4141
* Added visual indication of where the spit block area starts and ends
4242
* All Maps
43+
* Improved prop fixes for compatibility with custom campaigns
4344
* Made a physics prop couch unmovable instead of non-solid
4445
* Removed forklifts starting in their already broken state
4546
* Updated l4d2_hittable_control plugin to control breaking of forklifts instead
@@ -53,6 +54,13 @@
5354
* Map 4
5455
* Added railings in the elevator, allowing survivors to stand on them
5556
* Removed spit block in the elevator
57+
* Dark Carnival
58+
* Map 1
59+
* Added a hittable dumpster outside the saferoom
60+
* Solidified non-solid shrubs by the saferoom
61+
* The Mightnight Riders bus is back
62+
* Map 4
63+
* Solidify non-solid shrub by the one way drop
5664
* Swamp Fever
5765
* Map 1
5866
* Added a hittable car in the area on the left after the ferry

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ This project aims to rework the Stripper:Source map changes for competitive L4D2
1818
* Improved balance
1919
* Improved quality of changes
2020
* Fixing long-standing issues
21-
* Providing a template for configs to use / modify
21+
* Providing a template for configs to use and modify
2222

23-
While many of the changes are similar to previous Stripper:Source modifications found in competitive configs, since they are designed to address the same issues and meet the expectations of the competitive community, everything is re-made from the ground up to ensure the best possible implementation of these changes.
23+
Many of the changes will be familiar to those that have played previous competitive configs, as the changes have been designed to address many of the same issues and expectations of the competitive community.
24+
Everything has been re-made from the ground up to achieve the best possible implementation of changes.
2425

2526

2627
## Usage
@@ -135,15 +136,15 @@ If you believe that yourself or any other historical contributors haven't been c
135136
### Rework Contributors
136137
* Derpduck
137138
* SirPlease
138-
* ProdigySim
139-
* Icy Inferno
140139
* Wicket
141140

142-
#### Additional Help / Testing
141+
#### Additional Help / Testing / Scripting
143142
* J.
144143
* Target_7
145144
* NF
146145
* Daroot Leafstorm
146+
* ProdigySim
147+
* Icy Inferno
147148

148149
### Historical Contributors
149150
* ProdigySim

cfg/cfgogl/boss_spawns.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ static_tank_map dkr_m3_tunneloflove
2121
static_tank_map dkr_m4_ferris
2222
static_tank_map dkr_m5_stadium
2323
static_tank_map cdta_05finalroad
24+
static_tank_map l4d_dbd2dc_new_dawn
2425

2526
// Finales with flow + second event Tanks
2627
tank_map_flow_and_second_event c2m5_concert
@@ -37,6 +38,8 @@ tank_map_only_first_event c1m4_atrium
3738
tank_map_only_first_event c4m5_milltown_escape
3839
tank_map_only_first_event c5m5_bridge
3940
tank_map_only_first_event c13m4_cutthroatcreek
41+
tank_map_only_first_event cdta_05finalroad
42+
tank_map_only_first_event l4d_dbd2dc_new_dawn
4043

4144
// Static witch maps / flow witch disabled
4245
static_witch_map c4m5_milltown_escape

cfg/cfgogl/mapinfo.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
"start_extra_dist" "264.157257"
327327
"end_point" "3001.944092 6272.879395 494.284149"
328328
"end_dist" "130.807541"
329-
"max_distance" "600"
329+
"max_distance" "500"
330330
}
331331
"c6m1_riverbank"
332332
{
@@ -1322,6 +1322,10 @@
13221322
"start_extra_dist" "306.183685"
13231323
"end_point" "-463.786469 876.165771 -243.441345"
13241324
"end_dist" "1558.433960"
1325+
"tank_z_fix" "1"
1326+
"max_tank_z" "-1.000000"
1327+
"tank_warpto" "-1079 2161 -416"
1328+
"max_distance" "500"
13251329
"tank_ban_flow"
13261330
{
13271331
"1"

cfg/stripper/maps/c2m1_highway.cfg

Lines changed: 40 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,15 @@ modify:
158158
; == Add/remove/modify hittables ==
159159
; =====================================================
160160
add:
161+
; --- Hittable dumpster outside the saferoom
162+
{
163+
"classname" "prop_physics"
164+
"origin" "7772 8201 -596"
165+
"angles" "0 80 0"
166+
"model" "models/props_junk/dumpster_2.mdl"
167+
"solid" "6"
168+
"fadescale" "0"
169+
}
161170
; --- Add a hittable alarm car on the highway before the drop
162171
; --- Car models
163172
{
@@ -547,6 +556,25 @@ add:
547556
"initialstate" "1"
548557
"BlockType" "0"
549558
}
559+
; --- Solidify shrubs by the saferoom
560+
{
561+
"classname" "prop_dynamic"
562+
"origin" "8224 8400 -638"
563+
"angles" "0 0 0"
564+
"model" "models/props_foliage/swamp_shrubwall_block_512_deep.mdl"
565+
"solid" "6"
566+
"disableshadows" "1"
567+
"rendermode" "10"
568+
}
569+
{
570+
"classname" "prop_dynamic"
571+
"origin" "7625.64 8495.72 -670.324"
572+
"angles" "0 309.5 0"
573+
"model" "models/props_foliage/swamp_shrubwall_256_deep.mdl"
574+
"solid" "6"
575+
"disableshadows" "1"
576+
"rendermode" "10"
577+
}
550578
; --- Make the door for the smoker pull down at the billboard start open
551579
modify:
552580
{
@@ -767,12 +795,17 @@ add:
767795
}
768796
{
769797
"classname" "env_physics_blocker"
770-
"origin" "10808 8336 -102"
771-
"angles" "0 27 0"
772-
"mins" "-36.5 -67 -358"
773-
"maxs" "36.5 67 358"
774-
"boxmins" "-36.5 -67 -358"
775-
"boxmaxs" "36.5 67 358"
798+
"origin" "10786 8369 -102"
799+
"mins" "-37 -25 -358"
800+
"maxs" "37 25 358"
801+
"initialstate" "1"
802+
"BlockType" "1"
803+
}
804+
{
805+
"classname" "env_physics_blocker"
806+
"origin" "10794 8307 -102"
807+
"mins" "-29 -37 -358"
808+
"maxs" "29 37 358"
776809
"initialstate" "1"
777810
"BlockType" "1"
778811
}
@@ -1105,7 +1138,7 @@ add:
11051138
"classname" "prop_dynamic"
11061139
"origin" "-1404 -2450 -1089"
11071140
"angles" "0 296.5 0"
1108-
"model" "models/props_vehicles/bus01_2.mdl"
1141+
"model" "models/props_waterfront/tour_bus.mdl"
11091142
"solid" "6"
11101143
"disableshadows" "1"
11111144
}

cfg/stripper/maps/c2m4_barns.cfg

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -783,6 +783,16 @@ add:
783783
"initialstate" "1"
784784
"BlockType" "0"
785785
}
786+
; --- Solidify shrub by the one way drop
787+
{
788+
"classname" "prop_dynamic"
789+
"origin" "-2496 -768 -183"
790+
"angles" "0 90 0"
791+
"model" "models/props_foliage/swamp_shrubwall_512.mdl"
792+
"solid" "6"
793+
"disableshadows" "1"
794+
"rendermode" "10"
795+
}
786796

787797

788798
; ########### ADDITIONAL PROPS AND SPAWNS ###########

cfg/stripper/maps/c5m2_park.cfg

Lines changed: 31 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,16 +1348,16 @@ add:
13481348
; --- Platform by wall before restrooms on the right side
13491349
{
13501350
"classname" "prop_dynamic"
1351-
"origin" "-6400 -416 -256"
1351+
"origin" "-6452 -309 -256"
13521352
"angles" "0 270 0"
1353-
"model" "models/props_urban/gate_wall001_256.mdl"
1353+
"model" "models/props_urban/gate_wall001_128.mdl"
13541354
"solid" "6"
13551355
"disableshadows" "1"
13561356
"lightingorigin" "platform_right_lighting"
13571357
}
13581358
{
13591359
"classname" "prop_dynamic"
1360-
"origin" "-6272 -416 -256"
1360+
"origin" "-6376 -309 -256"
13611361
"angles" "0 270 0"
13621362
"model" "models/props_urban/gate_column001_32.mdl"
13631363
"solid" "6"
@@ -1366,52 +1366,50 @@ add:
13661366
}
13671367
{
13681368
"classname" "prop_dynamic"
1369-
"origin" "-6272 -288 -256"
1369+
"origin" "-6376 -233 -256"
13701370
"angles" "0 180 0"
1371-
"model" "models/props_urban/gate_wall001_256.mdl"
1371+
"model" "models/props_urban/gate_wall001_128.mdl"
13721372
"solid" "6"
13731373
"disableshadows" "1"
13741374
"lightingorigin" "platform_right_lighting"
13751375
}
13761376
{
13771377
"classname" "prop_dynamic"
1378-
"origin" "-6400 -288 -172"
1378+
"origin" "-6449 -233 -174"
13791379
"angles" "0 0 0"
1380-
"model" "models/props_update/concrete_256.mdl"
1380+
"model" "models/props_update/concrete_128.mdl"
13811381
"solid" "6"
13821382
"disableshadows" "1"
13831383
"lightingorigin" "platform_right_lighting"
13841384
}
13851385
{
13861386
"classname" "prop_dynamic"
1387-
"origin" "-6464 -382 -185"
1387+
"origin" "-6448 -294 -192"
13881388
"angles" "0 0 0"
13891389
"model" "models/props_foliage/urban_hedge_128_64_high.mdl"
13901390
"solid" "6"
13911391
"disableshadows" "1"
13921392
"lightingorigin" "platform_right_lighting"
13931393
}
13941394
{
1395-
"classname" "prop_dynamic"
1396-
"origin" "-6348 -384 -185"
1397-
"angles" "0 0 0"
1398-
"model" "models/props_foliage/urban_hedge_128_64_high.mdl"
1399-
"solid" "6"
1400-
"disableshadows" "1"
1401-
"lightingorigin" "platform_right_lighting"
1395+
"classname" "env_physics_blocker"
1396+
"origin" "-6453 -314 -139"
1397+
"mins" "-64 -3 -5"
1398+
"maxs" "64 3 5"
1399+
"initialstate" "1"
1400+
"BlockType" "2"
14021401
}
14031402
{
1404-
"classname" "prop_dynamic"
1405-
"origin" "-6306 -336 -185"
1406-
"angles" "0 90 0"
1407-
"model" "models/props_foliage/urban_hedge_128_64_high.mdl"
1408-
"solid" "6"
1409-
"disableshadows" "1"
1410-
"lightingorigin" "platform_right_lighting"
1403+
"classname" "env_physics_blocker"
1404+
"origin" "-6453 -304 -131"
1405+
"mins" "-64 -7 -3"
1406+
"maxs" "64 7 3"
1407+
"initialstate" "1"
1408+
"BlockType" "2"
14111409
}
14121410
{
14131411
"classname" "prop_dynamic"
1414-
"origin" "-6304 -224 -185"
1412+
"origin" "-6391 -224 -192"
14151413
"angles" "0 90 0"
14161414
"model" "models/props_foliage/urban_hedge_128_64_high.mdl"
14171415
"solid" "6"
@@ -1420,41 +1418,25 @@ add:
14201418
}
14211419
{
14221420
"classname" "env_physics_blocker"
1423-
"origin" "-6400 -406 -136"
1424-
"mins" "-116 -3 -6"
1425-
"maxs" "116 3 6"
1426-
"initialstate" "1"
1427-
"BlockType" "2"
1428-
}
1429-
{
1430-
"classname" "env_physics_blocker"
1431-
"origin" "-6400 -400 -127"
1432-
"mins" "-116 -3 -3"
1433-
"maxs" "116 3 3"
1434-
"initialstate" "1"
1435-
"BlockType" "2"
1436-
}
1437-
{
1438-
"classname" "env_physics_blocker"
1439-
"origin" "-6282 -288 -136"
1440-
"mins" "-3 -116 -6"
1441-
"maxs" "3 116 6"
1421+
"origin" "-6371 -233 -139"
1422+
"mins" "-3 -64 -5"
1423+
"maxs" "3 64 5"
14421424
"initialstate" "1"
14431425
"BlockType" "2"
14441426
}
14451427
{
14461428
"classname" "env_physics_blocker"
1447-
"origin" "-6288 -288 -127"
1448-
"mins" "-3 -116 -3"
1449-
"maxs" "3 116 3"
1429+
"origin" "-6381 -233 -131"
1430+
"mins" "-7 -64 -3"
1431+
"maxs" "7 64 3"
14501432
"initialstate" "1"
14511433
"BlockType" "2"
14521434
}
14531435
{
14541436
"classname" "env_physics_blocker"
1455-
"origin" "-6390 -298 672"
1456-
"mins" "-130 -130 -992"
1457-
"maxs" "130 130 992"
1437+
"origin" "-6442 -245 672"
1438+
"mins" "-78 -77 -992"
1439+
"maxs" "78 77 992"
14581440
"initialstate" "1"
14591441
"BlockType" "1"
14601442
}
@@ -1467,7 +1449,7 @@ modify:
14671449
}
14681450
replace:
14691451
{
1470-
"origin" "-6432 -208 -222"
1452+
"origin" "-6341 -208 -215"
14711453
}
14721454
}
14731455
; --- Foliage on right side of park

0 commit comments

Comments
 (0)