• Joined on 2020-01-15
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
jenz pushed to master at UNLOZE/sm-plugins 2026-04-14 22:46:34 +02:00
7d5e56540a redoing with new native to not screw up the nominations related native
jenz pushed to master at UNLOZE/sm-plugins 2026-04-14 22:45:51 +02:00
8e33a8bd87 just moving stuff in fakeclients over to functions. in the low pop helper plugin using a new native from mapchooser. skipping boost if first round and also including spectators now
jenz pushed to master at UNLOZE/sm-plugins 2026-04-14 15:17:30 +02:00
208d084024 added low player count feature that gives extra hp and infinite ammo on difficult maps with low population
jenz pushed to master at UNLOZE/sm-plugins 2026-04-14 15:16:59 +02:00
b4c4b11c3d the minutes displayed would go negative which was unintended
jenz pushed to master at UNLOZE/sm-plugins 2026-04-14 15:16:28 +02:00
778fdd2f7a probably final redux of it
jenz pushed to master at UNLOZE/sm-plugins 2026-04-13 14:23:26 +02:00
d396e006b9 added natives in mapchooser for knockback low pop plugin which now on low pop gives infintie ammo and high HP for doing difficult maps
jenz pushed to master at UNLOZE/sm-plugins 2026-04-07 12:19:03 +02:00
d12aff14ac missed ingamecheck
jenz pushed to master at UNLOZE/sm-plugins 2026-04-07 11:32:41 +02:00
7e3ad44699 probably last edits for now