IW4M-Admin/SharedLibrary
RaidMax 2aa3aa5baf fixed aliases
fixed forum decoding of thread content
fixed escaping html "special" characters in player names on webfront
fixed findall not always informing if no matches found.
2017-11-19 00:44:11 -06:00
..
Commands fixed aliases 2017-11-19 00:44:11 -06: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 CommandArgument class to generate syntax for commands. changed Command constructor 2017-11-15 15:04:13 -06:00
Database.cs fixed aliases 2017-11-19 00:44:11 -06:00
Dvar.cs Added high ping kick functionality to Welcome Plugin 2017-06-07 17:08:29 -04:00
Event.cs Finally stopped the "error on character" printout (removed console.writeline in Kayak submodule) 2017-11-16 17:09:19 -06: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 Finally stopped the "error on character" printout (removed console.writeline in Kayak submodule) 2017-11-16 17:09:19 -06: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 Miscellanous fixes 2017-11-13 15:58:23 -06:00
Server.cs Finally stopped the "error on character" printout (removed console.writeline in Kayak submodule) 2017-11-16 17:09:19 -06: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 Finally stopped the "error on character" printout (removed console.writeline in Kayak submodule) 2017-11-16 17:09:19 -06: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 Finally stopped the "error on character" printout (removed console.writeline in Kayak submodule) 2017-11-16 17:09:19 -06:00
WebService.cs fixed misc issues and added stats page to webfront 2017-10-03 18:17:35 -05:00