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

843 Commits

Author SHA1 Message Date
aaf81f0119 fix profile display with implicit linked accounts enabled 2021-09-18 22:31:56 -05:00
010f550717 set sv_sayname on connection restore 2021.09.18.1-prerelease 2021-09-18 18:28:37 -05:00
dfd5a3fae8 make connection attempts for CoD configurable as "ServerConnectionAttempts" 2021-09-18 18:25:02 -05:00
68d4cc5bfd add check to determine whether to include color codes when checking name length 2021-09-18 18:10:47 -05:00
1e19966ff2 fix source issue on home page 2021.09.17.1-prerelease 2021-09-17 11:23:57 -05:00
3b13ad2b4f cap client name for new flow 2021-09-17 11:19:17 -05:00
d2590c929a add raw file editing to configuration page in webfront 2021.09.16.1-prerelease 2021-09-16 16:27:40 -05:00
778bb34609 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
d4f505255c fix client history issue with empty database 2021.09.10.1-prerelease 2021-09-10 11:27:46 -05:00
312a40b99f Merge remote-tracking branch 'origin/release/pre' into release/pre 2021.09.06.1-prerelease 2021-09-06 11:37:30 -05:00
8bf90a76c0 fix searching name resulting in incorrect results 2021-09-06 11:37:15 -05:00
0f1ecbe242 Update IW6x parser to automatically find the log file. (#216)
* Update ParserIW6x.js
2021.09.05.2-prerelease
2021-09-05 10:45:28 -05:00
0c08ede4bc removed commented code and show current alias for ip search 2021-09-05 10:43:48 -05:00
00088a11ce test linking fix 2021.09.04.1-prerelease 2021-09-04 12:33:25 -05:00
d46c090301 implement client server connection tracking persistence 2021.08.31.3-prerelease 2021-08-31 18:21:40 -05:00
ce12d3e490 version css for webfront 2021-08-31 18:07:07 -05:00
c0d76612ed bugfix for edge case of linking alias to new account 2021.08.31.2-prerelease 2021-08-31 09:53:01 -05:00
90d406a78a fix issue with display server with no saved player history 2021.08.31.1-prerelease 2021-08-31 08:44:15 -05:00
e34d24db7e bundle js by version so webfront updates don't need a cache refresh 2021-08-30 20:30:06 -05:00
7135d37b0f tweak player history hover format 2021-08-29 20:47:25 -05:00
dcf690325c persist client count history data across reboots and allow for configurable timespan 2021.08.29.1-prerelease 2021-08-29 13:10:10 -05:00
a15bcf1469 update iw5 parser to work around filesytem dvar limitation 2021.08.28.3-prerelease 2021-08-28 17:56:41 -05:00
417b09ef9d use new cache signature 2021.08.28.2-prerelease 2021-08-27 21:05:30 -05:00
0b6d74e5d4 support homepath in pluto t6 2021-08-27 20:47:06 -05:00
300b3a5908 Exclude accidental dotnet bundle command comment 2021.08.26.3-prerelease 2021-08-26 17:37:01 -05:00
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
6cef75b5b5 display "since last connection" as per server on top stats instead of last connection to any servers 2021.08.26.1-prerelease 2021-08-25 17:47:57 -05:00
63e9e6d277 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021-08-25 11:07:32 -05:00
cb06772f11 Add support for IW5 (#213) 2021-08-25 11:06:52 -05:00
e83947ffda 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
c212c5163f properly unban accounts associated with IP with toggle 2021-08-25 11:02:37 -05:00
bc893738e1 tweak linking behavior 2021.08.21.1-prerelease 2021-08-21 10:40:03 -05:00
7d30d80684 fix another thing 2021.08.16.7-prerelease 2021-08-16 18:28:00 -05:00
8ccf8e2245 remove other changes 2021.08.16.6-prerelease 2021-08-16 17:13:17 -05:00
2f989bf171 renable dotnet bundle cuz that was the real issue. 2021-08-16 17:02:47 -05:00
78e733cfc6 more pipeline test plz work 2021-08-16 16:53:58 -05:00
94ce6b258e testing again for CLI Version 2021-08-16 16:46:18 -05:00
f5f7637963 specify explicit .net cli sdk version for pipeline 2021-08-16 13:50:22 -05:00
9877730b84 fix more issues with implicit link toggle 2021-08-16 13:20:54 -05:00
3609c471e1 fix small issue with new toggle 2021.08.15.1-prerelease 2021-08-14 20:43:20 -05:00
6751e4b530 make implicit account linking a feature toggle 2021.08.14.1-prerelease 2021-08-14 17:55:28 -05:00
86a1280457 small fixes 2021-08-14 11:30:15 -05:00
14d5c15fce fix issues with last release 2021.07.12.1-prerelease 2021-07-12 14:57:44 -05:00
19b5c456a5 support hostnames for server config 2021.07.11.2-prerelease 2021-07-11 17:26:30 -05:00
da6da0edca tweak headshot detection for CSGO 2021.07.11.1-prerelease 2021-07-11 09:58:02 -05:00
667bba8819 detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
7a9704b1dc use default settings for maps and quick messages config (remove from IW4MAdminSettings) 2021-07-09 16:50:33 -05:00
b63803885b add offline messaging feature 2021.07.09.1-prerelease 2021-07-08 21:12:09 -05:00
eb339bff43 pass x-forwarded-for to properly log proxied login/logout 2021-07-05 16:08:13 -05:00
6dff22a592 use different api for country code/flag that support https 2021.07.02.2-prerelease 2021-07-02 10:04:56 -05:00