Space Engineers

Space Engineers

Aerodynamic Physics
180件中 11-20 を表示
< 1  2  3  4 ... 18 >
更新:2022年3月12日 @ 16時18分

Pushed changes in dev branch to live.

Reworked CoD mechanic, no longer depends on CoM
Recolored default value for the lift result.
Advlift and Wind both default to on.
Implemented Modding support for aerodynamic properties (ask in discord how to use it).
Implemented modding support for component melting point for reentry.
First pass at subgrid physics, hopefully less clang.

更新:2022年1月2日 @ 22時04分

更新:2022年1月2日 @ 21時59分

更新:2022年1月2日 @ 16時40分

Added simulated speed script for LCD to see what the mod sees your grid at.

更新:2021年12月23日 @ 10時16分

fixed wonky physics with advlift off.

更新:2021年12月3日 @ 21時04分

Fixed crash that manifested after about 2.5 hours playing with debug text off.

更新:2021年12月3日 @ 9時30分

Updated F10 menu, reorganized items and options now auto save
Renamed CoL to CoD (Center of Drag) for accuracy
Added color options to F2 menu so people can customize the colors the mod uses
Added drag profiling, more visibly aerodynamic shapes should now fly faster than blocky ones.
Added a hints pane, can be turned off in the F2 menu
Added a bind combination to change direction of the lift tester (shift+alt)
Reworked angular damping, advlift no longer has any angular damping instead it is purely determined by the center of drag relative to the center of mass.
Increased lift force by 10%

Bugfix: Worlds with more than 100 active grids should no longer randomly fail to apply drag to some grids.

更新:2021年9月17日 @ 15時51分

Added compatibility with the new angled control surfaces.

更新:2021年8月14日 @ 9時54分

Added lift profiles
Adjusted advlift calculations to be more accurate, and snap to the nearest axis if it is close enough to that axis so it is slightly easier to make a balanced craft.
CoL should be directly behind CoM now for a balanced aircraft.
Differential lift now calculates based on the lift profile.
Added a lift gizmo to the game, enabled by default. The block you are building will have a green line which indicates the block has a surface angle that interacts with lift.
Only blocks on the edge of your craft will generate lift.
Few performance fixes with particle effects and occlusion detection.
In the debug menu you can enable a test direction to see what the lift profile is for a particular direction on your craft. The red marker will show you how much lift you are getting in that direction as a percent of its coverage of the yellow bar.

更新:2020年12月3日 @ 11時39分

Granted temporary heat immunity to dropships, landing on petram should be possible on default settings now.