Commit Graph

842 Commits

Author SHA1 Message Date
RaidMax
d5f978858d set sv_sayname on connection restore 2021-09-18 18:28:37 -05:00
RaidMax
e80753a4d3 make connection attempts for CoD configurable as "ServerConnectionAttempts" 2021-09-18 18:25:02 -05:00
RaidMax
d4fb75d07c add check to determine whether to include color codes when checking name length 2021-09-18 18:10:47 -05:00
RaidMax
e97119211f fix source issue on home page 2021-09-17 11:23:57 -05:00
RaidMax
87985b3e68 cap client name for new flow 2021-09-17 11:19:17 -05:00
RaidMax
33c63f01db add raw file editing to configuration page in webfront 2021-09-16 16:27:40 -05:00
RaidMax
68c1151191 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
RaidMax
54e39fabb1 fix client history issue with empty database 2021-09-10 11:27:46 -05:00
RaidMax
a4f0726b32 Merge remote-tracking branch 'origin/release/pre' into release/pre 2021-09-06 11:37:30 -05:00
RaidMax
05e228633d fix searching name resulting in incorrect results 2021-09-06 11:37:15 -05:00
xerxes-at
e267bd95da Update IW6x parser to automatically find the log file. (#216)
* Update ParserIW6x.js
2021-09-05 10:45:28 -05:00
RaidMax
c7fab5d36c removed commented code and show current alias for ip search 2021-09-05 10:43:48 -05:00
RaidMax
1f8b7cde3f test linking fix 2021-09-04 12:33:25 -05:00
RaidMax
c5f9a68102 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
RaidMax
eff8a29a39 version css for webfront 2021-08-31 18:07:07 -05:00
RaidMax
0191c8b7a7 bugfix for edge case of linking alias to new account 2021-08-31 09:53:01 -05:00
RaidMax
fa6524c3b1 fix issue with display server with no saved player history 2021-08-31 08:44:15 -05:00
RaidMax
5b11196b29 bundle js by version so webfront updates don't need a cache refresh 2021-08-30 20:30:06 -05:00
RaidMax
3b7a22edef tweak player history hover format 2021-08-29 20:47:25 -05:00
RaidMax
deff4f2947 persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
RaidMax
02e5e78f67 update iw5 parser to work around filesytem dvar limitation 2021-08-28 17:56:41 -05:00
RaidMax
162006da29 use new cache signature 2021-08-27 21:05:30 -05:00
RaidMax
27e9ecfd9d support homepath in pluto t6 2021-08-27 20:47:06 -05:00
RaidMax
da301bef40 Exclude accidental dotnet bundle command comment 2021-08-26 17:37:01 -05:00
RaidMax
a815bcbff5 Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
RaidMax
19a49504b8 display "since last connection" as per server on top stats instead of last connection to any servers 2021-08-25 17:47:57 -05:00
RaidMax
3bb87dffb0 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021-08-25 11:07:32 -05:00
efinst0rm
02942e5c03 Add support for IW5 (#213) 2021-08-25 11:06:52 -05:00
xerxes-at
8c5ff440db Updated T6 AC GSC (#214)
* PlutoT6 AC GSC Updated

PlutoT6's GSC modding capabilities changed, this allows us to bring the script on parity with the IW4x one. The following things changed:
*  Script no longer replaces stock GSC since custom GSC files are now supported.
* The Script now captures the last time the client used his attack button; this is used to detect trigger bots.
* Cleaned up the code a bit

* Create README.MD

Basic installation guide.
2021-08-25 11:06:46 -05:00
RaidMax
a0b7781e66 properly unban accounts associated with IP with toggle 2021-08-25 11:02:37 -05:00
RaidMax
596272a3de tweak linking behavior 2021-08-21 10:40:03 -05:00
RaidMax
b83ea57579 fix another thing 2021-08-16 18:28:00 -05:00
RaidMax
75f68b6385 remove other changes 2021-08-16 17:13:17 -05:00
RaidMax
d5e4d083c5 renable dotnet bundle cuz that was the real issue. 2021-08-16 17:02:47 -05:00
RaidMax
602ec66afe more pipeline test plz work 2021-08-16 16:53:58 -05:00
RaidMax
435b079b94 testing again for CLI Version 2021-08-16 16:46:18 -05:00
RaidMax
a4eec5981f specify explicit .net cli sdk version for pipeline 2021-08-16 13:50:22 -05:00
RaidMax
0b6e261dbb fix more issues with implicit link toggle 2021-08-16 13:20:54 -05:00
RaidMax
7e1221f467 fix small issue with new toggle 2021-08-14 20:43:20 -05:00
RaidMax
a6b0911af9 make implicit account linking a feature toggle 2021-08-14 17:55:28 -05:00
RaidMax
fa66381193 small fixes 2021-08-14 11:30:15 -05:00
RaidMax
67c2406325 fix issues with last release 2021-07-12 14:57:44 -05:00
RaidMax
e2ea5c6ce0 support hostnames for server config 2021-07-11 17:26:30 -05:00
RaidMax
5ef00d6dae tweak headshot detection for CSGO 2021-07-11 09:58:02 -05:00
RaidMax
5921098dce detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
RaidMax
31ee71260a use default settings for maps and quick messages config (remove from IW4MAdminSettings) 2021-07-09 16:50:33 -05:00
RaidMax
ed8067a4a2 add offline messaging feature 2021-07-08 21:12:09 -05:00
RaidMax
e2116712e7 pass x-forwarded-for to properly log proxied login/logout 2021-07-05 16:08:13 -05:00
RaidMax
8b06da5783 use different api for country code/flag that support https 2021-07-02 10:04:56 -05:00
RaidMax
33a427bb8a add country flag and name to profile 2021-07-01 21:58:09 -05:00