DmytroR

Results 3 issues of DmytroR

Hello everyone, Currently, if the player was launched before any game it is shown in discord. Even if it was paused it is constantly occupating the "Playing .." status. What...

Right now there is a minimized GUI and a possibility to make it be on top of the game. I reckon it will be a good feature if the client...

enhancement

Let's say we have an `A` class. For it there is `ADto` class. We create a mapping `ADto A_to_ADto(A source)` and specify all the mappings with `@Mapping` annotation. Now we...

feature