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

617 Commits

Author SHA1 Message Date
RaidMax
cf2245a874 more integration tweaks
add configurable flood protect interval for rcon
2022-02-08 12:03:55 -06:00
RaidMax
8989b5b987 fix issue with plugin registration 2022-02-07 22:02:50 -06:00
RaidMax
3001a92a78 initial framework for gsc + iw4madmin integration
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -06:00
RaidMax
6e29d75df2 only send heartbeat when fully initialized 2022-02-01 18:31:55 -06:00
RaidMax
af7d74defe Allow either parser version or parser name to be used in server config block 2022-02-01 18:27:03 -06:00
RaidMax
68c5cbacdc more profile loading optimizations 2022-02-01 18:20:29 -06:00
RaidMax
2c9d458150 only default to IPv4 when parsing
update postgres target version to 12.9
2022-02-01 14:27:16 -06:00
RaidMax
62be8d751f actual fix now? 2022-01-31 17:56:43 -06:00
RaidMax
9aa8e9e1ad use proper folder in post publish script 2022-01-31 16:47:51 -06:00
RaidMax
b9f33d1217 create update script for managing updates programatically
./UpdateIW4MAdmin.sh or ./UpdateIW4MAdmin.ps1
Co-authored-by: xerxes-at <xerxes-at@users.noreply.github.com>
2022-01-31 11:06:44 -06:00
RaidMax
fc2bba42b3 fix issue with writing config files 2022-01-29 13:30:48 -06:00
RaidMax
bac343cdba fix refactor issue 2022-01-28 17:28:49 -06:00
RaidMax
75d6417d64 fix issue with certain penalties not linking 2022-01-28 15:33:21 -06:00
RaidMax
1c89b00907 small startup performance optimization 2022-01-28 09:35:01 -06:00
RaidMax
5aa6996e5a fix issue with configuration on new install 2022-01-27 13:37:38 -06:00
RaidMax
03fe013051 s This is a combination of 7 commits.
This is the 1st commit message:
2022-01-27 11:25:42 -06:00
RaidMax
199cbc88d0 Address some .NET 6 oddities and allow webfront startup without servers being monitored 2022-01-26 15:26:25 -06:00
RaidMax
6f6dd035ee Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
RaidMax
67189f3294 fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
RaidMax
147e6e257a update max name length to 34 for base kill/damage parser 2022-01-26 15:20:10 -06:00
RaidMax
27d14b9386 work around for iw5/t6 not being able to parse multiple commands over rcon for mag command 2022-01-26 15:20:10 -06:00
RaidMax
80a906f61f update to show full gametype name on webfront 2022-01-26 15:20:10 -06:00
RaidMax
b33b518fa2 implement map and gametype command 2022-01-26 15:20:10 -06:00
RaidMax
d202e461f8 fix concurrency issue with accent color setup 2022-01-26 15:20:10 -06:00
RaidMax
4ae3ee1683 abstract engine color codes to use (Color::<Color>) format to make codes more.
see pt6 parser and configs for example usages
2022-01-26 15:20:10 -06:00
RaidMax
ba2349989f update help command to use per game commands 2022-01-26 15:20:10 -06:00
RaidMax
882175401e fix plugin error formatting 2022-01-26 15:20:10 -06:00
RaidMax
c8c334327e update caching to use automatic timer instead of request based to prevent task cancellation 2022-01-26 15:20:10 -06:00
RaidMax
0a95e725f4 add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
RaidMax
584f2667a0 add console log sink for critical errors 2022-01-26 15:20:10 -06:00
RaidMax
a519a623b9 update plugin error message format 2022-01-26 15:20:10 -06:00
Chase
f9492e2b25 Add Pluto IW5 Maps from r2385 (#220) 2022-01-26 15:20:10 -06:00
RaidMax
298d617a6b cleanup and enhance penalty handling 2022-01-26 15:20:10 -06:00
RaidMax
d440714e54 reduce timeout when master api is down 2022-01-26 15:20:10 -06:00
RaidMax
aea27d7e2c post webfront url to master 2022-01-26 15:20:10 -06:00
Sparker
bfeaa05dac merge default settings up 2021-10-19 20:40:40 -05:00
RaidMax
aaf81f0119 fix profile display with implicit linked accounts enabled 2021-09-18 22:31:56 -05:00
RaidMax
010f550717 set sv_sayname on connection restore 2021-09-18 18:28:37 -05:00
RaidMax
dfd5a3fae8 make connection attempts for CoD configurable as "ServerConnectionAttempts" 2021-09-18 18:25:02 -05:00
RaidMax
778bb34609 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
RaidMax
0c08ede4bc removed commented code and show current alias for ip search 2021-09-05 10:43:48 -05:00
RaidMax
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
RaidMax
dcf690325c persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
RaidMax
417b09ef9d use new cache signature 2021-08-27 21:05:30 -05:00
RaidMax
0b6d74e5d4 support homepath in pluto t6 2021-08-27 20:47:06 -05:00
RaidMax
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
RaidMax
bc893738e1 tweak linking behavior 2021-08-21 10:40:03 -05:00
RaidMax
9877730b84 fix more issues with implicit link toggle 2021-08-16 13:20:54 -05:00
RaidMax
14d5c15fce fix issues with last release 2021-07-12 14:57:44 -05:00
RaidMax
19b5c456a5 support hostnames for server config 2021-07-11 17:26:30 -05:00