IW4M-Admin/WebfrontCore/Controllers
RaidMax 99390f1f35 fixed issue with status response erroring when incorrect length
view angle vector parse fail is now a handled exception
change local host check to byte array to make it faster than comparing string
kick command now requires moderator level or higher
tempban now requires administrator level or higher
hopefully fixed negative SPM bug
pipelined the events and consolidated them to run through GameEventHandler
uniform console colors
2018-04-26 01:13:04 -05:00
..
API Seperated the application back into a seperate project 2018-04-08 13:48:40 -05:00
AccountController.cs Seperated the application back into a seperate project 2018-04-08 13:48:40 -05:00
ActionController.cs fixed minification and bundling 2018-04-09 22:33:42 -05:00
BaseController.cs fixed issue with status response erroring when incorrect length 2018-04-26 01:13:04 -05:00
ClientController.cs fixed ping bug showing origin ping instead of target 2018-04-14 23:26:27 -05:00
ConsoleController.cs fixed issue with status response erroring when incorrect length 2018-04-26 01:13:04 -05:00
HomeController.cs migrating to .NET Core 2.0 2018-04-08 01:44:42 -05:00
PenaltyController.cs migrating to .NET Core 2.0 2018-04-08 01:44:42 -05:00
ServerController.cs migrating to .NET Core 2.0 2018-04-08 01:44:42 -05:00