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

66 Commits

Author SHA1 Message Date
RaidMax
e1461582fa Additional zombie stast work 2024-07-02 16:23:36 -05:00
RaidMax
3dd3f6ab2d optimize player history retrieval 2023-05-30 18:12:57 -05:00
RaidMax
11f97d951c Add grouping for servers on top stats, live radar, and scoreboard 2023-04-07 16:23:24 -05:00
RaidMax
f32949083f track private slots for webfront overview 2023-04-05 23:10:40 -05:00
RaidMax
f4078a1e74 update webfront permission types 2022-07-20 10:34:33 -05:00
RaidMax
28d56dae09 misc webfront tweaks 2022-07-10 21:06:58 -05:00
RaidMax
3b74953c01 improve ban management display and additional translations 2022-07-09 16:32:23 -05:00
RaidMax
34d800a8b4 clean up some more translations 2022-07-05 12:42:17 -05:00
RaidMax
c8eb6168d9 update webfront translation strings 2022-07-05 12:02:43 -05:00
RaidMax
6f5db426c1 misc ui tweaks 2022-06-16 14:02:44 -05:00
RaidMax
16d295024e update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
RaidMax
2017f08b43 increase width of side context menu for longer server names 2022-06-09 13:59:00 -05:00
RaidMax
9843f7404f add game badge to server overview 2022-06-04 09:58:30 -05:00
RaidMax
740689b047 fix map/gametype alignment on server overview and add back ip display on connect click 2022-06-04 09:21:08 -05:00
RaidMax
6b32eb701a fix issue with player name spacing on server overview at certain resolutions 2022-06-02 18:16:54 -05:00
RaidMax
82513a8f03 fix kick button margin 2022-04-20 14:46:15 -05:00
RaidMax
98f1695c98 better align player names/chat 2022-04-20 14:16:34 -05:00
RaidMax
7f43259049 fixup icons font path 2022-04-20 08:39:16 -05:00
RaidMax
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
RaidMax
397fb18f24 fix new client graph for smaller screen sizes 2022-03-29 18:59:27 -05:00
RaidMax
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
RaidMax
55f3209d94 remove striped scoreboard and add spectator color 2022-03-28 18:23:11 -05:00
RaidMax
57a3baa8e0 tweak scoreboard zscore again 2022-03-25 13:39:51 -05:00
RaidMax
b2988f1d88 mark no zscore as 0 for scoreboard 2022-03-25 13:18:24 -05:00
RaidMax
adf483e692 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
RaidMax
8bcd4fde6b display "--" for no zscore 2022-01-26 15:20:10 -06:00
RaidMax
4fef7833cf scoreboard sort tweak 2022-01-26 15:20:10 -06:00
RaidMax
cb7e20306d increase zscore precision for scoreboard.. last commit I promise 2022-01-26 15:20:10 -06:00
RaidMax
7fe2e51449 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
RaidMax
6458aee2ee add server scoreboard functionality 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
dcf690325c persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
RaidMax
6c5149adf1 fix alignment for long server names 2021-06-30 10:44:43 -05:00
RaidMax
57f1dd3f3c add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
RaidMax
fb8122c0d7 revert unintended commit file 2021-01-24 13:30:22 -06:00
RaidMax
92e7a8bd2b implement custom tag (descriptor) feature
allow override of level names through configuration
few small fixes/improvements
2021-01-24 11:47:19 -06:00
RaidMax
2e0b1b3569 hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -05:00
RaidMax
93173652ea merge 2020-08-18 20:15:46 -05:00
RaidMax
176d8edf22 another attempt to fix display of long client names/temporary t6 getinfo workaround 2020-08-18 20:11:41 -05:00
RaidMax
25ad16495e fix misaligned kick button with long names on webfront 2020-08-18 16:35:21 -05:00
RaidMax
ae16306f35 fix misaligned kick button with long names on webfront 2020-08-12 13:46:14 -05:00
RaidMax
2b3514d586 tweak color of kick icon 2020-07-14 15:48:38 -05:00
RaidMax
41474768fc add kick client functionality to webfront home for issue #142 2020-07-14 14:13:40 -05:00
RaidMax
1f7f40f296 [misc bug fixes]
properly hide broadcast failure messages if ignore connection lost is turned on
fix concurent issue for update stats history that happened with new event processing
make get/set additional property thread safe
add ellipse to truncated chat messages on home
2020-04-25 19:01:26 -05:00
RaidMax
38313ab184 Add flag icon on client profile 2019-08-04 17:06:07 -05:00
RaidMax
8bd67a1629 finish color code support (I think) 2019-08-02 18:04:34 -05:00
RaidMax
ba86810d4f fix issue with duplicate js function names for loader
hide flagged status of users on webfront unless logged in (will still show the level if they report someone because cba to update the view component w/out auth status)
add terminal to the radar maps
2019-07-24 10:36:37 -05:00
RaidMax
e4bb1933d8 move some stuff for live radar for compiled views
add chat icon to send messages to servers on server view
2019-07-17 12:38:02 -05:00
RaidMax
0e91205931 few more small fixes
complete join button on webfront
update for 2.2.6.0
2019-04-08 12:29:48 -05:00
RaidMax
46e1fdad6d start add of join button (still need to grab the external IP address)
finish up fixes for alias stuff
2019-04-07 20:14:59 -05:00