[PR #272] [MERGED] Add some more game-specific log notes #349

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/272
Author: @13xforever
Created: 3/24/2019
Status: Merged
Merged: 3/24/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

  • e6330f9 add settings check for the simpsons and nier
  • 5216d66 changed severity for the nvidia bug note
  • c19cd17 update dependencies
  • 0af63a5 refactor log sources a bit

📊 Changes

9 files changed (+58 additions, -31 deletions)

View changed files

📝 Clients/CompatApiClient/CompatApiClient.csproj (+1 -1)
📝 CompatBot/CompatBot.csproj (+6 -6)
📝 CompatBot/EventHandlers/LogParsing/SourceHandlers/BaseSourceHandler.cs (+2 -0)
📝 CompatBot/EventHandlers/LogParsing/SourceHandlers/GoogleDriveHandler.cs (+0 -1)
📝 CompatBot/EventHandlers/LogParsing/SourceHandlers/MegaHandler.cs (+0 -1)
📝 CompatBot/EventHandlers/LogParsing/SourceHandlers/PastebinHandler.cs (+0 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+43 -20)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+5 -0)

📄 Description

  • nier
  • the simpsons game

🔄 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/272 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/24/2019 **Status:** ✅ Merged **Merged:** 3/24/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`e6330f9`](https://github.com/RPCS3/discord-bot/commit/e6330f9812a0c85adcf3318121d64bb4e50a59df) add settings check for the simpsons and nier - [`5216d66`](https://github.com/RPCS3/discord-bot/commit/5216d66729f195dcb2152a20f88718eec78adc6e) changed severity for the nvidia bug note - [`c19cd17`](https://github.com/RPCS3/discord-bot/commit/c19cd17bdc30227cde9e596c027143ad382d1e31) update dependencies - [`0af63a5`](https://github.com/RPCS3/discord-bot/commit/0af63a5d94e94804da28d76218ae3b7c105f34ea) refactor log sources a bit ### 📊 Changes **9 files changed** (+58 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+1 -1) 📝 `CompatBot/CompatBot.csproj` (+6 -6) 📝 `CompatBot/EventHandlers/LogParsing/SourceHandlers/BaseSourceHandler.cs` (+2 -0) 📝 `CompatBot/EventHandlers/LogParsing/SourceHandlers/GoogleDriveHandler.cs` (+0 -1) 📝 `CompatBot/EventHandlers/LogParsing/SourceHandlers/MegaHandler.cs` (+0 -1) 📝 `CompatBot/EventHandlers/LogParsing/SourceHandlers/PastebinHandler.cs` (+0 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+43 -20) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+5 -0) </details> ### 📄 Description * nier * the simpsons game --- <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:44 -05:00
yindo closed this issue 2026-02-15 15:55:44 -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#349