1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00
Commit Graph

822 Commits

Author SHA1 Message Date
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
a668b62342 add country flag and name to profile 2021.07.02.1-prerelease 2021-07-01 21:58:09 -05:00
7e6498a53d add reset anticheat metric (!rsa) for issue #177 2021.07.01.3-prerelease 2021-07-01 13:12:19 -05:00
29bd6a0f88 use right game for estimated score 2021-07-01 13:06:31 -05:00
9645db4760 actually fix steam id parsing 2021.07.01.2-prerelease 2021-07-01 10:14:58 -05:00
305c3ebb93 parse steam id properly for source games 2021.07.01.1-prerelease 2021-07-01 09:10:56 -05:00
19d8bcb690 add login/logout events to change tracker
default guest profile to minimum permissions
2021-06-30 21:13:25 -05:00
b78976af4f fix run as command config not being honored properly 2021-06-30 18:10:45 -05:00
b784b2fdfb fix bad key lookup in manager 2021-06-30 14:01:41 -05:00
6c5149adf1 fix alignment for long server names 2021.06.30.2-prerelease 2021-06-30 10:44:43 -05:00
57f1dd3f3c add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021.06.30.1-prerelease
2021-06-30 09:57:07 -05:00
c3d1780791 show "out of" ranked players for stats command 2021-06-29 17:14:25 -05:00
6e1e0aa9f9 improvements and consistencies to the top stats, most played and top players commands 2021-06-29 15:35:56 -05:00
7f7c00e1f0 Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
27ad872e56 fix issue with selecting wrong parser during setup
add minimum name length option
fix issue with stats spm
2021.06.28.1-prerelease
2021-06-27 20:31:39 -05:00
be6b84ef02 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2021.06.16.2-prerelease 2021-06-16 08:55:56 -05:00
74231b51ec Added CSGO maps (#210)
Added all current default CSGO maps (Competitive, Wingman, Casual, War Games, Retakes, Danger Zone)
2021-06-16 08:54:49 -05:00
bf4234b2c6 Additional CSGO compatibility improvements 2021-06-16 08:53:50 -05:00
66cce8fdd2 fix issue with custom event registration 2021-06-16 08:51:22 -05:00
d314d7ba2c improve CS:GO compatibility 2021.06.11.1-prerelease 2021-06-11 11:52:30 -05:00
d309565350 add one log indicator for games (Pluto IW5) that don't log to mods folder even when fs_game is specified. 2021.06.07.1-prerelease 2021-06-07 16:58:36 -05:00
fc80c8ade1 update pluto iw5 parser for new version
fix issue with finding players with color codes in name
2021.06.06.1-prerelease
2021-06-06 13:40:58 -05:00