mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #621] [MERGED] Add minesweeper #685
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/621
Author: @13xforever
Created: 7/8/2020
Status: ✅ Merged
Merged: 7/8/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
9cef57eadd a note for accurate xfloat for all games222b240update depse634893try to reduce memory fragmentation in metrics59278ebadd new !minesweeper command📊 Changes
7 files changed (+130 additions, -8 deletions)
View changed files
➕
CompatBot/Commands/Minesweeper.cs(+101 -0)📝
CompatBot/CompatBot.csproj(+5 -5)📝
CompatBot/Program.cs(+1 -0)📝
CompatBot/Utils/ResultFormatters/IrdSearchResultFormatter.cs(+1 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs(+13 -2)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+8 -0)📝
CompatBot/Watchdog.cs(+1 -0)📄 Description
Also fix some stuff
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.