Commit Graph
21 Commits
Author SHA1 Message Date
Obuss 21209f67ea Forgot to add this to previous commit woops 2017-01-29 02:10:48 -06: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 4a9560da71 Logging changes to ExtraCommands and SourceComms
Also standardized some code in ExtraCommands
2017-01-06 11:45:15 -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 4186448f5c Fixed small issues in some plugins.
Added barebones radio blocking plugin.
2016-11-04 10:15:24 -05: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 0beb3c32f7 Updated ExtraCommands.sp
Added resize/setmodel/getmodel commands
2016-06-12 11:07:52 -05:00
Obuss af3a339a83 Fixed small error in Teleport.sp
I forgot FindTarget returns -1 when no target is found again (´・ω・`)
2016-06-01 22:09:50 -05:00
Obuss 8d50f9f849 Added ConVar for bomb zone 2016-05-15 23:42:59 -05:00
Obuss 4c5e8ed775 Fixed memory leak in SprayManager 2016-05-15 15:46:46 -05:00
Obuss d68ff2465f Updated ExtraCommands
Added respawn and cash setting commands.
Added neat colors to chat prints.
Refactored code to new syntax :>.
2016-05-14 14:33:15 -05:00
Obuss 3dc5f9a392 Updated AdvancedTargeting
Add random, randomct and randomt targeting methods.
Delete old deprecated code and clean up code a little bit.
2016-05-14 09:29:47 -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
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