Benedikt Straub

Results 113 comments of Benedikt Straub

I don't think this is desirable. You can still toggle between buildhelp on and off with the Space (or other user-defined shortcut) key. Whether it's shown by default is determined...

I have just played a random game where the two players' starting positions were on top of each other. And recently in a game the HQs were only about five...

The more urgent situation of random matches was fixed with #4592; the actual logic change can wait for v1.1

I can't reproduce any type of bug with japanese or chinese, it all seems to behave fine for me. Loading a game works normally, the strings are no different from...

Is this still valid, or have all occurrences been cleaned up already?

Is this still valid?

LGTM :) I created a PR to your branch with a suggestion to integrate this into the CI: https://github.com/Flipp3rrr/FreeRCT/pull/1

The homepage's daily builds updater accidentally also considered builds for PR branches in addition to master builds. I removed all the daily builds assets from the server now, tomorrow morning...

Can you try whether manually setting the install dir fixes it? To do so open a command line prompt and run: ``` "C:\Path\To\freerct.exe" --installdir "C:\Path\To\Installation\Directory" ``` The installation directory is...

The line `scenery.cpp:91` is triggered when placing a new path object instance (bench, bin, or lamp). It checks that the place where you're building it should always have an actual...