Space Engineers
Aerodynamic Physics
Εμφάνιση 11-20 από 180 καταχωρίσεις
< 1  2  3  4 ... 18 >
Ενημέρωση: 12 Μαρ 2022 στις 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.

Ενημέρωση: 2 Ιαν 2022 στις 22:04

Ενημέρωση: 2 Ιαν 2022 στις 21:59

Ενημέρωση: 2 Ιαν 2022 στις 16:40

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

Ενημέρωση: 23 Δεκ 2021 στις 10:16

fixed wonky physics with advlift off.

Ενημέρωση: 3 Δεκ 2021 στις 21:04

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

Ενημέρωση: 3 Δεκ 2021 στις 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.

Ενημέρωση: 17 Σεπ 2021 στις 15:51

Added compatibility with the new angled control surfaces.

Ενημέρωση: 14 Αυγ 2021 στις 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.

Ενημέρωση: 3 Δεκ 2020 στις 11:39

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