Space Engineers

Space Engineers

Aerodynamic Physics
180개 중 11~20개 표시 중
< 1  2  3  4 ... 18 >
업데이트: 2022년 3월 12일 오후 4시 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일 오후 10시 04분

업데이트: 2022년 1월 2일 오후 9시 59분

업데이트: 2022년 1월 2일 오후 4시 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일 오후 9시 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일 오후 3시 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.