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

1182 Commits

Author SHA1 Message Date
89e6dbf49a fix issue with vpn detection using new interaction 2022-10-13 10:47:25 -05:00
4cf62b73f1 add level color coding to target on penalty list for issue #265 2022-10-13 10:41:51 -05:00
cbe3bb9269 fix argument call to interactions 2022-10-13 10:26:22 -05:00
8502ae47aa update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
2e5747af97 update shared library to fix data library issue 2022-10-12 12:14:43 -05:00
f2736e1f5f update plugins to support command interception 2022.10.12.1-prerelease 2022-10-12 10:32:45 -05:00
ce6e759cef add command interceptor functionality 2022-10-11 16:18:56 -05:00
054ae71d14 Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre 2022-10-05 09:51:24 -05:00
447737c117 Game Interface ported to T5. (#254)
* Implement game interface for IW5 and T5
2022-10-05 09:49:00 -05:00
0647ce81f3 remove unneeded check for has permission 2022-09-24 10:22:05 -05:00
fb54aac7b8 add client tag to default game interface data 2022-09-24 10:06:07 -05:00
b4dde03a34 provide client tag in game interface meta 2022-09-21 13:04:15 -05:00
701be403a9 default user permission for guest requests 2022-09-19 22:01:34 -05:00
2d3761b430 NoClip Fix - Removed NoClipOff - Toggle Hide (#263)
* Usage of Hide is now consistent with NoClip; toggleable
Removed obsolete !NoClipOff
2022-09-11 11:51:10 -05:00
a3649124ff fix issue with game interface meta/provide full example 2022-09-11 11:46:13 -05:00
aa5b3b71d3 upgrade nuget packages 2022-09-09 09:45:46 -05:00
8d8a8d869a implement profile interaction registration through plugins (mute and vpn detection implementation) 2022.09.08.1-prerelease 2022-09-08 15:03:38 -05:00
7ad4615548 Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre 2022-09-07 09:16:58 -05:00
fb2061e200 increase security on webfront cookie state/update events 2022-09-06 15:44:13 -05:00
f2b0e5855b iw4x integration - add delay before sending up persistent data 2022-08-31 16:17:02 -05:00
4d5d61f3a0 account for trailing color code on long cod4x names 2022-08-27 21:25:42 -05:00
c8d94ec57b Adding Mute for IW4x (#257)
* Adding Mute for IW4x
2022.08.26.2-prerelease
2022-08-26 12:09:33 -05:00
423cc57986 fix issues with game interface reconnecting after rcon connection lost 2022-08-26 12:07:43 -05:00
c76c78e280 actual fix of setpassword from web console 2022-08-20 11:34:52 -05:00
e7dce1ad1d modularize the game integration files and better organize the anticheat folder structure 2022-08-20 10:57:03 -05:00
39946ba59f fix issue with set password 2022-08-20 10:42:34 -05:00
b4a2761590 map the g_password dvar for T7 parser 2022-08-17 21:57:13 -05:00
517f4ee12f add chat/chatteam event mapping for T7 2022-08-16 18:37:35 -05:00
febb44923b don't display client banned on webfront if a linked ban has been revoked but they haven't reconnected yet 2022.07.25.1-prerelease 2022-07-25 11:54:55 -05:00
789ada6e2d add more cases to "About" regex rule numbering scheme 2022-07-25 10:33:44 -05:00
57cefc2b30 improve help display and add supported games list 2022-07-25 10:21:08 -05:00
806491757c tweak for T6 parser 2022-07-25 09:10:12 -05:00
15f243463d fix dvar regex for T7 2022-07-24 13:29:40 -05:00
302475b1b5 make sure color tokens are mapped for kick messages 2022.07.23.1-prerelease 2022-07-23 13:48:46 -05:00
9761713ef5 improve penalty display on mobile view 2022-07-23 11:22:16 -05:00
8311ca63a8 set default permission for read message to user 2022-07-23 11:13:21 -05:00
96439c9b1a improve audit log display on mobile 2022-07-23 11:09:23 -05:00
ab96c0ad3b fix issue with duplicate key on top stats page 2022-07-22 10:28:26 -05:00
2255234229 small tweaks for notes/tags 2022.07.20.2-prerelease 2022-07-20 11:39:46 -05:00
f4078a1e74 update webfront permission types 2022.07.20.1-prerelease 2022-07-20 10:34:33 -05:00
c6b0f96a69 add client note command and feature 2022-07-20 10:32:26 -05:00
ee5fc9383d add set client tag to webfront profile as button 2022-07-19 20:37:48 -05:00
f78196b063 send correct type to inc/dec meta service in game interface 2022-07-16 17:47:07 -05:00
eebe390f99 Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2022.07.16.2-prerelease 2022-07-16 09:56:48 -05:00
9535815cea misc performance graph display tweaks 2022-07-16 09:56:41 -05:00
b2d4e596e1 tweaks and persistent guid update to game integration/interface 2022-07-16 09:32:07 -05:00
Edo
d746ca0a7d Improvements to game scripts (#253) 2022-07-16 08:40:10 -05:00
790b50815c fix incorrect js bundle input source 2022.07.13.2-prerelease 2022-07-13 16:27:47 -05:00
eaac12fa75 update to game interface/integration for persistent stat data 2022.07.13.1-prerelease 2022-07-13 16:10:16 -05:00
28d56dae09 misc webfront tweaks 2022-07-10 21:06:58 -05:00