Commit graph

103 commits

Author SHA1 Message Date
d56a46fc8c
L4D2Toolz: Implement anti-bot drop melee completely 2021-01-04 10:17:25 -06:00
3ec21557e2
L4D2Toolz: Add anti-melee drop for idle player bots 2021-01-03 12:45:39 -06:00
5c2bf73186
L4D2Tools: Fix missing hMPGamemode initalization 2021-01-03 12:23:10 -06:00
e18e59689b
l4d2_feedthetrolls: Minor cleanup 2021-01-03 09:31:43 -06:00
dceee1a63b
L4D2Tools: Add auto-tp bots for tankrun on enter saferoom 2021-01-02 19:03:44 -06:00
8503b19e45
l4d2_feedthetrolls: Implement 2 trolls:
Troll_iCantSpellNoMore & Troll_KillMeSoftly
2021-01-02 18:35:56 -06:00
5f6037e240
l4d2_feedthetrolls: Support multiple modes at once
- Use bit field and bitwise operations to check/set
- Turn off certain troll modes if mutual exclusive
- Fix modifier menu not showing
- Fix slow speed not applying
2021-01-02 13:32:13 -06:00
bdddd851ef
L4D2Tools: Add autoexecconfig 2021-01-01 16:47:03 -06:00
a92a4aafc1
l4d2_feedthetrolls: Implement auto punishment on far-activiation of button 2020-12-31 14:01:53 -06:00
7990e2c359
200IQBots: Fix compile issue 2020-12-30 22:46:00 -06:00
43017396ed
Added some modifier bitwise logic.
I have little idea what I'm doing
2020-12-30 18:11:15 -06:00
a474a3c1fc
l4d2_feedthetrolls: Refactor into full enum usage. Hopefully it doesnt explode 2020-12-30 17:33:31 -06:00
9eb2f6c576
l4d2_feedthetrolls: Add Troll_GunJam 2020-12-30 14:24:30 -06:00
961c468a1d
feedthetrolls: Fix UziRules allowing spam pickup 2020-12-29 21:45:35 -06:00
f75a8d8bed
Optimization: Use pre-squared value for distance calc 2020-12-29 17:26:48 -06:00
2eb2db1460
Add slowdrain 2020-12-29 15:38:13 -06:00
d5eb2265c7
Add sm_ff_notice to notify if a FF occurs 2020-12-29 13:26:08 -06:00
fb2983f5da
Add TIMER_FLAG_NO_MAPCHANGE to most timers
& reduce l4d2_avoid_minigun timer from 2s -> 5s
2020-12-27 20:01:15 -06:00
7456c9b9be
add basic menu 2020-12-26 14:24:37 -06:00
902a8a1406
Add l4d2_feedthetrolls 2020-12-25 22:28:21 -06:00
e4e8801179
l4d2_swarm: Turn off toggle on map start / targetted disconnect 2020-12-24 17:19:54 -06:00
476e2ae68f
swarm: Minor fixes / activate on car alarms 2020-12-19 15:35:06 -06:00
8d05ef6092
Add missing stock to jutil.inc 2020-12-19 14:51:51 -06:00
b1782c1c28
Add l4d2_swarm plugin 2020-12-18 22:33:59 -06:00
017d97d087
Same as last commit 2020-12-18 20:07:35 -06:00
4cf73b6179
Stop re-declaring variables in loop 2020-12-18 20:04:14 -06:00
9569af89b2
meh 2020-10-24 15:49:26 -05:00
372c4a4019
l4d2_avoid_minigun: fix not working on reload 2020-10-24 15:49:15 -05:00
bbe77244cf
logic fix 2020-10-24 15:36:27 -05:00
29b42b3882
fix broken script 2020-10-14 15:07:42 -05:00
b4e52938df
FlyYouFools: minor reset logic changes 2020-10-14 13:09:37 -05:00
dc4e938ae6
Minor improvements to various plugins 2020-10-10 10:41:25 -05:00
13b1e424e2
FlyYouFools: Remove debug statement 2020-10-05 15:48:41 -05:00
ac37af20ff
improvements i guess i dont remember 2020-09-28 17:08:21 -05:00
8154c97ea2
Cleanup and remove V1 logic 2020-09-28 17:00:52 -05:00
4b9dd06256
Fix finale time triggering multiple times supposedly 2020-09-28 14:28:31 -05:00
63107d13f5
Improved to work with multiple bots 2020-09-28 14:27:43 -05:00
ba5da00525
Removed debug & check if anyone connected 2020-06-19 13:31:40 -05:00
510fcdd889
Added multiple stats & fixes
- door_open, finale wins, tank damage, witch damage, lots of shit
2020-06-19 13:28:22 -05:00
1f3f59e0dd
Fixes 2020-06-19 13:27:34 -05:00
ee877f4a2e
Minor fixes & flush periodically
- every 60 game time
2020-06-19 01:26:30 -05:00
6ea0970fa2
Added basic l4d2 stats recorder 2020-06-19 01:14:40 -05:00
2f33c5d015
minor changes 2020-06-18 18:34:18 -05:00
48988ab2d8
Changed l4d2_ai_minigun commands 2020-06-17 19:13:39 -05:00
c0a3ed6574
Plugin fixes/changes 2020-06-17 15:47:16 -05:00
16868d3d51
Changes 2020-06-17 14:14:39 -05:00
832ab67665
Moved stocks to jutils.inc 2020-06-17 13:36:42 -05:00
bd8823a3fc
Added a check 2020-06-17 12:52:34 -05:00
92c2dd33ba
Added l4d2_ai_minigun && l4d2_avoid_minigun 2020-06-17 12:49:37 -05:00
95404d458d
Updated plugins
- Fixed server spam for 200IQBots_FlyYouFools
- Fixed timer response in L4D2Tools
- Added redirect damage to l4d2_ff_test
2020-06-14 19:51:16 -05:00