59acaadb92
cleanup and simplify the CoD RCon implementation
2022-10-23 14:03:57 -05:00
7b2cd19fc1
harden up the script timer/game interface dvar operations for multithreading
2022-10-23 14:03:33 -05:00
5b7e56f894
track match start/end time where possible
2022-10-23 13:32:09 -05:00
450c8a45da
add support for plugin generated pages (interactions). add disallow vpn command
2022-10-17 09:17:43 -05:00
a71a5d7f3b
update default permissions for guest webfront users
2022-10-16 16:25:09 -05:00
9774db1621
update mute plugin to utilize new interaction forms
...
bump shared library core version
2022-10-13 13:29:39 -05:00
2ec9332251
Added !unmute, !tempmute, !listmutes
...
Quick fix for PowerShell IE use
Makes date readable for target player
Resolved translation string inconsistencies
Minor code cleanups
Initial commit from review
Cleaned up code & amended a few checks
Comment typo
Fix infinite unmuting
Removed unnecessary checks (Unmuting an already unmuted player will not trigger MuteStateMeta creation (if already doesn't exist))
Resolved !listmutes showing expired mutes
Committing before refactor
Refactor from review
Removed reference to AdditionalProperty
Fix check for meta state when unmuting
Continued request solves main problem
Handle potential failed command execution
Missed CommandExecuted onJoin
Fix another PS Reference to Invoke-WebRequest
Fixes review issues & Cleaned up code
Adds support for Intercepting Commands via Plugin (Credit: @RaidMax)
Comparing
Revert formatting changes
Removing MuteList for Penalty
Added Mute, TempMute & Unmute Penalty
Fixed reference in Mute.csproj & Removed ListMutesCommand.cs
2022-10-13 13:29:39 -05:00
4cf62b73f1
add level color coding to target on penalty list for issue #265
2022-10-13 10:41:51 -05:00
8502ae47aa
update interactions to allow building custom forms
2022-10-12 21:06:18 -05:00
2e5747af97
update shared library to fix data library issue
2022-10-12 12:14:43 -05:00
f2736e1f5f
update plugins to support command interception
2022-10-12 10:32:45 -05:00
ce6e759cef
add command interceptor functionality
2022-10-11 16:18:56 -05:00
aa5b3b71d3
upgrade nuget packages
2022-09-09 09:45:46 -05:00
8d8a8d869a
implement profile interaction registration through plugins (mute and vpn detection implementation)
2022-09-08 15:03:38 -05:00
c76c78e280
actual fix of setpassword from web console
2022-08-20 11:34:52 -05:00
39946ba59f
fix issue with set password
2022-08-20 10:42:34 -05:00
c6b0f96a69
add client note command and feature
2022-07-20 10:32:26 -05:00
9535815cea
misc performance graph display tweaks
2022-07-16 09:56:41 -05:00
eaac12fa75
update to game interface/integration for persistent stat data
2022-07-13 16:10:16 -05:00
f01f9d3292
fix rcon issue on restart
2022-07-09 20:57:00 -05:00
cddc9297c2
cleanup table display of admins on mobile display
2022-07-09 13:54:35 -05:00
1fc418c792
more localization tweaks
2022-07-08 20:40:27 -05:00
490f37b990
add option to normalize diacritics for rcon parsers (applied to T6)
2022-07-06 15:42:31 -05:00
b422e72c71
support per-command override of rcon timeouts / update t5 parser to reflect
2022-07-01 09:59:11 -05:00
f33c071015
use "unknown" ip as bot indicator
2022-06-28 09:15:37 -05:00
9102933a9a
ensure commands are not displayed/usable for unsupported games
2022-06-17 13:11:44 -05:00
7be9ecc4c6
optimize client searching
2022-06-16 18:44:49 -05:00
c2353f5bb8
optimize chat filtering/searching
2022-06-16 18:03:23 -05:00
45011d9ff9
fix token auth issue
2022-06-16 10:07:03 -05:00
4e58b03c0f
fix up query/check
2022-06-15 20:19:22 -05:00
16d295024e
update schema to support unique guid + game combinations
2022-06-15 19:37:34 -05:00
c94ff08315
actually fix the previous issue
2022-06-12 16:37:07 -05:00
a1316f254c
fix issue that shouldn't actually be an issue
2022-06-12 15:09:26 -05:00
6d9cc9b19f
use bot ip address when determining if client is bot
2022-06-12 10:09:56 -05:00
5966541039
add alert/notification functionality (for server connection events and messages)
2022-06-11 11:34:00 -05:00
345c415c7d
add total ranked client number for stats pages
2022-06-09 09:56:41 -05:00
7389defb1d
revert time out for status preventing server from entering unreachable state
2022-06-08 09:10:31 -05:00
c0879267c8
add game to player profile and admins page
2022-06-07 21:58:32 -05:00
231f3e47fd
add mwr to game list (h1)
2022-06-07 12:10:39 -05:00
6b243cfa1d
fix issue with meta event context after 1st page load
2022-06-05 16:35:39 -05:00
ae05bc4009
add ban management page
2022-06-05 16:27:56 -05:00
9843f7404f
add game badge to server overview
2022-06-04 09:58:30 -05:00
aa7e63022c
add baninfo api
2022-06-02 16:48:47 -05:00
4181bf1da7
fix intermittent issue with game interface during connection loss with servers
2022-06-01 11:25:11 -05:00
ced4410d7b
fix suffixing commands with color code
2022-04-28 17:22:15 -05:00
1867a641b2
format all output for color keys
2022-04-27 15:36:58 -05:00
eec6fb4997
max recent clients paginated
2022-04-25 16:12:25 -05:00
19c3ab8a3d
add game to client
2022-04-22 16:03:34 -05:00
178cf6e92a
ui tweaks/improvements including recent players and ip info lookup
2022-04-21 12:39:09 -05:00
d5b4c60e5a
huge commit for webfront facelift
2022-04-19 18:43:58 -05:00