[PR #111] [MERGED] Detect game patches being applied in the logs #209

Closed
opened 2026-02-15 15:55:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/111
Author: @13xforever
Created: 10/28/2018
Status: Merged
Merged: 10/28/2018
Merged by: @13xforever

Base: masterHead: bugfixes_1810


📝 Commits (1)

  • f2c6c19 Detect game patches being applied

📊 Changes

3 files changed (+32 additions, -1 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+12 -0)
📝 CompatBot/EventHandlers/LogParsing/LogParser.StateMachineGenerator.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+19 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/111 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/28/2018 **Status:** ✅ Merged **Merged:** 10/28/2018 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `bugfixes_1810` --- ### 📝 Commits (1) - [`f2c6c19`](https://github.com/RPCS3/discord-bot/commit/f2c6c19a2641dfeb0a83e3071baff84be8af2eff) Detect game patches being applied ### 📊 Changes **3 files changed** (+32 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+12 -0) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.StateMachineGenerator.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+19 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:55:21 -05:00
yindo closed this issue 2026-02-15 15:55:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#209