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

201 Commits

Author SHA1 Message Date
RaidMax
1d6cc670d7 add unban subnet command and subnet list interaction 2022-10-24 18:57:35 -05:00
RaidMax
34cafc4066 create shared integration for performance-based autobalance support 2022-10-23 13:29:01 -05:00
RaidMax
450c8a45da add support for plugin generated pages (interactions). add disallow vpn command 2022-10-17 09:17:43 -05:00
RaidMax
89e6dbf49a fix issue with vpn detection using new interaction 2022-10-13 10:47:25 -05:00
RaidMax
8502ae47aa update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
RaidMax
054ae71d14 Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre 2022-10-05 09:51:24 -05:00
xerxes-at
447737c117
Game Interface ported to T5. (#254)
* Implement game interface for IW5 and T5
2022-10-05 09:49:00 -05:00
RaidMax
fb54aac7b8 add client tag to default game interface data 2022-09-24 10:06:07 -05:00
RaidMax
b4dde03a34 provide client tag in game interface meta 2022-09-21 13:04:15 -05:00
Amos
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
RaidMax
a3649124ff fix issue with game interface meta/provide full example 2022-09-11 11:46:13 -05:00
RaidMax
8d8a8d869a implement profile interaction registration through plugins (mute and vpn detection implementation) 2022-09-08 15:03:38 -05:00
RaidMax
4d5d61f3a0 account for trailing color code on long cod4x names 2022-08-27 21:25:42 -05:00
RaidMax
e7dce1ad1d modularize the game integration files and better organize the anticheat folder structure 2022-08-20 10:57:03 -05:00
RaidMax
b4a2761590 map the g_password dvar for T7 parser 2022-08-17 21:57:13 -05:00
RaidMax
806491757c tweak for T6 parser 2022-07-25 09:10:12 -05:00
RaidMax
f78196b063 send correct type to inc/dec meta service in game interface 2022-07-16 17:47:07 -05:00
RaidMax
eaac12fa75 update to game interface/integration for persistent stat data 2022-07-13 16:10:16 -05:00
RaidMax
590189fc11 update pluto t6 parser for unknown ip 2022-07-10 20:09:57 -05:00
RaidMax
c9b33d3097 fix issue with alert on warn in game interface 2022-07-09 14:23:08 -05:00
RaidMax
490f37b990 add option to normalize diacritics for rcon parsers (applied to T6) 2022-07-06 15:42:31 -05:00
RaidMax
b422e72c71 support per-command override of rcon timeouts / update t5 parser to reflect 2022-07-01 09:59:11 -05:00
RaidMax
2039ed2951 small parser changes 2022-06-21 16:33:11 -05:00
RaidMax
32c4ac5bf3 set the rcon parser game name for retail WaW 2022-06-14 15:12:19 -05:00
RaidMax
3475da87bc update for t5 dvar format change 2022-06-11 09:56:28 -05:00
RaidMax
801e16ec7e add plutonium T5 parser. Must use ManualLogPath 2022-06-03 16:26:58 -05:00
RaidMax
926fcaa3ed Merge branch 'release/pre' of https://github.com/RaidMax/IW4M-Admin into release/pre 2022-06-02 15:51:59 -05:00
Skull Merlin
a456a12bc0
Create ParserH1MOD.js (#248)
Co-Authored-By: fed <58637860+fedddddd@users.noreply.github.com>

Co-authored-by: fed <58637860+fedddddd@users.noreply.github.com>
2022-06-02 09:25:29 -05:00
Amos
36899e781a Broadcast bans (Anti-cheat and manuals) script plugin 2022-06-02 09:25:00 -05:00
RaidMax
6e2d141713 fix issue with VPN banlist evaluation 2022-05-22 18:04:23 -05:00
xerxes-at
fadece39ed
PlutoIW5 support for the Game Interface and improvements to the GSC part of it. (#242)
* Improvements to the GSC part of the Game Interface
* Adds compatibility with PlutoIW5 with minimal changes.
* Fixes issues when commands are called from the web interface when the used profile is not on the server.
    * New Debug output when the target or origin of a command is sent by IW4MAdmin but not found in-game.
    * Commands that can be run on the context of the target are now run in it.
* Simplifies the command registration and execution.
    * Got rid of the huge switch block.
    * Introduced AddClientCommand to register new commands for example
        * `AddClientCommand("SwitchTeams",  true,  ::TeamSwitchImpl);`
        * `AddClientCommand("Hide",         false, ::HideImpl);`
    * Callbacks are called with the full event object and the parsed data as parameters to allow maximum flexibility.
* Introduced level.eventBus.gamename to know which game we are to add minor changes.
* Changes - noclip/lockcontrols/playertome
Additional changes to support other games' functions

Co-Authored-By: Amos <4959320+MrAmos123@users.noreply.github.com>
2022-05-19 17:04:34 -05:00
RaidMax
d12c15253e fix rcon issue 2022-04-25 15:39:30 -05:00
RaidMax
8a44acc1e7 fix subnet ban and vpn detection persistence 2022-04-20 10:45:30 -05:00
RaidMax
bab39955c8 add searching by partial ip address 2022-04-04 14:27:22 -05:00
RaidMax
dd569b6325 add subnet ban command 2022-03-30 22:15:29 -05:00
RaidMax
29bc5b7aab add join team and map change events to CSGO parser 2022-03-28 18:05:18 -05:00
RaidMax
9bbc372453 add vpn whitelist command 2022-03-23 13:34:04 -05:00
RaidMax
cde42c78ff fix update on report to penalize flagged users 2022-03-23 08:22:23 -05:00
RaidMax
4cb9899635 update action on report to use level enum string 2022-03-07 20:00:05 -06:00
RaidMax
663de4d37f refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
RaidMax
59c2b651be tweak game interface values again 2022-03-02 08:28:41 -06:00
RaidMax
cf3c7cf692 add set spectator command for game interface 2022-03-01 12:45:39 -06:00
RaidMax
cbe28360df validate game interface commands to ensure it's enabled before trying to execute 2022-02-18 10:15:11 -06:00
RaidMax
3c21bf3242 game interface improvements 2022-02-15 20:05:50 -06:00
RaidMax
96b53ada1b game interface improvements 2022-02-13 21:38:40 -06:00
RaidMax
ec6f71fce3 small updates for game interface 2022-02-12 21:54:21 -06:00
RaidMax
afa68ee8b9 add network game log reader ex: net.tcp://ip:port 2022-02-11 15:33:05 -06:00
RaidMax
269afc1abc add set client meta and inc/dec to framework 2022-02-10 16:50:45 -06:00
RaidMax
ef6beb8904 more integration tweaks 2022-02-09 14:45:28 -06:00
RaidMax
cf2245a874 more integration tweaks
add configurable flood protect interval for rcon
2022-02-08 12:03:55 -06:00