..
Commands
-reconfigured solution and projects to be correct debug/release and files copy properly
2017-09-29 21:42:24 -05:00
Exceptions
Enable/Disable fast restart plugin via config
2017-06-06 22:45:21 -05:00
Helpers
changed player graph update interval to every 5 minutes
2017-11-02 11:49:45 -05:00
Interfaces
Added IManager parameter to IPlugin.OnLoadAsync
2017-10-16 22:47:41 -05:00
Properties
Changed some assembly properties.
2017-06-19 16:46:31 -04:00
Command.cs
Added high ping kick functionality to Welcome Plugin
2017-06-07 17:08:29 -04:00
Database.cs
-removes flag penality when unflagging a player
2017-08-23 17:29:48 -05:00
Dvar.cs
Added high ping kick functionality to Welcome Plugin
2017-06-07 17:08:29 -04:00
Event.cs
changed player graph update interval to every 5 minutes
2017-11-02 11:49:45 -05:00
File.cs
Cleaned up some code and adhered closer to the Microsoft code standards.
2017-06-12 13:50:00 -04:00
Map.cs
Added high ping kick functionality to Welcome Plugin
2017-06-07 17:08:29 -04:00
packages.config
fixed issue with database command not having connection set, combined methods into Validate command
2017-05-30 16:23:31 -05:00
Penalty.cs
-removes flag penality when unflagging a player
2017-08-23 17:29:48 -05:00
Player.cs
fixed misc issues and added stats page to webfront
2017-10-03 18:17:35 -05:00
PluginImporter.cs
-reconfigured solution and projects to be correct debug/release and files copy properly
2017-09-29 21:42:24 -05:00
RCON.cs
-added back player history graphs (past 12 hours every 15 minutes)
2017-09-27 15:07:43 -05:00
Server.cs
changed player graph update interval to every 5 minutes
2017-11-02 11:49:45 -05:00
ServerConfiguration.cs
I apparently initialized the commands for each server, which result in 114 commands being added. That is now fixed.
2017-06-19 13:58:01 -04:00
SharedLibrary.csproj
changed player graph update interval to every 5 minutes
2017-11-02 11:49:45 -05:00
SharedLibrary.sln
Various fixes and renamed 'libary' to 'library'
2015-08-27 23:39:36 -05:00
SQLite.Interop.dll
fixed issue with database command not having connection set, combined methods into Validate command
2017-05-30 16:23:31 -05:00
Utilities.cs
fixed misc issues and added stats page to webfront
2017-10-03 18:17:35 -05:00
WebService.cs
fixed misc issues and added stats page to webfront
2017-10-03 18:17:35 -05:00