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

996 Commits

Author SHA1 Message Date
1d9c75bcd6 improve ban handling edge cases 2022-03-25 11:28:15 -05:00
58c9092888 fix meta filter on profile 2022-03-24 16:23:40 -05:00
1b59941ab2 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -05:00
9e35e12560 fix profile issue 2022.03.24.1-prerelease 2022-03-24 08:40:42 -05:00
4aac392d0b fix minimap image for live radar 2022-03-24 08:40:20 -05:00
fd29f2d1ad update stats to use new meta service 2022.03.23.1-prerelease 2022-03-23 13:54:42 -05:00
9bbc372453 add vpn whitelist command 2022-03-23 13:34:04 -05:00
f86a9a43e8 move live radar js into own file 2022-03-23 12:52:11 -05:00
a84b9abe68 fix issue with multi line output freezing console 2022-03-23 12:09:40 -05:00
c4b9f02258 add BroadcastAsync 2022-03-23 11:43:20 -05:00
932bc77798 add tell async and update SharedLibraryCore version 2022-03-23 11:38:09 -05:00
7a1ed90f06 mark old meta service as obsolete 2022-03-23 11:31:53 -05:00
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
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