9aefd25b20ExtraCommands: Make OutputInfo optional.
zaCade
2022-12-07 14:44:40 +0100
2367266604ExtraCommands+ForceInputs: Prevent strncmp with -1 (Crashes on newer sourcemods)
zaCade
2022-12-07 14:44:04 +0100
7f96f547c9Leader2: Listen to -201 aswell because of SprayManager.
zaCade
2022-12-04 17:23:49 +0100
2704d7a289SprayManager: Change to -201 instead of 0, allows other plugins to listen.
zaCade
2022-12-04 17:23:17 +0100
d99b93d29eLeader2: Change to PlayerCmd: impulse201
zaCade
2022-11-28 11:42:09 +0100
0a9323996aVIPMode: Add a steam ID check for past VIPsxen2022-11-13 07:35:56 +0200
3f7c716934nominations_extended: Add sm_nom as an alias to nominatexen2022-11-13 07:07:36 +0200
d4b13021b2FixPointViewcontrol: Don't disable point_viewcontrol upon player death or disconnectxen2022-10-25 04:46:35 +0200
e99e69dfffnight player limit increased from 5 to 8neon2022-07-28 20:54:46 +0100
ecc3cad771added 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
jenz
2022-06-18 21:39:13 +0200
208496a909detect ZE elite bhop hackneon2022-06-16 21:18:35 +0100
397bc99bb3updated table names to actual DB, vip works with select queries now
christian
2021-06-29 15:55:07 +0200
280dc0ca67VIP_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.
hubdom
2021-06-05 20:35:03 +0200
5e8be5eaceHide: Leaders wont be hidden by the commands anymore, since several players requested that
hubdom
2021-06-02 18:07:26 +0200
c5530a8722KnifeBan: fix bug where nades of knife banned players didnt do damage
hubdom
2020-12-28 13:42:41 +0100
351ed3b7eeAFKManager: give connecting players a 30 seconds time window before performing any AFK related actions
hubdom
2020-12-27 22:14:13 +0100
6f13eb0383Revert "ReservedSlots: give non-donators a chance to join a team before getting kicked"
hubdom
2020-12-27 22:05:28 +0100
cf1299454aReservedSlots: give non-donators a chance to join a team before getting kicked
hubdom
2020-12-27 21:56:23 +0100
1fd1248528StopSound: fix minor bug
hubdom
2020-12-24 16:05:15 +0100
9605db094dBlockNosteamBhop: overall improvements including asynchronous mysql calls to prevent server freezes and proper velocity blocking
hubdom
2020-12-23 13:54:44 +0100
6fa79a8e7atoo simplistic attempt at blocking botox dubious requests against the async socket while still ensuring regular torch commands work
Christian
2020-11-04 20:33:48 +0100
097e2289d7doubtfull solution, if he fires requests that require more than two parameters to crash the server it would block him, if 1 pa
Christian
2020-11-04 20:18:20 +0100
0b1fee4e78mce: count connecting clients for player limits
dogan
2020-11-03 14:19:30 +0100
d2d41e46c5ConnectAnnounce: tiny improvements to the messages
dogan
2020-10-31 14:21:05 +0100