RaidMax
5c0aa7d14f
changes and vpn checking
2018-03-09 02:01:12 -06:00
RaidMax
52cc5a30e6
kick clients with default name or an inuse name
...
fixed regular expression not being escaped when matching names
fixed reset stats
fixed duplicate kills
2018-02-26 22:24:19 -06:00
RaidMax
23eb641113
Moved from SQLITE to EntityFramework.
...
Lots of things are broken!
2017-11-25 19:29:58 -06:00
RaidMax
a56f386644
Added CommandArgument class to generate syntax for commands. changed Command constructor
...
tweaked help command
/pubbans is working properly now
plugins properties changed to expression
2017-11-15 15:04:13 -06:00
RaidMax
e64a216cc0
Miscellanous fixes
2017-11-13 15:58:23 -06:00
RaidMax
9699f7c3f1
changed player graph update interval to every 5 minutes
...
hopefully fixed skipping the logging of Kayak library issue.
I'm an idiot, 59 in playerhistory, not 60
added IW4 callback gsc for custom scriptkills.
Fixed duplicate death events
Trusted group can be enabled/disabled with !enable/disabletrusted
2017-11-02 11:49:45 -05:00
RaidMax
c19d6e98f5
Added IManager parameter to IPlugin.OnLoadAsync
2017-10-16 22:47:41 -05:00
RaidMax
2dc8f55e7c
Reverted some of plugin method signatures as I realized it didn't really make sense.
2017-06-13 18:33:47 -04:00
RaidMax
5d1c9bd218
More cleanup
...
project renaming
moved PluginImporter to SharedLibrary
config writer abstracted for plugins
2017-06-12 17:47:31 -04:00
RaidMax
0ef306a60c
Cleaned up some code and adhered closer to the Microsoft code standards.
2017-06-12 13:50:00 -04:00
RaidMax
25b3e3abc1
Moved plugins to a seperate folder
...
Uncapped the search result limit for !find
2017-06-07 19:59:59 -05:00