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

338 Commits

Author SHA1 Message Date
52b15e5061 fix for issue #70
update start script for windows
2.3-prerelease5r8
2019-03-18 10:36:31 -05:00
70c65f6485 Merge branch 'master' of https://github.com/RaidMax/IW4M-Admin 2019-03-17 17:38:17 -05:00
e3ba1b4a63 fix top players row not fill full width
make stats web use view imports
add more games/maps to default settings (thanks to FryTechTiddys
#7622)
replace ConfigurationBuilder Config Handler implementation with Newtonsoft.Json as it wasn't deserializing "complex" classes properly
2019-03-17 17:37:50 -05:00
cf740e07cf 2 typos fixed
Plutoniun -> Plutonium
IW3 -> IW4
2019-03-17 08:06:15 -05:00
86bc3a42ac game log reader reads async now.
should have done that a long time ago
update profile page to have a bit better space usage
2.3-prerelease5r7
2019-03-09 10:28:04 -06:00
98fba114f5 most played command now ordered by play time
issue #68
2019-03-02 17:29:09 -06:00
aa5c239b9f finish UI tweaks for issue #39 2019-03-02 14:29:09 -06:00
5d3fd30003 finish implementation of per server top stats page 2019-02-27 20:13:15 -06:00
1182b98336 continue working on per servver topstats 2019-02-26 21:25:27 -06:00
03c90aeae2 start implementation for per server top stats
issue #39
2019-02-25 19:36:10 -06:00
ce40c867fc prompt user to continue if not all servers can be connected
issue #58
2.3-prerelease5r6
2019-02-24 19:35:59 -06:00
e9e57ab020 Add lock menu icon for tempbanned players
issue #62
2019-02-24 19:07:56 -06:00
88e359bbdd one more small fix for meta service after testing live 2.3-prerelease5r5 2019-02-22 19:37:53 -06:00
9685a1af5c small migration fix for MySql 2019-02-22 19:35:03 -06:00
88c013be20 re-enable login to webfront with password
update cookie to last 3 months
add configuration option to limit # of rss feed items
prevent database tracking of bots if ignore bots requested
add last map and last server played to profile
2019-02-22 19:06:51 -06:00
5755775b85 Fix bug introduced with auto messages 2.3-prerelease5r4 2019-02-19 19:39:09 -06:00
3d5e91dbed accidentally copied a file to the wrong project 2.3-prerelease5r3 2019-02-18 19:48:28 -06:00
cd49a9843e implement RSS feed in auto messages for issue #53
modified automessages to use async mesthods instead of synchronous
2019-02-18 19:30:38 -06:00
ea40f17f7b enhancement for issue #63 2019-02-17 18:48:40 -06:00
c23054ea6b fix for issue #66 2019-02-17 13:16:48 -06:00
7433390b5a add web project for stats to fix bug with pre compiled razor templates 2.3-prerelease5r2 2019-02-16 17:18:50 -06:00
feb38656e8 fix damage event not including log line
complete initiall implementation for "2FA"
issue #52
issue #66
2019-02-16 15:04:40 -06:00
706502668a update application version 2.3-prerelease5r1 2019-02-15 22:20:45 -06:00
a925410518 begin implementation of token authentication
replacing password authentication ingame
precompile views for webfront
issue #66
issue #52
2019-02-15 22:19:59 -06:00
7436b4675a fix for T6 guid length including sign 2.3-prerelease5r0 2019-02-14 08:42:14 -06:00
77ebaeccfe update master to allow IW5 to pass validation
include version set on manual parser selection
update projects to .NET Core 2.2
add middleware to support ip whitelisting
(EnableWebfrontConnectionWhitelist and WebfrontConnectionWhitelist)
issue #59
2019-02-12 20:34:29 -06:00
e91927eaa3 actually fix the encoding issue 2.3-prerelease4r9 2019-02-10 20:05:50 -06:00
064161c97c update application version 2.3-prerelease4r8 2019-02-09 21:26:39 -06:00
b41310b92a fix small bug with log paths 2019-02-09 21:24:54 -06:00
a2ce19117b fix reading PT6 having signed decimal GUID in log
fix  alternative encoding character converting
allow more paths for game log server
add localization for unknown ips in welcome plugin
add gamelog server uri to support game log server on games that must supply manual log path
misc fixes
2.3-prerelease4r7
2019-02-09 15:35:13 -06:00
2714f5069d finish cod4x parser
add IW3 map names
2019-02-06 20:12:35 -06:00
48d2f02ab6 update application version 2.3-prerelease4r5 2.3-prerelease4r6 2019-02-05 18:06:14 -06:00
f79d9d8469 update parsers to include game name
prompt to enter log path if game doesn't generate
2019-02-05 18:02:45 -06:00
30055cdc5e move IW4x parser out of code
add CoD4x parser
2019-02-05 11:14:43 -06:00
0a85d88d36 fix IW4x regression error with alternative encodings
add parser selection to server config setup
2.3-prerelease4r4
2019-02-04 19:38:24 -06:00
54147e274b Move T6 parser to javascript parser 2.3-prerelease4r3 2019-02-03 20:47:05 -06:00
6b051f2252 move IW3 parser to javascript 2.3-prerelease4r2 2019-02-02 20:19:24 -06:00
0860ce6f62 Add commenting for parsers
rename IW4*Parser to Base*Parser
2019-02-02 19:40:37 -06:00
5e7aefb35f put parser in right location :P 2019-02-02 19:13:17 -06:00
1d8cc81c56 Increment version #
Add TeknoMW3 parser file
2019-02-02 19:11:34 -06:00
67aa9953c0 Finish preliminary parser for TeknoMW3 2019-02-02 18:54:30 -06:00
213ddf0a15 Finish dynamic dvar parsing for IW4x 2019-02-01 19:49:25 -06:00
271769ca89 Fix IP parsing bug introduced with IW4Parser
Additional fix for Webfront Index OoB on _ClientActivity
2.3-prerelease4r1
2019-01-28 18:21:56 -06:00
a16df61ffd Fixes for PR 2.3.4.0 2019-01-27 19:45:35 -06:00
13b6e1a3ec Update version number and small plugin fix 2.3-prerelease4r0 2019-01-27 18:54:18 -06:00
c0f9568768 Finish RCON dynamic parser impl
Fix configuration generation bug
2019-01-27 18:41:54 -06:00
ce7cf9f462 Implement more dynamic parser stuff 2019-01-27 16:40:08 -06:00
88992d1a7b Fix bug with webfront spamming issues when running
Remove IW5 parser
Begin implementation of dynamic parsers
2019-01-26 20:33:37 -06:00
f933db2895 fix duplicate bot welcomes
fix prompt bool incorrect default value
rename GameEvent.Remote to GameEvent.IsRemote
include NetworkId in webfront claims
fix non descript error message appearing when something fails and localization is not initialized
2.3-prerelease3r3
2019-01-03 14:39:22 -06:00
da3259cb36 more alias changes :(
fix flag penalty coming from wrong user
2.3-prerelease3r2
2019-01-02 18:32:39 -06:00