• Joined on 2020-01-15
jenz pushed to master at UNLOZE/projects-jenz 2026-05-07 00:29:01 +02:00
44e5af3586 allowing the autism bot more time for connecting on large map downloads
jenz pushed to master at UNLOZE/projects-jenz 2026-05-06 14:01:14 +02:00
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
jenz pushed to master at UNLOZE/sm-plugins 2026-05-06 00:16:30 +02:00
b6a1c15b7e redoing timing a little
jenz pushed to master at UNLOZE/sm-plugins 2026-05-05 11:38:14 +02:00
0866d58b59 using the nide config approach but actually works i guess
jenz pushed to master at UNLOZE/sm-plugins 2026-05-03 13:18:43 +02:00
6acdc80767 uploading nides edition of fakeclients with sm_debugfakes added
jenz pushed to master at UNLOZE/projects-jenz 2026-04-30 23:06:04 +02:00
0c760a08e5 added proxy config for ffmpeg
jenz pushed to master at UNLOZE/sm-plugins 2026-04-30 14:18:28 +02:00
80d0b85367 probably prevents current map from randomly showing up in the mapvote itself
jenz pushed to master at UNLOZE/sm-plugins 2026-04-30 14:17:55 +02:00
1df4cdf8dc furhter adjustments based on time
jenz pushed to master at UNLOZE/sm-plugins 2026-04-24 23:01:38 +02:00
c819974dd6 just further adjustments to autism
jenz pushed to master at UNLOZE/sm-plugins 2026-04-21 22:00:12 +02:00
d48a5b14c1 changed dbprio to high from low to stop people from nominating the maps before the query finishes
jenz pushed to master at UNLOZE/sm-plugins 2026-04-21 21:35:34 +02:00
45258da9e1 just adding a boolean check on mapend to skip updating playercount first time the timer triggers
jenz pushed to master at UNLOZE/sm-plugins 2026-04-21 20:00:52 +02:00
8e46053c0b instead of checking player count on each round start its checked globally every 2 minutes so that the first round on new maps dont give the extra help just because of players joining late
jenz pushed to master at UNLOZE/sm-plugins 2026-04-21 13:46:08 +02:00
2b67f52368 not checking autismbots and fakes any longer
jenz pushed to master at UNLOZE/projects-jenz 2026-04-21 13:45:43 +02:00
a3f0c662eb adding fakeclient check
jenz pushed to master at UNLOZE/sm-plugins 2026-04-21 13:45:20 +02:00
f5804eed72 more time
jenz pushed to master at UNLOZE/sm-plugins 2026-04-19 19:35:14 +02:00
c57aa5bcc2 updated so that low pop helper has its own configuration now in the .cfg to decide with how many people on each map to help with easy settings
jenz pushed to master at UNLOZE/sm-plugins 2026-04-19 15:32:25 +02:00
4a1ac398d0 forgot updating port
jenz pushed to master at UNLOZE/sm-plugins 2026-04-19 15:27:18 +02:00
f590dcc7d1 added new cooldown system that tracks minutes played into database rows and sets maps on cooldown until they fallen down enough of the listing
jenz pushed to master at UNLOZE/sm-plugins 2026-04-17 20:29:27 +02:00
01816792ae removing a bunch of unneeded things and assuring the nomlist wont confuse leader and regular nominations any more when displaying them
jenz pushed to master at UNLOZE/sm-plugins 2026-04-17 20:16:01 +02:00
f37711fbdf majorly redid fakeclients behaviour to be balanced, updated knockback modifier to only consider mapcooldowns of over 60 hours and to check the timeleft on maps to prevent triggering the condition hopefully too early