9aefd25b20
ExtraCommands: Make OutputInfo optional.
zaCade2022-12-07 14:44:40 +01:00
2367266604
ExtraCommands+ForceInputs: Prevent strncmp with -1 (Crashes on newer sourcemods)
zaCade2022-12-07 14:44:04 +01:00
7f96f547c9
Leader2: Listen to -201 aswell because of SprayManager.
zaCade2022-12-04 17:23:49 +01:00
2704d7a289
SprayManager: Change to -201 instead of 0, allows other plugins to listen.
zaCade2022-12-04 17:23:17 +01:00
d99b93d29e
Leader2: Change to PlayerCmd: impulse201
zaCade2022-11-28 11:42:09 +01:00
0a9323996a
VIPMode: Add a steam ID check for past VIPs
xen2022-11-13 07:35:56 +02:00
3f7c716934
nominations_extended: Add sm_nom as an alias to nominate
xen2022-11-13 07:07:36 +02:00
d4b13021b2
FixPointViewcontrol: Don't disable point_viewcontrol upon player death or disconnect
xen2022-10-25 04:46:35 +02:00
e99e69dfff
night player limit increased from 5 to 8
neon2022-07-28 20:54:46 +01:00
ecc3cad771
added boolean column set on player connect/disconnect. Also resets on DB Connection. Ensures to only fetch rows for hiding sprays of clients who are ingame too
jenz2022-06-18 21:39:13 +02:00
208496a909
detect ZE elite bhop hack
neon2022-06-16 21:18:35 +01:00
c4f31e542f
new discord webhook for admin-logs + less precision for console timer
hubdom2021-09-26 20:31:23 +02:00
72f2d3168e
Make ForumIntegration request username, and thus use this in listwinners to make the whole thing async.
Rawrington2021-08-21 20:54:00 +01:00
397bc99bb3
updated table names to actual DB, vip works with select queries now
christian2021-06-29 15:55:07 +02:00
280dc0ca67
VIP_Reward: the code is currently absolutely garbage... Whoever re-writes this for XF2, make sure to rewrite the mysql queries asynchronous!!!!!! The forum runs on a different machine than the gameserver now, so the current synchronized queries are a terrible practice (well they have always have been a terrible practice, but when this was created like 3 years ago I didnt know any better). Otherwise the server might just freeze from time to time.
hubdom2021-06-05 20:35:03 +02:00
5e8be5eace
Hide: Leaders wont be hidden by the commands anymore, since several players requested that
hubdom2021-06-02 18:07:26 +02:00
c5530a8722
KnifeBan: fix bug where nades of knife banned players didnt do damage
hubdom2020-12-28 13:42:41 +01:00
351ed3b7ee
AFKManager: give connecting players a 30 seconds time window before performing any AFK related actions
hubdom2020-12-27 22:14:13 +01:00
6f13eb0383
Revert "ReservedSlots: give non-donators a chance to join a team before getting kicked"
hubdom2020-12-27 22:05:28 +01:00
cf1299454a
ReservedSlots: give non-donators a chance to join a team before getting kicked
hubdom2020-12-27 21:56:23 +01:00
1fd1248528
StopSound: fix minor bug
hubdom2020-12-24 16:05:15 +01:00
9605db094d
BlockNosteamBhop: overall improvements including asynchronous mysql calls to prevent server freezes and proper velocity blocking
hubdom2020-12-23 13:54:44 +01:00
6fa79a8e7a
too simplistic attempt at blocking botox dubious requests against the async socket while still ensuring regular torch commands work
Christian2020-11-04 20:33:48 +01:00
097e2289d7
doubtfull solution, if he fires requests that require more than two parameters to crash the server it would block him, if 1 pa
Christian2020-11-04 20:18:20 +01:00
0b1fee4e78
mce: count connecting clients for player limits
dogan2020-11-03 14:19:30 +01:00
d2d41e46c5
ConnectAnnounce: tiny improvements to the messages
dogan2020-10-31 14:21:05 +01:00