100 Commits
Author SHA1 Message Date
jenz 31ed5c6f72 reduced the follow params a bit and made sure to not follow nosteamers 2026-07-14 19:09:04 +02:00
jenz 07d344e730 adding some states again for following or mimicking movement, also with coordinates to know if coming too far off course 2026-07-14 11:36:55 +02:00
jenz 2136135beb just also downloading the currentmap in case its missing 2026-07-09 18:41:23 +02:00
jenz 9e703da905 also checking next map set by mapvote end 2026-07-08 16:47:52 +02:00
jenz ca95f5a961 replacing reliance on alias for connecting with steam native connect command. downloading maps through sourcemod saying the nextmap. should assure that bots are connected much faster from now on in almost all cases. 2026-07-08 16:34:41 +02:00
jenz d476d8c8bd was checking for the wrong team and also made autism bots use joinclass and zspawn 2026-06-19 15:12:34 +02:00
jenz edf047c0fc just directly spawn the autism bots in, dont wait for 3 players any more. also autism bots can be mother zombie again now with tier based sorting. they will be the last mother zombies always as highest tier 2026-06-18 11:11:44 +02:00
jenz 452d5ef8c1 did need 90 seconds time 2026-05-18 17:10:27 +02:00
jenz 783657d95b moved a bunch of reconnecting logic over to sourcemod again and just simply give the bot more time for connecting than previous 2026-05-17 13:43:28 +02:00
jenz 44e5af3586 allowing the autism bot more time for connecting on large map downloads 2026-05-07 00:28:42 +02:00
jenz 435d3edf6c removed autism bot movement from python file over to sourcemod and redid how connections are done to the server as well as map delection 2026-05-06 14:01:06 +02:00
jenz de8b4645a1 instead of putting all four autism bots on a team directly its done over playcount consideration 2026-03-14 13:38:09 +01:00
Metroid_Skittles 58afbe66af Update AutismBotIngame/python/ingamefollowct.py 2026-02-07 08:08:01 +01:00
Metroid_Skittles 15a8093138 Update AutismBotIngame/python/ingamefollowct.py 2026-02-07 08:02:07 +01:00
Metroid_Skittles 3067dc423c Update AutismBotIngame/python/ingamefollowct.py 2026-02-06 19:21:16 +01:00
jenz 6b2abc9643 removed fakeclients movement again so now its only the four autismbots again 2026-01-08 16:28:07 +01:00
jenz 1237ae8f28 keeping autismbots in spec until 3 valid players are present 2025-12-12 12:46:09 +01:00
jenz c960e3fc15 added support for fakesclient movement losely based on what the autism bots do. crouching does not work atm however 2025-11-12 20:36:37 +01:00
jenz 4340db6f5d updating systemd file 2025-08-12 23:00:06 +02:00
jenz 415b263a04 just some self reminder note 2025-07-11 13:55:03 +02:00
jenz b0feb898e3 further updates, added back shitty exit if game gets stuck 2025-06-09 14:18:30 +02:00
jenz 6b7b78f9f5 re-arranging when to connect to ze2 2025-06-06 22:53:57 +02:00
jenz f5d8b6d584 added further handling for lock file, added some extra crash condition, doing less retrying 2025-06-06 21:31:23 +02:00
jenz 5e587b1536 further adjustsments 2025-06-06 12:14:38 +02:00
jenz aa9785da5a handling cpu limiting differently, maybe fine 2025-06-05 23:46:59 +02:00
jenz d988a4ffcb further additions to improve connecting i guess 2025-06-04 21:09:45 +02:00
jenz de458c3c37 first changes so far to handling how autism bots connect and their resource ussage 2025-06-04 17:44:16 +02:00
jenz ba06b94845 killing the source engine lock files more agressivey 2025-04-29 18:02:39 +02:00
jenz f43e56e5ec added extra instruction for readme 2025-04-12 15:58:52 +02:00
jenz 44cd674f49 further file cleanup added 2025-04-11 19:15:52 +02:00
jenz a2eb7ade88 removed unused files related to x2go, switched from x2go to tigervnc (GLX 1.3 issue?), had to give up on headless textmode, instead now limiting cpu usage simply since it cant be headless any longer. 2025-04-11 01:27:38 +02:00
jenz 3de3e69510 should not be here 2025-03-02 23:22:27 +01:00
jenz 93590d16e2 changed the event reward 2025-03-02 22:54:06 +01:00
jenz 79999ec8aa i had forgotten re-adding the file after removing the magic value 2025-01-07 15:17:13 +01:00
jenz b713cd4931 removing the magic code value 2024-12-20 15:20:34 +01:00
jenz bd6bd20d51 removed port and IP (was not used since years anyways) 2024-12-20 14:16:44 +01:00
jenz 20f1536410 reduced priority from high to low 2024-06-30 00:50:02 +02:00
jenz 3c1eaec6d2 . 2024-03-03 14:18:30 +01:00
jenz 39449eb1d0 appereantly missed that on git lol 2024-03-03 11:43:13 +01:00
jenz df67691c32 should be final note for myself to the future 2024-03-03 11:40:02 +01:00
jenz 9b93fd3fa2 again again 2024-02-29 21:02:34 +01:00
jenz 5e1717aa84 last note 2024-02-29 20:59:43 +01:00
jenz fd181fc256 putting extra importance on the dumps folder having to be removed 2024-02-29 20:56:21 +01:00
jenz 4bb69095f5 personal reminder 2024-02-29 18:16:47 +01:00
jenz a568b1b7a9 added socket close when exiting. added pkill to users pid to clear /dev/shm. added exit post program to kill with pkill again due to atexit handler not responding to signals from outside python 2024-01-06 19:38:47 +01:00
jenz 4652d4f02d self reminder 2024-01-05 13:07:30 +01:00
jenz 983cd503e7 helpful self reminder 2024-01-03 14:16:17 +01:00
jenz c00a625910 multiple syntax updates to adjust for 1.11.0.6946 SM build 2023-08-29 18:11:52 +02:00
jenz dba5ebc3d1 updated README about fonts, added more app configurations and added the app.config file itself 2023-06-28 22:46:52 +02:00
jenz 3c9470d64c 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