Commit Graph

569 Commits

Author SHA1 Message Date
neon
71d5ae7659 initial commit 2018-07-23 10:53:48 +02:00
neon
8e1f445449 initial commit 2018-07-23 10:51:04 +02:00
neon
793c18cc9d inital commit 2018-07-23 10:49:15 +02:00
neon
0eb6dbe052 initial commit 2018-07-23 10:47:35 +02:00
neon
761ecadf0a initial commit 2018-07-23 10:45:59 +02:00
neon
009e3f3d48 initial commit 2018-07-23 10:44:00 +02:00
neon
f195d01f7e adding hlstats logging 2018-07-23 10:40:40 +02:00
neon
eab6aa47ea adding loghelper.inc for hlstats-logging 2018-07-23 10:38:46 +02:00
neon
03186397a0 adding TopDefenders, including ranking changes 2018-07-23 10:30:43 +02:00
zaCade
4eeb1b004f StopSound: Seems 'Shotgun Shot' is used on CSGO.
Seems its actually used on CSGO, only difference is m_iWeaponID =>
m_weapon.
2018-07-22 15:19:33 +02:00
zaCade
86c53da79d NameFilter: Break expressions loop too.
Seems this one does the same. As the guard loop.
2018-07-21 17:54:15 +02:00
zaCade
a352c51739 NameFilter: Break guard loop on name length zero.
Seems on CSGO, it sometimes keeps looping despite the name already being
non-existant.
2018-07-21 17:48:52 +02:00
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
73f2909a34 PlayerVisibility: Check if still ingame and alive. 2018-07-20 15:28:00 +02:00
zaCade
4f6f4b2dac StopSound: Mute stuff that starts with 'music'.
On CSGO most map music seems to start in the music folder, aka count
that as music aswell. Doh!
2018-07-19 14:20:50 +02:00
zaCade
82621ea1e1 PointServerCommandFilter: Execute Commands always.
Just execute the command trough sourcemod, to bypass the damn
bspconvar_whitelist shenanigans. Cause that shitty file resets each damn
update..
2018-07-19 13:52:43 +02:00
zaCade
00922f6f9c StopSound: Forgot moving this too.
Woops.
2018-07-18 18:02:10 +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
6a1cb22e6d StopSound: Add 'Shotgun Shot' only on CSS.
Seems it causes errors on CSGO.
2018-07-18 15:58:30 +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
6b37afd8de General: Change Root permission into RCON.
Since w/ RCON you can do it over console anyway..
2018-07-07 14:34:48 +02:00
zaCade
a7e88cdeab ExtraCommands: Fix GivePlayerItem on CS:GO.
Giving certain weapons that used to exist on CS:S to players on CS:GO,
causes the server to crash.
Good shit volvo :^)
2018-07-01 20:11:24 +02:00
zaCade
d1395ffd42 General: Here we go once again :3
Last time, i swear!
2018-06-20 16:06:45 +02:00
zaCade
62d27305fb General: Change some permissions around.
¯\_(ツ)_/¯
2018-06-20 14:59:13 +02:00
zaCade
35adbe2c88 ChatColors: Fix forward, woops. 2018-06-19 16:31:33 +02:00
zaCade
8629ea2494 ChatColors: Clear useless tabs, Oopsy. 2018-06-14 16:37:23 +02:00
zaCade
ded4308733 ChatColors: Add a message forward.
Allows to block message per client.
2018-06-14 16:21:36 +02:00
zaCade
0e4b21116b MapChooser: Exclude bots from rtv count.
Commented out the old code instead of removing. For science!
2018-06-02 17:37:25 +02:00
zaCade
324b5c55ae SelectiveBhop: Add a status command.
Fuck you dogan, let me game in peace. K tnx bye. (ノಠ益ಠ)ノ彡┻━┻
2018-05-30 16:24:02 +02:00
zaCade
a592567ca7 AutoRecorder: Record in batches of 30 minutes.
Restarts recording at roundstarts, if recording for longer then 30
minutes.
2018-05-26 17:42:18 +02:00
neon
8b8d9abd4c Update 'PointServerCommandFilter/configs/PointServerCommandFilter.cfg' 2018-05-02 10:25:46 +02:00
neon
da14841358 Update 'MapAdmin/configs/MapAdmin.cfg' 2018-05-02 10:22:58 +02:00
BotoX
380b53ddc5 Block gagged players from nominating 2018-04-13 22:22:40 +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
zaCade
bcf922ac02 ConnectAnnounce: Show no-steam clients. 2018-03-23 14:18:30 +01:00
zaCade
3e9e3cda47 Status: Show no-steam clients. 2018-03-22 23:40:46 +01:00
BotoX
51ae6cec1a WeaponCleaner: fix server crash 2018-03-21 21:49:19 +01:00
BotoX
3d24fb83e0 mapchooser_extended: new feature: map group restrictions 2018-03-20 01:06:26 +01:00
BotoX
229fb7b8cd Add nomination pool (Obus) 2018-03-20 01:05:31 +01:00
neon
0a7f08b561 aboooooose 2018-03-04 19:07:56 +01:00
BotoX
71f5acaaa0 Revert "suck my cock"
This reverts commit 97964f6e3c.
2018-02-26 23:07:10 +01:00
BotoX
d92f7d286f Revert "ecks dee"
This reverts commit 0b10714977.
2018-02-26 23:07:07 +01:00
zaCade
ba611eac43 Oops 2018-02-22 15:18:28 +01:00
zaCade
dd9ac93b61 PlayerVisibilty: Make it work w/o zombiereloaded. 2018-02-22 15:16:47 +01:00