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

875 Commits

Author SHA1 Message Date
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
2f38f3f2b8 fix issue with caching implementation 2022-01-26 15:20:10 -06:00
6302b85434 try renable FTP publish 2022-01-26 15:20:10 -06:00
ba2349989f update help command to use per game commands 2022-01-26 15:20:10 -06:00
882175401e fix plugin error formatting 2022-01-26 15:20:10 -06:00
c8c334327e update caching to use automatic timer instead of request based to prevent task cancellation 2022-01-26 15:20:10 -06:00
0a95e725f4 add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
584f2667a0 add console log sink for critical errors 2022-01-26 15:20:10 -06:00
a519a623b9 update plugin error message format 2022-01-26 15:20:10 -06:00
96a260f94a update webfront ip lookup to bypass api key restriction 2022-01-26 15:20:10 -06:00
f9492e2b25 Add Pluto IW5 Maps from r2385 (#220) 2022-01-26 15:20:10 -06:00
1e74862a4c fix issue with assigning correct server when processing command 2022-01-26 15:20:10 -06:00
6f72fadd6d update country flag api 2022-01-26 15:20:10 -06:00
b936deac31 remove javascript error log trying to load hljs from non config pages 2022-01-26 15:20:10 -06:00
55295b73e1 temporarily disable ftp release integration to bypass unknown Error: connect ETIMEDOUT *:21 (control socket) 2022-01-26 15:20:10 -06:00
77be063a5b update welcome plugin to bypass api lookup limitation 2022-01-26 15:20:10 -06:00
298d617a6b cleanup and enhance penalty handling 2022-01-26 15:20:10 -06:00
d440714e54 reduce timeout when master api is down 2022-01-26 15:20:10 -06:00
dd1d3215ef fix issue with detecting bans on accounts with new ips when implicit linking is disabled 2022-01-26 15:20:10 -06:00
aea27d7e2c post webfront url to master 2022-01-26 15:20:10 -06:00
738b1fc38c Merge pull request #219 from RaidMax/release/pre
Merge pre release into master
2021-10-19 20:52:49 -05:00
a3fa2b761e Merge branch 'master' into release/pre 2021-10-19 20:45:05 -05:00
bfeaa05dac merge default settings up 2021-10-19 20:40:40 -05:00
720d253fbb add script injection to the config to import custom webfront scripts (ie google tracking) 2021.10.20.1-prerelease 2021-10-19 20:17:10 -05:00
bbab849224 fix issue on about page with duplicate server names or inactive servers 2021-10-19 20:02:31 -05:00
ad14a150e2 improve about page layout 2021.10.16.1-prerelease 2021-10-16 13:30:26 -05:00
dc3effe697 default about page to enabled 2021.10.10.3-prerelease 2021-10-10 10:57:27 -05:00
9cfaef2ce5 add option to toggle about page/make some checks on displayed rules 2021.10.10.2-prerelease 2021-10-10 10:44:18 -05:00
60681458c4 Add about/community info guidelines/social page 2021.10.10.1-prerelease 2021-10-09 21:11:47 -05:00
9f859c5d23 deactivate penalties while unlinking an account if implicit account linking is disabled 2021.09.30.1-prerelease 2021-09-30 10:28:04 -05:00
aaf81f0119 fix profile display with implicit linked accounts enabled 2021-09-18 22:31:56 -05:00
010f550717 set sv_sayname on connection restore 2021.09.18.1-prerelease 2021-09-18 18:28:37 -05:00
dfd5a3fae8 make connection attempts for CoD configurable as "ServerConnectionAttempts" 2021-09-18 18:25:02 -05:00
68d4cc5bfd add check to determine whether to include color codes when checking name length 2021-09-18 18:10:47 -05:00
1e19966ff2 fix source issue on home page 2021.09.17.1-prerelease 2021-09-17 11:23:57 -05:00
3b13ad2b4f cap client name for new flow 2021-09-17 11:19:17 -05:00
d2590c929a add raw file editing to configuration page in webfront 2021.09.16.1-prerelease 2021-09-16 16:27:40 -05:00
778bb34609 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
d4f505255c fix client history issue with empty database 2021.09.10.1-prerelease 2021-09-10 11:27:46 -05:00
312a40b99f Merge remote-tracking branch 'origin/release/pre' into release/pre 2021.09.06.1-prerelease 2021-09-06 11:37:30 -05:00
8bf90a76c0 fix searching name resulting in incorrect results 2021-09-06 11:37:15 -05:00
0f1ecbe242 Update IW6x parser to automatically find the log file. (#216)
* Update ParserIW6x.js
2021.09.05.2-prerelease
2021-09-05 10:45:28 -05:00
0c08ede4bc removed commented code and show current alias for ip search 2021-09-05 10:43:48 -05:00
00088a11ce test linking fix 2021.09.04.1-prerelease 2021-09-04 12:33:25 -05:00
d46c090301 implement client server connection tracking persistence 2021.08.31.3-prerelease 2021-08-31 18:21:40 -05:00
ce12d3e490 version css for webfront 2021-08-31 18:07:07 -05:00
c0d76612ed bugfix for edge case of linking alias to new account 2021.08.31.2-prerelease 2021-08-31 09:53:01 -05:00
90d406a78a fix issue with display server with no saved player history 2021.08.31.1-prerelease 2021-08-31 08:44:15 -05:00
e34d24db7e bundle js by version so webfront updates don't need a cache refresh 2021-08-30 20:30:06 -05:00
7135d37b0f tweak player history hover format 2021-08-29 20:47:25 -05:00