Commit Graph

110 Commits

Author SHA1 Message Date
jenz
ea757c3c32 minor changes for later refactoring 2022-07-27 00:05:08 +02:00
jenz
efaba98b0e updated prioritizing yet again so bot should avoid CT too close to zombies and hopefully fixed teleport path following 2022-07-24 16:03:27 +02:00
jenz
007ecbec7e updated how to prioritize targets, updated teleport targeting, updated water level movement and ladder movement, updated connection, updated hulltracing for walls, still missing more edge detection, added states to define possible bot behaviour 2022-07-23 21:14:39 +02:00
jenz
614de777f3 updated autism bot plugin and python script to make movement hopefully less annoying to players 2022-07-14 21:23:19 +02:00
jenz
6e814e5974 made bots go spec if no humans on t or CT team 2022-06-01 21:02:41 +02:00
jenz
1d4bf1451c removed trigger hooking entirely 2022-01-16 00:21:22 +01:00
jenz
714f73daff seems required to remove on pluginstart hooking 2022-01-12 22:09:06 +01:00
jenz
38fdad89ba questionable how effective teleport spotting now is, but probably no lag anymore 2022-01-12 21:13:52 +01:00
jenz
cace8afc41 slightly increased the delay 2022-01-10 22:31:42 +01:00
jenz
6f03346018 experimental fix for the tp lag 2022-01-10 22:15:45 +01:00
christian
f55d664311 replaced HookEntityOutput with HookSingleEntityOutput for handling teleportation understanding 2022-01-02 23:25:52 +01:00
christian
36ec38f3aa significantly helps the bots to abandon afk players 2021-12-16 14:50:03 +01:00
christian
747c11d797 added indexes for each bot 2021-12-14 21:26:29 +01:00
christian
1b90d90d4b improved player following significiantly again 2021-12-14 21:01:39 +01:00
christian
42e5927d6a fixed suicide on ze 2 2021-12-10 16:55:22 +01:00
christian
e84d9a8c46 should make autism bots join second ze server instead of gg 2021-12-09 22:49:52 +01:00
christian
d6fc4b7c38 changed respawning and team joining for gg server 2021-10-30 16:54:43 +02:00
christian
1cd23bc0fc bad fix to ensure admins/vips are set in case of forwards not being called 2021-10-18 20:49:57 +02:00
christian
6005f0e430 reduced timer 2021-10-17 23:46:17 +02:00
christian
050ad4e022 updated syntax slightly, updated socket, made silly stuff for postforwards 2021-10-17 23:01:05 +02:00
christian
76b336a657 added rtv feature and probably fixed reconnection to the other servers 2021-10-17 19:07:12 +02:00
christian
a0c4c2aa6b added rtv command for bots 2021-10-17 17:17:34 +02:00
christian
65db51602f updated config and should allow the bots to join gg and zr when ze is full now 2021-10-17 01:09:18 +02:00
christian
c8c4a1aa25 slight update to ports 2021-10-02 22:06:21 +02:00
christian
283d19c04a should allow bots to rtv 2021-08-06 19:16:01 +02:00
christian
003b8cb5fa changed mind about jump boosting 2021-07-29 13:54:27 +02:00
christian
44f609b0c4 fixed connection spam when over 60 players 2021-07-29 13:39:19 +02:00
christian
f7f896b94e further fixes like targeting and preventing spam connections 2021-07-29 13:20:05 +02:00
christian
80ba110c42 fixed connecting again 2021-07-29 00:59:36 +02:00
christian
7ff258df50 some refactoring and changes. there are still plenty of updates i need to have time for 2021-07-27 22:55:12 +02:00
christian
9efecd807d added check against bots 2021-07-07 22:53:21 +02:00
christian
dd833272b0 updated the targeting by request of lighty 2021-07-05 18:27:58 +02:00
christian
76c0269791 added alive check 2021-06-30 12:37:35 +02:00
christian
dbfeca91e6 added auto slay if last humans are bots 2021-06-29 01:12:10 +02:00
christian
515cb391a9 added support for further bots, will probably rewrite somewhen so not repeating code but whatever 2021-06-18 16:11:42 +02:00
christian
efb1dbe183 added a udp redirecter since sourcemod one only handles 127.0.0.1 seemingly 2021-06-17 22:17:19 +02:00
christian
119463756e moved to SYS machine 2021-06-17 18:36:23 +02:00
christian
cd21fbaf56 autism bot added mask solid and racetimer wrote table names correct 2021-05-02 02:15:50 +02:00
christian
7b920741ea trying to avoid bot running over edge and trying to prevent query bugging timer 2021-05-02 00:52:51 +02:00
christian
fb6e8d9166 further attempt at avoiding bot falling off edges 2021-04-29 11:55:38 +02:00
christian
c34ecd60d4 added delay to prevent bot falling off edges more often 2021-04-27 00:55:50 +02:00
christian
9d516dd2ab facing away from edges 2021-04-26 20:25:40 +02:00
christian
2443349e8f slight changes to seeing 2021-04-25 01:01:05 +02:00
christian
4df7bfd842 changes to targeting humans again 2021-04-20 23:04:45 +02:00
christian
c72d96a714 adding prevention for bot to fall off the edge 2021-04-20 22:22:15 +02:00
christian
c3c03f4e95 small updates 2021-04-20 19:31:43 +02:00
christian
5ee4993df9 should improve independent movement more 2021-04-20 17:08:38 +02:00
christian
aaf43eca6f further minor updates 2021-04-20 01:24:04 +02:00
christian
637c3afbda minor updates to bot movement 2021-04-19 22:35:02 +02:00
christian
7ff7ba764d that team check should be needed 2021-04-10 10:07:48 +02:00