[PR #787] [MERGED] Maintenance #838

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/787
Author: @13xforever
Created: 6/23/2021
Status: Merged
Merged: 6/23/2021
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • fbf0d31 fix async texture streaming check and add note for 470 series on nvidia
  • 7b7684d update dependencies

📊 Changes

9 files changed (+33 additions, -25 deletions)

View changed files

📝 Clients/CompatApiClient/CompatApiClient.csproj (+1 -1)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/CompatBot.csproj (+6 -6)
📝 CompatBot/EventHandlers/GlobalButtonHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -1)
📝 CompatBot/Utils/Extensions/InteractivityExtensions.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+7 -10)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+14 -3)

📄 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/787 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 6/23/2021 **Status:** ✅ Merged **Merged:** 6/23/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`fbf0d31`](https://github.com/RPCS3/discord-bot/commit/fbf0d310b3748cae3c6994a9a3a76d991f8c39ed) fix async texture streaming check and add note for 470 series on nvidia - [`7b7684d`](https://github.com/RPCS3/discord-bot/commit/7b7684d9f4805e988467b66ecd45891a0c0f5a98) update dependencies ### 📊 Changes **9 files changed** (+33 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+1 -1) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/CompatBot.csproj` (+6 -6) 📝 `CompatBot/EventHandlers/GlobalButtonHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -1) 📝 `CompatBot/Utils/Extensions/InteractivityExtensions.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+7 -10) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+14 -3) </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:57:00 -05:00
yindo closed this issue 2026-02-15 15:57:00 -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#838