-
Hello, and thanks for your game, it's pretty cool. While playing, we had found some weird words (in Russian mode):
"водросли", "ежиссер", "евизор"
They are could be typos in dict file, but in case …
-
Greetings! I am from Flipper Devices team and would like to say thank you for submitting your app to the catalog. We are finalizing API prior to 1.0 release and currently your application cannot be bu…
-
TODO
1. Changes in the Makevars such that it also compiles these (the source files are all under src/whisper_cpp but I disabled the compilation as I don't have a computer with GPU currently)
2. Pa…
-
This breaks many libraries that depend on the `tui` crate (see method: https://docs.rs/tui/latest/tui/layout/struct.Layout.html#method.constraints).
```
[INFO] [stdout] error[E0283]: type annotati…
-
### Prerequisites
- [X] I made sure I am running the latest [development build](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest)
- [X] I tried to [look for similar issues](https:/…
-
The mouse cursor is always showing on 3ds emulation when controlling the camera with the right stick for new 3ds games, such as majoras mask 3d.
There is no way to hide the cursor, as every time you …
-
### Prerequisites
- [X] I made sure I am running the latest [development build](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest)
- [X] I tried to [look for similar issues](https:/…
-
## BUG: `PublishTrimmed` causing `dotnet publish` to hang
In `.NET 7` there appears to be a bug that can cause `dotnet publish` commands to spin/hang indefinitely. I was not seeing this issue in `.…
-
### What version of Bun is running?
1.0.0
### What platform is your computer?
**Powershell** `Microsoft Windows NT 10.0.22621.0 x64`
**WSL2 Ubuntu 22.0** `Linux 5.15.90.1-microsoft-standard-…
-
I have the following code
case MUSIC_CHANGE_THEME:
provider.setTheme(audioData.getTheme());
jukeBox.softStopAndResume(Interpolation.linear, 2f);
break;
When i play my game nor…