Commit Graph

1066 Commits

Author SHA1 Message Date
RaidMax
425ec2621d strip color keys from webfront form lists 2022-04-08 17:14:04 -05:00
RaidMax
15c3ca53e2 fix edge case data collection for offline servers/clean up implementation 2022-04-08 16:41:44 -05:00
RaidMax
6097ca504c fix issues with infinite profile meta scrolling 2022-04-08 14:26:17 -05:00
RaidMax
70cd01eafb reduce logging for meta lookup 2022-04-06 14:08:00 -05:00
RaidMax
a2d5e37c6f simplify initial setup by removing extra prompts 2022-04-06 13:04:30 -05:00
RaidMax
19bd47d0f4 initial permissions based webfront access implementation 2022-04-04 22:16:40 -05:00
RaidMax
dc97956bc3 add searching by partial ip address 2022-04-04 14:27:22 -05:00
RaidMax
89fdc00f9b add subnet ban command 2022-03-30 22:15:29 -05:00
RaidMax
039a05d9ad fix game tab selection on home 2022-03-30 15:44:05 -05:00
RaidMax
25fb5fdc14 fix new client graph for smaller screen sizes 2022-03-29 18:59:27 -05:00
RaidMax
1e67f6e86c collect data when server offline 2022-03-29 17:18:41 -05:00
RaidMax
7dbdf87728 disable map change indicator temporarily 2022-03-29 16:59:32 -05:00
RaidMax
180a4911bc improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
RaidMax
31123d9a33 include css change for previous commit 2022-03-28 21:34:52 -05:00
RaidMax
3cf0f54ceb remove striped scoreboard and add spectator color 2022-03-28 18:23:11 -05:00
RaidMax
eafd7cb530 add join team and map change events to CSGO parser 2022-03-28 18:05:18 -05:00
RaidMax
770785e979 misc fix 2022-03-28 16:05:00 -05:00
RaidMax
92d713d188 tweak scoreboard zscore again 2022-03-25 13:39:51 -05:00
RaidMax
34e531ef8d mark no zscore as 0 for scoreboard 2022-03-25 13:18:24 -05:00
RaidMax
724992ef33 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
RaidMax
557cc1614f improve ban handling edge cases 2022-03-25 11:28:15 -05:00
RaidMax
f90cdbef16 fix meta filter on profile 2022-03-24 16:23:40 -05:00
RaidMax
a863f78678 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -05:00
RaidMax
c93f896bc5 fix profile issue 2022-03-24 08:40:42 -05:00
RaidMax
ccc8316a2f fix minimap image for live radar 2022-03-24 08:40:20 -05:00
RaidMax
497c15a6a8 update stats to use new meta service 2022-03-23 13:54:42 -05:00
RaidMax
7be096e0b6 add vpn whitelist command 2022-03-23 13:34:04 -05:00
RaidMax
20858991e1 move live radar js into own file 2022-03-23 12:52:11 -05:00
RaidMax
85d44b0eb0 fix issue with multi line output freezing console 2022-03-23 12:09:40 -05:00
RaidMax
51ef67ae9c add BroadcastAsync 2022-03-23 11:43:20 -05:00
RaidMax
63b04be4c7 add tell async and update SharedLibraryCore version 2022-03-23 11:38:09 -05:00
RaidMax
36eb45bb2e mark old meta service as obsolete 2022-03-23 11:31:53 -05:00
RaidMax
04a4dcf153 implement metaservice v2 2022-03-23 08:43:57 -05:00
RaidMax
b46b1eb5e7 fix update on report to penalize flagged users 2022-03-23 08:22:23 -05:00
RaidMax
287635fa36 update integration gsc 2022-03-12 13:41:10 -06:00
RaidMax
f567a03fa7 implement team tracking via game interface (EFClient.Team and EFClient.TeamName) 2022-03-12 13:38:33 -06:00
Michael
1b6d8107ae Add T6 Weapon Name Parser Config (#236)
Add T6 Weapon Name Parser Config
2022-03-08 12:08:16 -06:00
JoniBrn
1e8f06f3a3 Fix iw3 gamestring typo (#234)
RDP -> RPD
2022-03-08 12:08:04 -06:00
RaidMax
064879fead Add info api for #231 2022-03-08 12:06:46 -06:00
RaidMax
e32e97b9e6 fix issue with loading stats config #237 2022-03-08 11:24:59 -06:00
RaidMax
42313b7816 update action on report to use level enum string 2022-03-07 20:00:05 -06:00
RaidMax
9f4d06c265 refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
RaidMax
acf66da4ca tweak cod rcon connection and fix max health for hide integration command 2022-03-05 13:13:00 -06:00
RaidMax
59ca399045 more cod rcon tweaks 2022-03-03 08:54:17 -06:00
RaidMax
ef70496546 hopefully fix some issues with rcon socket 2022-03-02 18:21:08 -06:00
RaidMax
e6e56d8d14 add back helper methods without cancellation token for plugins 2022-03-02 08:29:15 -06:00
RaidMax
55b0caf900 tweak game interface values again 2022-03-02 08:28:41 -06:00
RaidMax
a4c3f9c2d1 update delete obsolete plugin migration 2022-03-01 12:47:35 -06:00
RaidMax
241aa0a5f6 tweak rcon timeout for script calls 2022-03-01 12:46:01 -06:00
RaidMax
ec0f59cdb1 add set spectator command for game interface 2022-03-01 12:45:39 -06:00