Commit Graph
23 Commits
Author SHA1 Message Date
jenz 2947bef434 sourcemod 1.13 upgrade. moved all plugins from steamworks to ripext. added smjanson and asyncsocket.inc an extra time so its easier to find. updated plugins that would not compile with 1.13 2026-09-22 01:55:09 +02:00
jenz b791b050fc a bit clean up on features we abandoned again. remaking logaction to logmessage and allowing the webclient to go through without being blocked by steamID check 2026-08-29 11:43:06 +02:00
jenz 723525f8c5 removed comment 2026-05-30 15:26:54 +02:00
jenz 6867ef2482 why did we not auto kick for this before?.... oh well lost knowledge 2026-03-08 15:05:44 +01:00
jenz 622f055faa kicking algerian nosteamers simply 2024-12-11 15:28:55 +01:00
jenz dcc48282a7 just allows more people from algeria to play than blocking all 2024-11-22 15:48:22 +01:00
jenz ccb87ec738 outcommented automatic retrying again. in the future we just restricting pending steam ID in knifeban, entwatch, bhopping etc etc 2024-08-24 14:40:55 +02:00
zaCade 098e671447 [PlayerManager] Change min value on cvar. 2024-05-19 04:51:29 +02:00
zaCade 567921451a [PlayerManager] Allow to disable authcheck via cvar (-1.0) 2023-12-23 12:18:43 +01:00
jenz b64abac26d multiple syntax updates to adjust for 1.11.0.6946 SM build 2023-08-29 18:10:57 +02:00
jenz dea3d6b19b hopefully stopped anti spoofing from eating a lot of connections 2023-04-24 22:33:16 +02:00
jenz 0dfc0c62e7 added warning message for players before making them retry 2023-04-16 13:45:37 +02:00
jenz 6244beff71 replaced kickclient with just having the client auto retry when steamID is pending 2023-04-15 23:51:59 +02:00
hubdom 3d43c3f627 PlayerManager: fixing a security loophole 2020-08-20 16:01:32 +02:00
hubdom 0d78e4f497 whitelist neon because vac ban, prevent clients from getting kicked through spoofing, kick clients with invalid steamid 2020-07-21 18:08:34 +02:00
dogan 340d5db89f PlayerManager: add sm_debugnosteam 2020-05-26 01:59:54 +02:00
BotoX f2941ba952 PlayerManage: don't validate steamid where it's not needed 2019-10-24 14:23:15 +02:00
Dogan ed4a5595d2 PlayerManager: add sm_auth 2019-10-22 17:48:08 +02:00
zaCade 45bb1a4c0b PlayerManager: Add planned native, STILL WIP!
Wont break anything, so whatever. Just doesnt do anything.
2019-10-08 14:07:48 +02:00
BotoX 9fba0657fa cleanup 2019-09-22 03:01:18 +02:00
UNLOZE 62fd56c2b5 PlayerManager_Connect: skip backend validation status 2019-08-01 15:37:37 +02:00
zaCade 88f4d96061 Correcting a Fetch + Pull.
Since i renamed stuff before fetching it kinda fucked up. My bad.
2019-06-09 10:14:35 +02:00
zaCade 2ec7ce3a47 Rename NoSteamManager to PlayerManager
Fucking anti piracy bullshit.
2019-06-08 15:42:13 +02:00