1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00
Commit Graph

17 Commits

Author SHA1 Message Date
d836f71b1b cleaned up configuration files to use appsettings 2018-03-14 00:36:25 -05:00
df3bd05f87 changes and vpn checking 2018-03-09 02:01:12 -06:00
2f81d0e764 boop 2018-03-06 12:33:07 -06:00
4d66d0fff9 the meats 2018-03-06 01:22:19 -06:00
2a6878351b 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
8368add46a web front design tweaks and favicon added 2018-02-22 00:06:21 -06:00
761ab8a114 migrated to ASP.Net Core 2018-02-21 19:29:23 -06:00
0752013fdf Player search not showing duplicates anymore
removed extra information on player search
fixed kdr innaccuracy on profile page
shortened cache-length
2018-02-16 22:24:03 -06:00
d1cdb93cc3 Stats thread safe
Cleaned up WebService class and shutdown
reimped stats and topstats
moved things out of stats into main code
2018-02-10 00:26:38 -06:00
293d439760 More stats polishing
fixed player specification for commands with multiple words
2018-02-09 01:21:25 -06:00
0b62cba52a Add libraries for EntityFramework
Stats plugin work
Allow plugins to dynamically add EF classes to the context
2018-02-06 23:19:06 -06:00
308427e662 added chat history stuff 2017-11-02 17:20:10 -05:00
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
9758e72f6b fixed misc issues and added stats page to webfront 2017-10-03 18:17:35 -05:00
4cddefd542 -reconfigured solution and projects to be correct debug/release and files copy properly
-started working on more advanced statistics
2017-09-29 21:42:24 -05:00
4007e6d196 Changed some assembly properties. 2017-06-19 16:46:31 -04:00
5d1c9bd218 More cleanup
project renaming
moved PluginImporter to SharedLibrary
config writer abstracted for plugins
2017-06-12 17:47:31 -04:00