IW4M-Admin/SharedLibrary
RaidMax 4c813b18d6 removed code that mysteriously caused player count to be inaccurate.
fixed unrepresentable datetime when minute rounded to 60 (forgot to copy changes to release code)

fixed the player graph render time (apparently canvasjs doesn't like big numbers

hopefully fixed duplicate 'stats' pages from appearing.
2017-10-15 20:40:27 -05:00
..
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 removed code that mysteriously caused player count to be inaccurate. 2017-10-15 20:40:27 -05:00
Interfaces -reconfigured solution and projects to be correct debug/release and files copy properly 2017-09-29 21:42:24 -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 -reconfigured solution and projects to be correct debug/release and files copy properly 2017-09-29 21:42:24 -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 removed code that mysteriously caused player count to be inaccurate. 2017-10-15 20:40:27 -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 fixed misc issues and added stats page to webfront 2017-10-03 18:17:35 -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