Commit Graph

10 Commits

Author SHA1 Message Date
zaCade
fad99bc1f2 NoSteamManager: Allow unvalid steamid's to pass.
a steamid like STEAM_ID_PENDING was causing people to get kicked,
because if someone was already connected with a steamid it would count
as a double.
2018-07-20 15:52:46 +02:00
zaCade
38599ef679 NoSteamManager: Swap around if statements.
For real this time....
2018-07-18 16:03:41 +02:00
zaCade
61f9916319 Revert "NoSteamManager: Swap around if statements."
This reverts commit ab5bbd6e95.
2018-07-18 15:59:21 +02:00
zaCade
ab5bbd6e95 NoSteamManager: Swap around if statements.
They shouldve been this way around. Oops dx
2018-07-18 15:57:53 +02:00
neon
6bb1ea56f6 zacade you silly goose! 2018-07-18 15:57:34 +02:00
zaCade
0c8697438b NoSteamManager: Potentially block steamid spoofs.
Block no-steamers from joining whenever the 'owner' of the steamid is
connected, or kick them whenever the 'owner' is connecting.
2018-07-15 23:38:20 +02:00
zaCade
7d5f7f0362 NoSteamManager: Seems FCVAR_PLUGIN is deprecated. 2018-03-27 16:42:12 +02:00
zaCade
f1e08a6ee4 NoSteamManager: Add convars. 2018-03-26 21:44:05 +02:00
zaCade
d56ccc5d0e NoSteamManager: wat the fuck 2018-03-24 17:22:05 +01:00
zaCade
f4dfe66528 NoSteamManager: initial push. 2018-03-24 17:20:48 +01:00