[PR #499] [MERGED] New log checks #570

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/499
Author: @13xforever
Created: 2/2/2020
Status: Merged
Merged: 2/2/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (6)

  • c44768a allow sub-720p resolutions for ps1 classics
  • 0ad732b add check for the new option to disable logging
  • ccbbb0a add checks for aspect ratio
  • b19443c change wording on some notes
  • 6fffaf3 swap aspect ratio for zcull status in log parsing result
  • fc28dcc try updating or sending log results a couple times

📊 Changes

5 files changed (+83 additions, -19 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -0)
📝 CompatBot/Utils/Extensions/DiscordMessageExtensions.cs (+14 -10)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+2 -2)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+36 -7)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+30 -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/499 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/2/2020 **Status:** ✅ Merged **Merged:** 2/2/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (6) - [`c44768a`](https://github.com/RPCS3/discord-bot/commit/c44768a5962f9b2efd4db847216fbf7ce3fcae74) allow sub-720p resolutions for ps1 classics - [`0ad732b`](https://github.com/RPCS3/discord-bot/commit/0ad732b1a295e369200b195cb1480c6b1cfd53ed) add check for the new option to disable logging - [`ccbbb0a`](https://github.com/RPCS3/discord-bot/commit/ccbbb0aaeb7b46ef7c5d796ed37f50d797ba2aab) add checks for aspect ratio - [`b19443c`](https://github.com/RPCS3/discord-bot/commit/b19443ca9a710f2f17d5b4d6b604034778d89087) change wording on some notes - [`6fffaf3`](https://github.com/RPCS3/discord-bot/commit/6fffaf3bfad8801dc41481bed3de1d6c12165f7c) swap aspect ratio for zcull status in log parsing result - [`fc28dcc`](https://github.com/RPCS3/discord-bot/commit/fc28dccc1f2215b5ccbb4f0d1a03551ac2623f04) try updating or sending log results a couple times ### 📊 Changes **5 files changed** (+83 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -0) 📝 `CompatBot/Utils/Extensions/DiscordMessageExtensions.cs` (+14 -10) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+2 -2) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+36 -7) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+30 -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:56:19 -05:00
yindo closed this issue 2026-02-15 15:56:19 -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#570