RaidMax
|
005a8b050d
|
require login for wildcard ip search
|
2023-09-13 22:50:37 -05:00 |
|
RaidMax
|
b6c32181b0
|
add initial support for LFD2
|
2023-09-02 15:35:40 -05:00 |
|
RaidMax
|
3192fe35e6
|
update default master url
|
2023-09-02 13:22:33 -05:00 |
|
RaidMax
|
c1dace4af6
|
add missing shangri-la to T5 maps
|
2023-09-02 13:11:28 -05:00 |
|
RaidMax
|
648eec25f2
|
add additional check for bot ping
|
2023-08-26 22:56:59 -05:00 |
|
RaidMax
|
08edbf9bd4
|
fix configuration write append issue
|
2023-08-23 16:34:07 -05:00 |
|
RaidMax
|
6f28bc5b0b
|
fix issue with CS:GO connector
|
2023-06-11 17:30:06 -05:00 |
|
RaidMax
|
789981346a
|
update Jint package
|
2023-06-08 15:16:42 -05:00 |
|
RaidMax
|
871f8d75df
|
implement bus mode for game interface to allow files for bus data transfer
|
2023-06-06 17:56:12 -05:00 |
|
RaidMax
|
3f0bdfe3a9
|
implement dynamic command registration through game interface
|
2023-06-03 22:46:15 -05:00 |
|
RaidMax
|
2fcbab9a37
|
implement initial url request functionality for game interface
|
2023-06-03 16:48:03 -05:00 |
|
RaidMax
|
ebdad2768d
|
fix plugin import debug log
|
2023-05-31 11:28:51 -05:00 |
|
RaidMax
|
81e2a2f6d4
|
tweak script plugin web request concurrency
|
2023-05-30 15:01:01 -05:00 |
|
RaidMax
|
088f7a51be
|
remove some old web components, add command line args for no-confirm (skip unreachable server prompt) and kestrel request settings
|
2023-05-30 14:58:17 -05:00 |
|
SwordSWD
|
c26489d71f
|
T5ZM Gametype and Maps
|
2023-05-28 20:11:10 -05:00 |
|
Amos
|
cdf9485903
|
Resolves issue where muted player would be unmuted when flag penalty was removed (#303)
* resolves issue where muted player would be unmuted when flag penalty was removed
* Revert accidental code format
|
2023-05-28 11:37:27 -05:00 |
|
RaidMax
|
108dddb5cc
|
update filter on assembly resolver
|
2023-05-27 14:09:57 -05:00 |
|
RaidMax
|
399e082b61
|
add assembly resolver to help with more permissive plugin references to iw4madmin libraries
|
2023-05-27 14:01:16 -05:00 |
|
RaidMax
|
35c4bbd2d5
|
possible fix for remotely loaded plugins
|
2023-05-27 12:15:22 -05:00 |
|
RaidMax
|
f186e3ae4d
|
add command to set log level and develop mode dynamically
|
2023-05-26 21:14:49 -05:00 |
|
RaidMax
|
1e88f5bac0
|
fix issue with alert manager concurrency
|
2023-05-14 22:46:03 -04:00 |
|
RaidMax
|
466ae96874
|
Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre
|
2023-05-01 21:41:08 -05:00 |
|
Edo
|
6ae15261c9
|
BaseEvent: Deal with all sorts of special characters sent by the engine (#298)
* BaseEvent: Deal with all sorts of special characters sent by the engine
|
2023-05-01 21:40:12 -05:00 |
|
RaidMax
|
72df5c9902
|
implement GameScriptEvent trigger
|
2023-05-01 21:38:58 -05:00 |
|
Sword
|
ed3f9f750f
|
fixed spelling mistake with Moon (#294)
|
2023-04-22 20:17:20 -05:00 |
|
RaidMax
|
123d84088f
|
provide more informative error if webfront fails to start (typical socket binding)
|
2023-04-21 20:40:20 -05:00 |
|
RaidMax
|
92992dfb13
|
update top level client count stats to support filtering per game
|
2023-04-19 19:55:33 -05:00 |
|
RaidMax
|
c53e0de7d0
|
Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre
|
2023-04-15 18:07:48 -05:00 |
|
HGM
|
caddc06c70
|
Added Missing T4ZM Zombie Maps (#289)
|
2023-04-15 18:06:16 -05:00 |
|
RaidMax
|
b022b08bc7
|
clean up game server properties update implementation
|
2023-04-15 14:30:13 -05:00 |
|
RaidMax
|
bb8f3fbe5b
|
add configuration update callback for script plugins & update plugins to utilize
|
2023-04-15 14:27:51 -05:00 |
|
RaidMax
|
c3be7f7de5
|
more updates for script plugin helper and corresponding VPNDetection update to properly send user gent
|
2023-04-13 23:36:29 -05:00 |
|
RaidMax
|
520a76a15e
|
add additional overloads for script plugin web request helper
|
2023-04-13 21:36:21 -05:00 |
|
RaidMax
|
22af762a9d
|
add ServerCommandRequestExecuteEvent implementation
|
2023-04-09 14:07:30 -05:00 |
|
RaidMax
|
c550d424dd
|
fix startup issue with no config
|
2023-04-09 09:59:10 -05:00 |
|
RaidMax
|
6bb97c7d83
|
Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre
|
2023-04-07 20:53:25 -05:00 |
|
HGM
|
a434420951
|
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 |
|
efinst0rm
|
19bbdede45
|
Add CoD 4's missing gametypes. (#280)
* Add CoD 4's missing gametypes.
* Fixed invalid issue
|
2023-04-07 20:41:12 -05:00 |
|
RaidMax
|
c6c7ca6305
|
enable support for custom say name on non IW4 games with tell/say raw
|
2023-04-07 14:04:04 -05:00 |
|
RaidMax
|
bc0ec6c050
|
track private slots for webfront overview
|
2023-04-05 23:10:40 -05:00 |
|
RaidMax
|
99e0990770
|
update script helper method name
|
2023-04-05 22:27:48 -05:00 |
|
RaidMax
|
e558d912cf
|
Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre
|
2023-04-05 14:15:46 -05:00 |
|
RaidMax
|
4442826bcf
|
misc clearnup
|
2023-04-05 10:16:11 -05:00 |
|
RaidMax
|
f41ce39180
|
implement new eventing system
|
2023-04-05 09:54:57 -05:00 |
|
RaidMax
|
2e726ea9ed
|
update references from IP to ListenAddress
|
2023-04-04 22:21:18 -05:00 |
|
RaidMax
|
da54c5d327
|
refactor BaseEventParser to utilize new event system
|
2023-04-04 21:54:41 -05:00 |
|
RaidMax
|
5f5fb8230e
|
remove unneeded classes
|
2023-04-04 21:45:33 -05:00 |
|
RaidMax
|
51fae05a73
|
add configuration watcher implementation
|
2023-04-04 21:44:08 -05:00 |
|
RaidMax
|
c14042a109
|
improve threading synchronization for BaseConfigurationHandlers
|
2023-04-04 21:42:17 -05:00 |
|
RaidMax
|
fab3cf95d6
|
implement PluginV2 for script plugins
|
2023-04-04 18:24:13 -05:00 |
|