Commit Graph

129 Commits

Author SHA1 Message Date
jenz
bf49ab06c8 redid getclientauthid to be used way less 2023-06-25 14:02:24 +02:00
jenz
c5de285cec fixed lag when server full by moving the getauthid stuff to only happening on connects, also ensured bots should not run around with tmp's anymore after a surf 2023-06-25 12:07:05 +02:00
jenz
29d3aa5c26 trying to fix teleport issue when running into tp 2023-01-30 12:48:11 +01:00
jenz
e80286157d fixed water/ladder tp issue probably 2023-01-25 16:19:21 +01:00
jenz
20f540256f update so not knifing when zm. 2023-01-19 17:46:02 +01:00
jenz
bcd918a83f replaced reading string with just checking boolean 2023-01-04 16:36:05 +01:00
jenz
0ba82cf400 mini update 2023-01-02 21:10:20 +01:00
jenz
88741dae43 fixed ladder issue 2023-01-01 22:06:38 +01:00
jenz
54c9ff0ac6 updated hull tracing to catch a missed case where bot must jump but fails to notice. also updated the jumping again so it hopefully does not fuck up on roundstarts or teleports etc etc 2023-01-01 21:37:44 +01:00
jenz
98b13e96a1 updated finally again how jumping works. now just using onplayerruncmd buttons for an actual jump before falling off an edge. its currently not perfect but maybe ppl dont notice too much 2022-12-23 11:50:54 +01:00
jenz
e59a750411 should not be needed, is weird check 2022-09-17 19:18:13 +02:00
jenz
54502e38ad minor update fixing error hopefully 2022-08-11 23:08:04 +02:00
jenz
a041d52e36 minor updates and fixes 2022-08-10 20:44:01 +02:00
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
11e6e94a8d further checks to prevent weird issues 2022-01-26 14:15:45 +01:00
jenz
64964dcd8b fixed bugs related to mapchange/round restarts 2022-01-16 17:16:39 +01:00
jenz
e90c75d0dd simple attempt to fix potential teleport bug by excluding all non surf maps 2022-01-16 15:45:38 +01: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
bc3c1e6ca5 removed forward 2021-12-20 23:35:10 +01:00
christian
773169d622 initial comit of surfing feature, probably might need some more updates for fixing things in practise 2021-12-19 23:41:36 +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