Benedikt Straub

Results 113 comments of Benedikt Straub

Some other characters such as `/` and `+` should also be made linebreak targets, see #4922

> Another considerations is that on the CMake site, the examples use spaces not tabs. I think most people who work with CMake are used to spaces not tabs. Same...

I can confirm the bug with the savegame, but this is not related to any of the mentioned bugs (which is a nice change :wink:). It looks more like a...

I have had a look at this and the actual problem is on a deeper level. First the middle flag is split off into a new economy from the HQ...

> could the github workflow be modified to use `install-dependencies.sh`? +1

Sorry but this is most likely not going to happen. This would be a huge refactoring because lots of code pieces assume that roads are either Normal or Busy with...

I wonder if this observation is actually valid. Something I see often is: - I attack a sentry. Defenders swarm out from a nearby fortress. - My soldiers kill both...

To answer my own question: Yes, it does happen. I sent a bunch of soldiers from my fortress to attack an enemy sentry; while they were out the enemy counter-attacked...

The reason for this is that pressing character keys now filters the dropdown for the text you enter. Pressing Space once filters for entries containing a whitespace, pressing it again...

> Since all hotkeys have their function now even during filtering, I think `Space` should have it too. +1 > * disable filtering in menus That raises the question of...