Commit Graph

31 Commits

Author SHA1 Message Date
jenz
be2c2797ab actually just removing timer to instead calling on postadminforward and disconnect. but also fixing warnings and just shifting indentation around 2023-09-02 01:02:34 +02:00
jenz
e167a1aca9 changed how getclientAuthID is called 2023-06-25 14:38:09 +02:00
jenz
0c8a683d23 fucking ass formatting broke the command and compiler cant tell where the fucking error was 2023-05-05 01:29:30 +02:00
jenz
874bc4e7ca very odd fix required 2023-04-30 20:17:55 +02:00
jenz
275245d6ab further fixes to queries and timers 2023-04-30 19:57:25 +02:00
jenz
3c32ca861d removed obsolete repository and updated some plugins DB priority level 2023-02-19 16:00:26 +01:00
zaCade
2704d7a289 SprayManager: Change to -201 instead of 0, allows other plugins to listen. 2022-12-04 17:23:17 +01:00
jenz
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 2022-06-18 21:39:13 +02:00
jenz
db85191b35 fixed steam ID 2022-06-07 22:09:20 +02:00
jenz
9b34b07a00 updated by adding a timer to check so new clients connecting wont be missed to get blocked 2022-06-07 21:45:16 +02:00
jenz
ad3af6e817 added support for spray hiding multiple people automatic on connection 2022-06-06 23:41:31 +02:00
hubdom
90a9edf69a minor changes 2020-12-02 14:52:19 +01:00
hubdom
db3d81dc68 SprayManager: band aid fix against spray exploit 2020-09-17 15:14:00 +02:00
Dogan
9f9ad1016a SprayManager: add long spray for vips 2019-08-14 22:03:58 +02:00
Obuss
290d8c015b 🤔 2017-12-19 18:40:14 -06:00
Obuss
2152540417 spraymanager update
peepoCheer
2017-08-12 07:42:21 -05:00
Obuss
643dcbcfa3 Minor improvements
Logging changes to Teleport.sp
Add sm_querycvar command to ExtraCommands + logging changes
Fix some stupid devel bugs in SprayManager
2017-01-29 01:44:35 -06:00
Obuss
8c27dfa931 Woops
Let's not prevent everyone but admins from spraying ok?
I need some caffeine...
2016-12-02 06:49:24 -06:00
Obuss
638f816605 💫
Added neato features to SprayManager because why not
Fix ooooooooooold bug in SprayManager
Fix horrific mistake in ExtraCommands
2016-12-02 05:55:09 -06:00
Obuss
4037006f98 Misc improvements to certain plugins
Fixed bug in SprayManager.sp
Added sm_setscore and sm_setteamscore to ExtraCommands.sp
Misc improvements to Status.sp (serverfps.inc made by GoD-Tony, I just
updated win sig)
Logging and misc improvements to Teleport.sp
2016-11-30 13:40:59 -06:00
Obuss
ebbb7b4d62 Fix dumb-ness introduced in eeb3ecb028. 2016-11-19 16:33:55 -06:00
Obuss
eeb3ecb028 Small improvements to SprayManager
Fixed (some) gross code.
Enabled long range spraying on entities that allow it.
Added simple non-aids anti jump spam plugin for zr.
2016-11-19 14:13:58 -06:00
Obuss
2973644e51 Fixed a bug in SprayManager where sm_banspray would trace angles and ban the spray under the xhair of the
caller even if a target was supplied.
2016-08-21 04:01:23 -05:00
Obuss
be3b773621 Minor bugfixes for SprayManager
Allow sm_banspray to receive no args and use xhair scan instead
2016-08-16 15:03:59 -05:00
Obuss
4c5e8ed775 Fixed memory leak in SprayManager 2016-05-15 15:46:46 -05:00
Obuss
f748e815c6 Made sm_sprayban length argument mandatory
Because people enjoy not using it and bans end up being permanent for no
good reason. :<
2016-05-14 06:20:31 -05:00
Obuss
9c0f171488 Fixed errors in SprayManager
FindTarget should just return 0 when it doesn't find someone tbh smh fam
2016-05-10 16:34:17 -05:00
BotoX
8546e64e1c added Teleport plugin
Fixed late loading in SprayManager.
Added the ability to target specific clients/groups in sm_removespray.
Fixed a bug in sm_spray caused by not checking for
ProcessTargetString()'s return for negative values. (smh)
Spray lifetime is now reset when sprayed.
2016-05-10 12:57:25 +02:00
Obuss
bd27f65870 Small admin menu update
Added an entry to force spray a client's spray.
2016-05-08 17:31:27 -05:00
Obuss
eaec96f084 Fix some bugs in SprayManager
Fix "sm_spray" having no admin flag, this was due to previous testing.

Fix bugs caused by NULL_VECTOR not being NULL anymore after being used
in GetAngleVectors() (???)
2016-05-08 14:15:38 -05:00
BotoX
a393310e29 added SprayManager (made by Obus)
added PlayerVisibility
StopSound: reload sounds are now muted and cleanup
SelfMute: cleanup
AdminCheats, WeaponCleaner: fixed error
2016-05-08 02:46:46 +02:00