35 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
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 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 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 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 20f1536410 reduced priority from high to low 2024-06-30 00:50:02 +02:00
jenz c00a625910 multiple syntax updates to adjust for 1.11.0.6946 SM build 2023-08-29 18:11: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
jenz 121db6b607 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 3316b6e74a should not be needed, is weird check 2022-09-17 19:18:13 +02:00
jenz 01eca3456e minor update fixing error hopefully 2022-08-11 23:08:04 +02:00
jenz 26315fe33e minor updates and fixes 2022-08-10 20:44:01 +02:00
jenz fcd5881257 further checks to prevent weird issues 2022-01-26 14:15:45 +01:00
jenz db669f3b05 fixed bugs related to mapchange/round restarts 2022-01-16 17:16:39 +01:00
jenz ae9ea5083a simple attempt to fix potential teleport bug by excluding all non surf maps 2022-01-16 15:45:38 +01:00
christian da68561909 removed forward 2021-12-20 23:35:10 +01:00
christian 92906a3f26 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 241135566a updated syntax slightly, updated socket, made silly stuff for postforwards 2021-10-17 23:01:05 +02:00
Christian 47a6066fcc the include started throwing depcrecated messages, so gotta add on git, maybe all methods need to be updated 2020-10-13 18:51:56 +02:00