Commit Graph

19 Commits

Author SHA1 Message Date
RaidMax
3c3adb062e don't migrate context on MySql 2018-04-07 16:47:21 -05:00
RaidMax
6f2e0bfff1 downgrade SQL connector version, context changes 2018-04-06 21:06:43 -05:00
RaidMax
466b273736 removing app.config and web.config and putting in code
starting support for mysql (for linux)
2018-04-06 19:15:17 -05:00
RaidMax
6d8d021b16 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
RaidMax
c0865b82a0 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
RaidMax
cd002a1413 substituting stepped hierarchy in place of trusted rank
added t5m to "supported" games
fixed issue with unlimited replaces of client name is commands
2018-03-24 16:35:54 -05:00
RaidMax
e974de8e63 vpn check updates, fixed some issues,
"masked" status is now sensitive
discord link in webfront if configured
2018-03-13 16:30:22 -05:00
RaidMax
5c0aa7d14f changes and vpn checking 2018-03-09 02:01:12 -06:00
RaidMax
1adf3ceb3c the meats 2018-03-06 01:22:19 -06:00
RaidMax
7c0fbb1896 Moved application into webfront core project 2018-02-27 21:27:23 -06:00
RaidMax
3f82ecacfc migrated to ASP.Net Core 2018-02-21 19:29:23 -06:00
RaidMax
c41949588c 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
RaidMax
d2ead61061 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
RaidMax
1dbacd2188 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
RaidMax
d331d998c0 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
RaidMax
850d9e8c1a Fixed non player killstreak kills counting as suicide
(custom callbacks)
RCON tweaks to hopefully prevent RCON flooding
Stats reimp
added IW4x extra weapons
2018-02-08 01:23:45 -06:00
RaidMax
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
RaidMax
8ce8db5f30 More EF Changes.
Added DB importer
2017-11-29 18:35:50 -06:00
RaidMax
23eb641113 Moved from SQLITE to EntityFramework.
Lots of things are broken!
2017-11-25 19:29:58 -06:00