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

340 Commits

Author SHA1 Message Date
3001a92a78 initial framework for gsc + iw4madmin integration
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -06:00
68c5cbacdc more profile loading optimizations 2022-02-01 18:20:29 -06:00
42e884bd4d don't try to load scoreboard if not on scoreboard page 2022-02-01 09:09:29 -06:00
ac59d2a498 update webfront ip lookup for ssl connection 2022-01-31 16:37:44 -06:00
bc57661cba update IP lookup api 2022-01-31 08:16:12 -06:00
bac343cdba fix refactor issue 2022-01-28 17:28:49 -06:00
75d6417d64 fix issue with certain penalties not linking 2022-01-28 15:33:21 -06:00
7986b2c0a0 update for .net core SDK Azure 2022-01-27 09:35:16 -06:00
e7b357479d add additional fields to server api 2022-01-26 15:26:26 -06:00
6f6dd035ee Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
513f0afd34 order chat context messages from oldest to newest 2022-01-26 15:26:25 -06:00
2671d26182 scoreboard tweak 2022-01-26 15:20:10 -06:00
8bcd4fde6b display "--" for no zscore 2022-01-26 15:20:10 -06:00
4fef7833cf scoreboard sort tweak 2022-01-26 15:20:10 -06:00
cb7e20306d increase zscore precision for scoreboard.. last commit I promise 2022-01-26 15:20:10 -06:00
9aa972fac7 fix missing null check in scoreboard. oops 2022-01-26 15:20:10 -06:00
6e60a5dcb6 include cs go "estimated" score on scoreboard 2022-01-26 15:20:10 -06:00
7fe2e51449 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
67189f3294 fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
80a906f61f update to show full gametype name on webfront 2022-01-26 15:20:10 -06:00
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
96a260f94a update webfront ip lookup to bypass api key restriction 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
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
720d253fbb add script injection to the config to import custom webfront scripts (ie google tracking) 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 13:30:26 -05:00
9cfaef2ce5 add option to toggle about page/make some checks on displayed rules 2021-10-10 10:44:18 -05:00
60681458c4 Add about/community info guidelines/social page 2021-10-09 21:11:47 -05:00
1e19966ff2 fix source issue on home page 2021-09-17 11:23:57 -05:00
d2590c929a add raw file editing to configuration page in webfront 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 11:27:46 -05:00
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
ce12d3e490 version css for webfront 2021-08-31 18:07:07 -05:00
90d406a78a fix issue with display server with no saved player history 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
dcf690325c persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
300b3a5908 Exclude accidental dotnet bundle command comment 2021-08-26 17:37:01 -05:00
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
2f989bf171 renable dotnet bundle cuz that was the real issue. 2021-08-16 17:02:47 -05:00
9877730b84 fix more issues with implicit link toggle 2021-08-16 13:20:54 -05:00
14d5c15fce fix issues with last release 2021-07-12 14:57:44 -05:00
19b5c456a5 support hostnames for server config 2021-07-11 17:26:30 -05:00
667bba8819 detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
eb339bff43 pass x-forwarded-for to properly log proxied login/logout 2021-07-05 16:08:13 -05:00