Space Engineers

Space Engineers

Flight Controller - Basic
27件中 1-10 を表示
< 1  2  3 >
更新:2022年1月30日 @ 17時39分

更新:2022年1月30日 @ 8時55分

Formatting and cleanup in Visual Studio

更新:2022年1月30日 @ 7時15分

Fix undamper status message and input calculation when stopped.

更新:2022年1月29日 @ 20時34分

Finishing everything up here.

- Turn on dampeners altitude, hold, and undamp are all off and we are in gravity.
- Clean up configuration so it's easier to read.
- In undamp mode, fix some calculations and a NaN vector error preventing movement when stopped.
- Hold mode and altitude mode use center of mass.
- Increase thrust in altitude mode to prevent altitude loss when tilted.

Under the hood changes:

- GyroController uses world matrix instead of grid matrix, as TVC does with thrust.
- ByMatrix uses TransformNormal, and takes a second argument when converting from local to world.

I have a couple more features I want to add.

- "roller level" to keep the roll level, but allow pitch and turn.
- Max roll based on thrust for roller mode to prevent loss of altitude.

We'll see when that happens.

更新:2022年1月26日 @ 3時22分

更新:2022年1月24日 @ 9時23分

更新:2022年1月23日 @ 18時18分

Basically everything is done now. Added the undamp mode.

更新:2022年1月23日 @ 17時43分

更新:2022年1月23日 @ 17時27分

更新:2022年1月22日 @ 11時01分

Forwart (not a word!) to the latest version again as the bug is not a bug.