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

1291 Commits

Author SHA1 Message Date
a461f5af25 add additional overloads for script plugin web request helper 2023-04-13 21:36:21 -05:00
d64ab1ad0e apply cod4 rcon fix for waw too 2023-04-10 14:44:58 -05:00
af1778ac7b add smaller version of server banner 2023-04-09 22:20:48 -05:00
f7d005ccd1 update/rename notifyafterdelay to ExecuteAfterDelay 2023-04-09 14:07:50 -05:00
e3bbb048b6 add ServerCommandRequestExecuteEvent implementation 2023-04-09 14:07:30 -05:00
892d2c8fc5 fix startup issue with no config 2023.04.09.1-prerelease 2023-04-09 09:59:10 -05:00
b1f3155131 fix profanity determent on chat enabled check 2023-04-08 16:11:22 -05:00
5571e9317f server banner tweaks 2023.04.08.3-prerelease 2023-04-08 15:43:47 -05:00
68cf08f871 fix extra IP lookups in server banner plugin 2023-04-08 12:00:28 -05:00
af11e3713b add ServerBanner.js to solution 2023-04-08 10:10:56 -05:00
dafdbec67a add server banner plugin for iframe embeds 2023-04-08 10:10:15 -05:00
293488c839 improve login plugin structure and fix load issue 2023-04-08 09:43:33 -05:00
0ca3be01d7 add server game group collapse to advanced stats 2023-04-07 21:38:41 -05:00
d05bcde8e8 fix issue with profanity plugin enabled check and add KickOnInfringingName setting 2023-04-07 21:21:18 -05:00
4aafaf1576 Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre 2023-04-07 20:53:25 -05:00
Edo
e8d3dc0b08 fix iw4x, integration. improve scripts overall (#287)
* fix(scripts): correct usage of notifyOnPlayerCommand

* fix(scripts): correct iw4x usage of is bot

* fix(scripts): correct iw4x usage of is bot

* fix(scripts): fix noclip on iw4x

* fix(scripts): ident

* iw5 too
2023-04-07 20:42:18 -05:00
HGM
d8478bf99e Added Zombie Game Modes + Bonus & Zombie Maps for T7/BOIII (#286)
* Added Zombie Game Modes

Added Zombie Game Modes for T4, T6 & BOIII

* Added Bonus Maps & Zombies (T7/BOIII)

Added Missing Bonus Maps & Zombies maps for T7/BOIII
2023-04-07 20:41:25 -05:00
cb7d97c67f Add CoD 4's missing gametypes. (#280)
* Add CoD 4's missing gametypes.

* Fixed invalid issue
2023-04-07 20:41:12 -05:00
11f97d951c Add grouping for servers on top stats, live radar, and scoreboard 2023-04-07 16:23:24 -05:00
d45ba6434f enable support for custom say name on non IW4 games with tell/say raw 2023-04-07 14:04:04 -05:00
c1c3b163d4 remove unnecessary separator on client profile 2023-04-06 21:19:08 -05:00
f32949083f track private slots for webfront overview 2023-04-05 23:10:40 -05:00
831a6a2a37 update script helper method name 2023-04-05 22:27:48 -05:00
287ac9cf16 Add NotifyAfterDelay helper method 2023-04-05 22:26:42 -05:00
6faa9b0b43 add back missing "Port" field for Server 2023-04-05 22:26:04 -05:00
cdfcb25072 Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre 2023-04-05 14:15:46 -05:00
68b92ecc9e fix issue with BanBroadcasting 2023-04-05 14:12:59 -05:00
db17baea20 misc clearnup 2023-04-05 10:16:11 -05:00
06ee29fa5a update plugin references to newest shared library 2023-04-05 10:15:36 -05:00
8d2ac47756 update stats plugin for server caching and better DI usage 2023-04-05 10:15:10 -05:00
ebe69a94ad implement new eventing system 2023-04-05 09:54:57 -05:00
53a6ef2ec3 update references from IP to ListenAddress 2023-04-04 22:21:18 -05:00
cd98ddcb55 update controllers to use DI stat manager 2023-04-04 22:10:37 -05:00
4008d12d0d refactor BaseEventParser to utilize new event system 2023-04-04 21:54:41 -05:00
25cec34b85 small tweak to restart and runas command 2023-04-04 21:53:51 -05:00
8aed1ae8d7 improve threading synchronization for date lookup cache 2023-04-04 21:53:01 -05:00
ee056139a4 remove unneeded classes 2023-04-04 21:45:33 -05:00
130c05e56b add configuration watcher implementation 2023-04-04 21:44:08 -05:00
3d3a8e7027 improve threading synchronization for BaseConfigurationHandlers 2023-04-04 21:42:17 -05:00
d3544b4519 implement PluginV2 for script plugins 2023-04-04 18:24:13 -05:00
7c94806ece update readmessage command to use TellAsync 2023-04-03 15:56:13 -05:00
611ff2ae17 update help command to use TellAsync 2023-04-03 15:55:46 -05:00
HGM
318794cfa4 Update DefaultSettings.json (#282)
Update IW4x Map Names for "Modern Warfare 3 DLC Pack"
2023.03.23.3-prerelease 2023.03.23.2-prerelease
2023-03-23 13:04:09 -05:00
Edo
d5186b7645 fix(boiii): workaround the goofiest bug (#284)
* fix(boiii): workaround the goofiest bug
2023-03-23 13:03:54 -05:00
e311c191ef feature(script_plugins): boiii parser 2023.03.16.1-prerelease 2023-03-16 10:48:14 -05:00
faca5ec91a fix threading issue with alert manager 2023-02-17 14:37:52 -06:00
9884be8306 update mysql migration to add explicit length for searchable ip 2023-02-13 08:24:45 -06:00
957c88970d implement IConfigurationHandlerV2 2023-02-11 21:09:02 -06:00
2b6720d4e2 define new event types 2023-02-11 21:03:35 -06:00
36cca2f93b update vpn detection to script plugin v2 2023-02-11 21:02:20 -06:00