From 0ef5503aaae7f7e86b5853510c4f744e74209b7f Mon Sep 17 00:00:00 2001 From: winglessraven Date: Thu, 27 Jul 2023 04:35:01 +0100 Subject: [PATCH] Sons of the Forest: Update Regex (#427) * Update Regex Update regex for app ready, user join, and user leave * Update sons-of-the-forest.kvp Minor adjustments --------- Co-authored-by: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com> --- sons-of-the-forest.kvp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sons-of-the-forest.kvp b/sons-of-the-forest.kvp index a9b415c..f31deca 100644 --- a/sons-of-the-forest.kvp +++ b/sons-of-the-forest.kvp @@ -73,9 +73,9 @@ App.TemplateMatchRegex={{(\$?[\w]+)}} Console.FilterMatchRegex= Console.FilterMatchReplacement= Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+|Couldn't create a Convex Mesh from source mesh.*|No mesh data available for mesh.*|ALSA lib.*|\[FMOD\] Error \(ERR_INVALID_HANDLE\): An invalid object handle was used\.$ -Console.AppReadyRegex=^Game Activation Sequence step 7 : End of Sequence|\[Self-Tests\] Please restart the server.$ -Console.UserJoinRegex=^ValidateAuthTicketResponse success for (?.+?)$ -Console.UserLeaveRegex=^Unregistering client 2 with steam id (?.+?)$ +Console.AppReadyRegex=^#DSL Dedicated server loaded.|#DSE \[Self-Tests\] Please restart the server.$ +Console.UserJoinRegex=^#DSL Steam auth successful for client \d+ with steam id (?.+?). username (?.+?)$ +Console.UserLeaveRegex=^#DSL Unregistering client \d+ with steam id (?.+?). username (?.+?)$ Console.UserChatRegex=^$ Console.UpdateAvailableRegex=^\[\d\d:\d\d:\d\d\] \[INFO\] A new server update is available! v[\d\.]+.$ Console.MetricsRegex=