Commit graph

148 commits

Author SHA1 Message Date
3c2faf7792
Add the passing finale fix 2021-03-18 10:50:35 -05:00
ba1d683875
Update l4d2_feedthetrolls 2021-03-18 10:50:03 -05:00
ae8d318a0c
Update README.md 2021-03-17 16:06:16 -05:00
85ca06c6e9
identity_fix: Add fix for the passing with L4D1 survivors 2021-02-26 16:27:06 -06:00
1739e3c5b6
Add sm_popuation_list 2021-02-25 23:07:49 -06:00
c6d8c153fd
l4d2_population_control: Remove AutoExecConfig 2021-02-19 11:23:29 -06:00
c04d7d5892
Update README.md 2021-02-19 11:23:10 -06:00
4a99d6bf48
l4d2_population_control: Fix precache crash by preventing model overwrites on load 2021-02-19 11:05:06 -06:00
c1c4df5bf4
l4d2_population_control: Properly precache models 2021-02-19 00:14:23 -06:00
e94eb6bd05
l4d2_population_control: Precache on map start, not plugin start 2021-02-18 23:36:57 -06:00
3032af4f57
Update readme 2021-02-18 23:27:58 -06:00
bd1acaca13
Add l4d2_population_control 2021-02-18 23:24:45 -06:00
2ae3fd4ec8
l4d2_autobotcrown: Minor tweaks 2021-02-08 11:35:32 -06:00
157e450907
l4d2_extraplayeritems: Logic fixes 2021-02-08 11:34:47 -06:00
e7cc1fe2ef
l4d_tank_hp_sprite: Add support for all specials instead of only tanks 2021-02-08 11:34:28 -06:00
11d74c5382
l4d2_survivor_identity_fix: Implement cookie model remembering 2021-02-08 11:34:09 -06:00
6358338703
L4D2Tools: Fixes & changes 2021-02-08 11:33:40 -06:00
cf969f483a
l4d_survivor_identity_fix: Small fixes/improvements 2021-01-24 13:59:23 -06:00
2f38902bd6
l4d2_extraplayeritems: Re-work abm_minplayers value setting 2021-01-24 13:37:24 -06:00
75e49a460e
identity_fix: Automatically fetch cookie preference 2021-01-24 13:36:47 -06:00
2ad94e731b
l4d_survivor_identity_fix: Automatically set model of new players to least-used 2021-01-23 16:36:38 -06:00
a91bf82570
extraplayeritems: Detect end saferoom more reliabily 2021-01-23 15:38:43 -06:00
266f2ed081
add some includes I use 2021-01-21 16:56:10 -06:00
81337fe89f
l4d2_feedthetrolls: Fix 3rd "modifier" menu option 2021-01-21 16:55:51 -06:00
5102f661a9
l4d2_extraplayeritems: Hopefully fixed some issues. I have no idea why it doesnt work. It should work in theory. 2021-01-21 16:55:32 -06:00
704d0d02f6
L4D2Tools: Disable MOTD & fix disconnect err 2021-01-21 16:55:00 -06:00
c6a1628569
update jutils 2021-01-21 16:53:59 -06:00
dc9fb63838
l4d2_swarm: Remove redudant messages 2021-01-18 16:01:12 -06:00
1bef227e41
feedthetrolls: Increase gun jam from 30% to 50% chance 2021-01-18 16:00:57 -06:00
904f86ea9b
l4d_survivor_identity_fix: Fill model list on late load 2021-01-18 16:00:38 -06:00
463b8ec8ec
l4d2_extraplayeritems: I hope this is the final version 2021-01-18 16:00:07 -06:00
fb110bcfb8
L4D2Tools: Convert bLasersUsed to dynamic array 2021-01-18 15:59:35 -06:00
80e1b52894
l4d2_extraplayeritems: Run starting kit timer ONCE 2021-01-13 15:07:39 -06:00
e174379cf4
Add filename to AutoExecConfig 2021-01-12 22:04:02 -06:00
a5fa49b43a
l4d2_autobotcrown Fix ResetAutoCrown() failure 2021-01-12 21:49:04 -06:00
010c0c9d4f
l4d2_extraplayeritems: Finally I believe have a working solution 2021-01-12 21:27:46 -06:00
4a8f3f0049
eh 2021-01-11 11:19:06 -06:00
0801d644f1
update readme 2021-01-11 11:18:21 -06:00
5096c5d8f6
Add l4d2_extraplayeritems 2021-01-11 11:09:25 -06:00
08d90f5cbb
l4d_survivor_identity_fix: Clear g_Models when needed 2021-01-11 11:09:12 -06:00
7f243bb4b3
L4D2Tools: Refactor / Move extra player code to another plugin 2021-01-11 11:08:28 -06:00
f664185721
L4D2Tools: Add lots of logic I dont remember what it does or if it even works my brain hurts
Also added support for my custom l4d_survivor_identity_fix to update
2021-01-09 13:47:21 -06:00
2594d9cf5b
update readme 2021-01-08 21:23:02 -06:00
eca363d69b
Remove l4d2_stats_recorder from repository 2021-01-08 21:19:45 -06:00
5dcd18ad2a
l4d2_swarm: Swarm player a little after event is triggered 2021-01-08 21:18:31 -06:00
2119285bf1
L4D2Tools: Automatically kit spawning based on player count 2021-01-08 21:18:00 -06:00
745340646b
l4d2_autobotcrown: Split main timer into two, minor fixes
- A Scan timer and an active timer to save resoruces
2021-01-08 21:17:26 -06:00
c6bcdde8c1
l4d2_autobotcrown: Check if bot has a shotgun 2021-01-06 19:35:33 -06:00
162748a055
Minor changes / fixes 2021-01-06 19:35:18 -06:00
6b80a9ebc6
L4D2Tools: Automatically requip weapon on model change
- Fixes weird gun placements
2021-01-06 19:33:58 -06:00