Alyokhin
Alyokhin
Sorry, was out of PC. I like it. This issue was very annoying because: 1. Allies workers had been "stealing" gold from your mine. Yes, I know - they are...
Moreover I would leave the possibility to change this preference only for certain game mode instead of adding the option to change from the menu.
Hi. Yep, you are right. There is a lot of legacy code from times when wargus/staratagus was wrote on pure C. But it works mostly. In a situation of lack...
By the way, in case if you don't know - there is a discord channel. https://discord.gg/dQGxaw3QfB
> where WSAD is map scroll as arrows this intersects with [A]ttack and [S]top commands > QERFZXCV are covering all order keys Not sure. There is a possibility of adding...
Appveyor's error is not related to this PR: ``` appveyor DownloadFile https://github.com/Wargus/stratagus/releases/download/%RELEASE%/compiled-binaries.zip 14 Error downloading remote file: One or more errors occurred. 15 Inner Exception: Remote server returned 404: Not...
[Solution](https://github.com/hissingshark/retrOSMCmk2/issues/5) from issue for retrOSMCmk2. May be used for updating retrosmc script. It's strange, but if you launch RetroPie-Setup from retrOSMCmk2 there is no need for manual installation of omxplayer...
mb fs::path related?
It is definitely `ALSA`-related issue. Switched to `PipeWire` - problem's gone. With `ALSA`: ``` src/stratagus/script.cpp:2056: InitLua: mobdebug loaded and available via mobdebug.start() src/sound/sound_server.cpp:712: InitSdlSound: Couldn't open audio: No default audio...
There is an issue with making it by CMake also. Fixed here: https://github.com/ThePhD/sol2/pull/1683 > You can grab a single header (and the single forward header) out of the library [here](https://github.com/ThePhD/sol2/tree/develop/single).