Tomi Lähteenmäki
Tomi Lähteenmäki
Fixes the gates opening/closing. Distance to stop the gate when it's closing and would collide with a ped or a car has been tuned with eye precision so not 1:1...
Plow Fish mission can't be completed due the bomb in the Trasher cannot be triggered. This issue doesn't account that currently the Trasher barely moves on flat surface and even...
On latest master (0f83c16f6518c427a4f156497c3edc843610c402) when I click "start new game", nothing happens. Debugged this a bit it seems the `avformat_find_stream_info` hangs in [SoundSource.cpp](https://github.com/rwengine/openrw/blob/0f83c16f6518c427a4f156497c3edc843610c402/rwengine/src/audio/SoundSource.cpp#L129). Looks like the [read_packet](https://github.com/rwengine/openrw/blob/0f83c16f6518c427a4f156497c3edc843610c402/rwengine/src/audio/SoundSource.cpp#L51) function is called...
Build fails as CMake do not find `Findmsgpack.cmake`, see: https://ci.appveyor.com/project/Lihis/ets2-job-logger/builds/42129622.
When job is sent to API it contains plenty of fields which are relevant only with specific status and it also forces server side to use just one route for...
The build has been broken since Bincrafters required manual action (see #50). The manual action required by Bincrafters infrastructure changes is handled but newer version of packages still require some...
Test should be ran also for Windows build and their results collected. --- But first build issues should be taken care of, such as #53, #56, #57..
Take SCS SDK [v1.13](https://github.com/Lihis/scs-sdk/commit/48b327b548e5d116cea1eb295c57b016df98a8d5) into use. _Originally posted by @ResTedRU in https://github.com/Lihis/ets2-job-logger/issues/50#issuecomment-1000720554_
Windows does not have package manager so the program itself should check for updates. Having an update checking the users would more likely have an up-to-date version of the program....
Before release test application and plugin with ETS2 being run: - [ ] via Wine/Proton - [x] Linux - [ ] macOS - [ ] natively - [x] Linux -...