Vadim Grigoruk
Vadim Grigoruk
Personally, I'd like to release a new version when the scripts start working as shared libs, I'm working hard on this right now here #2257 and I'm very close to...
just tested, all is ok could you pls recheck?
Touch controls were designed for use on mobile devices, and I didn't think we'd be able to use them on the web. But if you say it works, then of...
I think it will be better if we add this feature to the options menu.
I reproduced it with the following errors:  Will try to fix, thanks.
Try to disable all the other scripts except Lua by calling the command ``` cmake -DBUILD_WITH_LUA=ON -DBUILD_WITH_FENNEL=OFF -DBUILD_WITH_JANET=OFF -DBUILD_WITH_JS=OFF -DBUILD_WITH_MOON=OFF -DBUILD_WITH_MRUBY=OFF -DBUILD_WITH_PYTHON=OFF -DBUILD_WITH_SCHEME=OFF -DBUILD_WITH_SQUIRREL=OFF -DBUILD_WITH_WASM=OFF -DBUILD_WITH_WREN=OFF .. --fresh ``` and...
I think I know the reason, I switched to a new domain name registrar a while ago, I think I forgot to enable the http protocol, now it only works...
It's difficult to understand the problem without the code. Do you have a link to the fork?
As I remember previously it was a problem with `clock()` function 0cd38fd3044fb856be1c9a9db4fc2e1191c696e9
Could pls someone test it with the disabled lines in `src/system/sdl/main.c` 