551588cb2bfixing handle and index errors, also added so mapgroup restrictions are respected
jenz
2023-01-29 18:04:56 +0100
5eafc7d228[SB++] Fix mistakes in translations.
zaCade
2023-01-28 16:10:45 +0100
d31c79c1b1[AntiFlood] Block all commands from unconnected players, can't kick them while unconnected.
zaCade
2023-01-28 14:46:17 +0100
987c643838rehawl of mapchooser so clients can have multiple nominations where the maps with most nominations get into the vote
jenz
2023-01-27 21:07:48 +0100
1c851906db[SB] Move to inactive.
zaCade
2023-01-27 17:12:49 +0100
dfacb14ce0[SB++] Dont save BaseComm mutes/gags.
zaCade
2023-01-27 16:22:48 +0100
e385e661d4[SB++] Initialize with version 1.6.4
zaCade
2023-01-27 16:21:44 +0100
50ac606c28[FixGameUI] Change storage, entref only works for edicts.
zaCade
2023-01-24 14:27:24 +0100
856b97d65a[AutoSilencer] Fix array out of bounds.
zaCade
2023-01-24 13:44:45 +0100
00e00d7680[ExploitListener] Fix array out of bounds.
zaCade
2023-01-24 13:43:53 +0100
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