1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00
Commit Graph

465 Commits

Author SHA1 Message Date
7b78e0803a Hide numerical prefix for about page rules if included in the config 2022-04-09 10:16:34 -05:00
bd852b295b strip color keys from webfront form lists 2022-04-08 17:14:04 -05:00
611fe72bdc fix issues with infinite profile meta scrolling 2022-04-08 14:26:17 -05:00
91a05348f0 initial permissions based webfront access implementation 2022-04-04 22:16:40 -05:00
96bbca0454 fix game tab selection on home 2022-03-30 15:44:05 -05:00
397fb18f24 fix new client graph for smaller screen sizes 2022-03-29 18:59:27 -05:00
27a4d71b14 disable map change indicator temporarily 2022-03-29 16:59:32 -05:00
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
3a0aee319e include css change for previous commit 2022-03-28 21:34:52 -05:00
55f3209d94 remove striped scoreboard and add spectator color 2022-03-28 18:23:11 -05:00
57a3baa8e0 tweak scoreboard zscore again 2022-03-25 13:39:51 -05:00
b2988f1d88 mark no zscore as 0 for scoreboard 2022-03-25 13:18:24 -05:00
adf483e692 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
58c9092888 fix meta filter on profile 2022-03-24 16:23:40 -05:00
1b59941ab2 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -05:00
4aac392d0b fix minimap image for live radar 2022-03-24 08:40:20 -05:00
f86a9a43e8 move live radar js into own file 2022-03-23 12:52:11 -05:00
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
f9f3ff6af3 Add info api for #231 2022-03-08 12:06:46 -06:00
c22bfed99d simplify level update so we don't have to worry about linked account levels 2022-02-28 15:20:46 -06:00
7155a0d436 don't refresh scoreboard on every page. though I fixed this already... 2022-02-27 21:35:16 -06:00
9eed189774 improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
ab68af5a2d add search ip shortcut on profile 2022-02-23 15:47:17 -06:00
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
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