Sebastian Willenbrink

Results 5 issues of Sebastian Willenbrink

#### Summary None #### Purpose of change The handling of brightness/light levels is inconsistent. The original idea sparked from #59062 which addresses some of the issues but does not go...

Info / User Interface
Bionics
Map / Mapgen
Vehicles
Code: Tests
[C++]
Mechanics: Weather
stale
json-styled
BasicBuildPassed

This is a continuation of #194 and ports not only the interface but most of the implementation to Eio. The commits in this PR can largely be reviewed independently although...

🎓 study
💔 breaking
🚧 blocked

Fix the `dream-mirage` package so that it works with the latest version of Mirage. This required replacing the vendored libraries by the upstream versions and replacing httpaf with h1. In...

Previously, the examples were there but not tested and IIUC not even compiled during publishing/testing. This leads to them bitrotting. This PR adds simple cram tests that start the server...

## Expected Behavior When a cram test terminates, all running background tasks (e.g. started via `&`) should be terminated too. A reasonable alternative would be to wait for all tasks...

bug
cram