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

983 Commits

Author SHA1 Message Date
cde42c78ff fix update on report to penalize flagged users 2022-03-23 08:22:23 -05:00
527ebdd053 update integration gsc 2022-03-12 13:41:10 -06:00
bc76afd25c implement team tracking via game interface (EFClient.Team and EFClient.TeamName) 2022-03-12 13:38:33 -06:00
70254187e8 Add T6 Weapon Name Parser Config (#236)
Add T6 Weapon Name Parser Config
2022.03.08.4-prerelease 2022.03.08.3-prerelease
2022-03-08 12:08:16 -06:00
42cf60a7b2 Fix iw3 gamestring typo (#234)
RDP -> RPD
2022-03-08 12:08:04 -06:00
f9f3ff6af3 Add info api for #231 2022-03-08 12:06:46 -06:00
1f132d46f9 fix issue with loading stats config #237 2022-03-08 11:24:59 -06:00
4cb9899635 update action on report to use level enum string 2022-03-07 20:00:05 -06:00
663de4d37f refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
5ec924ba05 tweak cod rcon connection and fix max health for hide integration command 2022.03.05.1-prerelease 2022-03-05 13:13:00 -06:00
760a85c9f8 more cod rcon tweaks 2022.03.03.2-prerelease 2022-03-03 08:54:17 -06:00
da991a1867 hopefully fix some issues with rcon socket 2022.03.03.1-prerelease 2022-03-02 18:21:08 -06:00
28f7e1652d add back helper methods without cancellation token for plugins 2022.03.02.1-prerelease 2022-03-02 08:29:15 -06:00
59c2b651be tweak game interface values again 2022-03-02 08:28:41 -06:00
a0462aa33c update delete obsolete plugin migration 2022.03.01.2-prerelease 2022-03-01 12:47:35 -06:00
73d20a5408 tweak rcon timeout for script calls 2022-03-01 12:46:01 -06:00
cf3c7cf692 add set spectator command for game interface 2022-03-01 12:45:39 -06:00
57558f6223 add cancellation token for rcon connection to allow more granular control 2022.03.01.1-prerelease 2022-02-28 20:44:30 -06:00
c22bfed99d simplify level update so we don't have to worry about linked account levels 2022-02-28 15:20:46 -06:00
c6866fd3d5 make sure iw4madmin exits when selecting "no" to continue with failed server connections 2022-02-28 15:16:30 -06:00
7155a0d436 don't refresh scoreboard on every page. though I fixed this already... 2022-02-27 21:35:16 -06:00
9eed189774 improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
0ff67c92a8 unescape utf characters when saving configs 2022-02-25 09:44:28 -06:00
f2ad510c4d fix issue with tempban not displaying properly 2022.02.25.1-prerelease 2022-02-25 08:22:40 -06:00
81921ec1bc mark permission changed as sensitive 2022.02.23.2-prerelease 2022-02-23 16:26:46 -06:00
39a2b155ab increment shared library references 2022.02.23.1-prerelease 2022-02-23 15:57:44 -06:00
ab68af5a2d add search ip shortcut on profile 2022-02-23 15:47:17 -06:00
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
a4c1060ccc allow search client exact with quotes 2022-02-23 09:32:59 -06:00
13c09f5184 add create/update times to penalty identifiers 2022-02-23 09:02:01 -06:00
ce27d4fe61 tweak for integration 2022-02-22 17:10:33 -06:00
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
76d58d6969 improve mag command matching of maps and gametypes 2022-02-22 08:38:02 -06:00
cbe28360df validate game interface commands to ensure it's enabled before trying to execute 2022-02-18 10:15:11 -06:00
1306f2ad63 change mask command alias to not conflict with game interface hide 2022-02-18 10:04:48 -06:00
07cdc2fa72 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2022.02.16.1-prerelease 2022-02-15 20:23:30 -06:00
b243203fab fix validation errors freezing initialization 2022-02-15 20:23:16 -06:00
3fb0e43d42 improve error output when configuration is invalid 2022-02-15 20:16:21 -06:00
3c21bf3242 game interface improvements 2022-02-15 20:05:50 -06:00
2abaec0579 Changed .NET 6 Direct Download... (#229)
Changed the .NET 6 Direct Download link to the hosting bundle as it includes both the .NET 6 runtime and the ASP .NET 6 runtime which are both needed.
2022-02-15 09:56:31 -06:00
96b53ada1b game interface improvements 2022.02.14.1-prerelease 2022-02-13 21:38:40 -06:00
6eaae7ea22 improve network log support 2022-02-13 16:50:09 -06:00
ec6f71fce3 small updates for game interface 2022-02-12 21:54:21 -06:00
afa68ee8b9 add network game log reader ex: net.tcp://ip:port 2022.02.11.1-prerelease 2022-02-11 15:33:05 -06:00
8c2487452e fix unnecessary output when not able to connect to all servers 2022.02.10.1-prerelease 2022-02-10 17:01:06 -06:00
269afc1abc add set client meta and inc/dec to framework 2022-02-10 16:50:45 -06:00
ef6beb8904 more integration tweaks 2022.02.09.1-prerelease 2022-02-09 14:45:28 -06:00
cf2245a874 more integration tweaks
add configurable flood protect interval for rcon
2022.02.08.4-prerelease
2022-02-08 12:03:55 -06:00
8989b5b987 fix issue with plugin registration 2022.02.08.3-prerelease 2022-02-07 22:02:50 -06:00
53f3ecc463 increase poll rate for reasonable response times 2022-02-07 18:47:16 -06:00