Andreas Grois

Results 4 issues of Andreas Grois

The website made https mandatory now. With the old http URLs the queries don't work any more. Fixes https://github.com/smurfy/fahrplan/issues/283 Edit: Furthermore I recently got some connections of `connectionDetailsVersion != 1`...

The coordinates returned by the joystick interface were defined in such a way, that the lowest possible value was zero. Applications nevertheless expect zero to represent the neutral position, not...

Recent Unity versions use SDL for input handling on Linux. That means, in order not to break KSP's input system, we mustn't consume any input inside the mod. As far...

It's of course possible that I missed it, sorry if that's the case, but I can't seem to find a built-in type alias for angular momentum. It's easy enough to...