Emanuele Curati

Results 3 issues of Emanuele Curati

Changed `getAvailableSpace()` implementation to fix incompatiblity with windows containers. When run in a windows containerized environment, JDK function `Files.getFileStore(storageDirectory)` throws an exception (_java.nio.file.NoSuchFileException_).

EF Core version: 7.0.1 Database provider: Microsoft.EntityFrameworkCore.SqlServer Target framework: net7.0 Operating system: Windows 11 Pro IDE: Visual Studio 2022 Hi, I think I found a bug using `Circuit` as entity...

customer-reported

Hi, I added two methods to rpc server: - `SendKey`: emulate a key press - `SendSignal`: call `system.SendSignal` to control system state. This is needed to reset the game. I...

enhancement
size/M