1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
aec8ec6256 auth cookie expires after 30 days
only check hit offset when distance > 3 meters
fix null reference on unauthorized user
fixed stats not showing on profile if anticheat disabled
server client history turns red server is unresponsive
2018-04-04 23:38:45 -05:00
6ab37a6b6e RCon error handling is clearer
Show chat on mobile view of server overview
basic authentication
switched to extreme-ip-lookup for ip lookups (SSL)
2018-04-04 14:38:34 -05:00
df3bd05f87 changes and vpn checking 2018-03-09 02:01:12 -06:00
4d66d0fff9 the meats 2018-03-06 01:22:19 -06:00
0496aa7f21 fixed !setlevel
fixed previous alias displayed on welcome announcement
fixed duplicate events on profile page
tweaked display of non event meta on mobile
you can view other's stats from the webconsole
penalties show privileged client's level
don't have commands to chat history
2018-02-23 23:56:03 -06:00
5f18972209 added console page back 2018-02-23 01:06:13 -06:00
761ab8a114 migrated to ASP.Net Core 2018-02-21 19:29:23 -06:00
224ba2b334 Added unban "penalty"
permbans ->MaxValue for consistency
Existing alias needs to be FirstOrDefault
2018-02-17 00:13:38 -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
89cfb80798 fixes to get closer to a release 2018-02-15 22:01:28 -06:00
7a15980a0c added meta property and service for clients
started workign on a new profile page for clients
2018-02-14 13:01:26 -06:00
0d3354051b Moved the welcome plugin announcements into the plugin configuration
EF optimizations for webfront requests
removed FindAll command and moved it's functionality into find
fixed undefined link on admin page
2018-02-11 19:17:20 -06:00
b8a161161d added 'none' and extra m16 variants to weapon list
moved killstreak/deathstreak messages into configuration file
cleaned up configuration manager
fixed misc startup issue and threading
added more importing stuff
network id is a ulong now
ip str is now ip
added time played (per server)
2018-02-10 22:33:42 -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
8ce8db5f30 More EF Changes.
Added DB importer
2017-11-29 18:35:50 -06:00
23eb641113 Moved from SQLITE to EntityFramework.
Lots of things are broken!
2017-11-25 19:29:58 -06:00