Commit Graph

183 Commits

Author SHA1 Message Date
jenz
32d2d21794 had not noticed the client indexerror until now 2023-10-31 18:35:46 +01:00
jenz
6465427290 changed mind about where tracehulling should be performed 2023-10-28 00:38:54 +02:00
jenz
a049ed7f9a moved tracehull and setting angles out of timer and into onruncmd forward. this prevents having to use teleportentity 2023-10-28 00:30:53 +02:00
jenz
c68107be34 made extra check before teleport autismbot back, to ensure that the map teleporting the bot wont be missunderstood as the bot jumping off an edge 2023-10-25 21:49:04 +02:00
jenz
d5833f09cd hopefully now deleting only bz2 files when they are left over and not still being downloaded. hopefully the client now has a better chance at connecting than before 2023-10-01 21:05:47 +02:00
jenz
91669662b5 multiple syntax updates to adjust for 1.11.0.6946 SM build 2023-08-29 18:11:52 +02:00
jenz
68c7ff2b10 updated README about fonts, added more app configurations and added the app.config file itself 2023-06-28 22:46:52 +02:00
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
1ae8fdfb66 cleaning up left over bz2 files 2023-02-22 19:12:58 +01:00
jenz
a2309e7925 fixed dir 2023-02-21 15:07:17 +01:00
jenz
d8d7a19c85 updated so maps are deleted less frequently 2023-02-21 14:21:09 +01:00
jenz
6916ca5d1e updated service, python script and README for flatpak steam and solving shared memory being full 2023-02-13 21:38:06 +01:00
jenz
a55515b0b2 updated readme note 2023-02-11 13:36:41 +01:00
jenz
44f5702c95 updated command for launching steam to minimize cpu usage 2023-02-10 12:59:08 +01:00
jenz
089086e363 fixed spelling mistake 2023-01-30 14:20:55 +01:00
jenz
5694f12143 hopefully stops knifing as zm just 2023-01-30 13:12:48 +01: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
24daf9ce75 updated service file 2022-05-18 23:48:56 +02:00
jenz
227c92efdc updated services again and exiting behaviour 2022-05-18 23:41:52 +02:00
jenz
97daa439a3 slight changes to service files 2022-05-13 12:40:14 +02:00
jenz
3aee096653 made the ingame autism bots into systemctl services finally 2022-04-02 12:57:54 +02:00
jenz
effa6a863a removed comment 2022-03-27 12:34:21 +02:00
jenz
7c626fbdf8 removed unnecesary function 2022-03-27 12:26:28 +02:00
jenz
7f6c92eef9 updated README 2022-03-27 12:21:51 +02:00
jenz
ec8d438118 finally found a way to avoid manually starting x2go sessions using the client, now its automatically starting the x2go sessions for the needed CSS display 2022-03-27 12:18:00 +02:00
jenz
a8a2efe64f updated readme and config settings being applied 2022-03-25 19:59:42 +01: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
011b61a259 fixed command 2022-01-16 00:33:29 +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