Space Engineers

Space Engineers

Aerodynamic Physics
正在显示第 161 - 170 项,共 180 项条目
< 1 ... 15  16  17  18 >
更新于:2015 年 12 月 18 日 下午 8:17

Pushed the precalculation method into its own thread (Yea! multithreading!)
Adjusted heat dissipation rate x2
Enabled Logger on release version, there are several log settings to help capture information about potential issues.

更新于:2015 年 12 月 17 日 下午 7:02

Made a few enhancements to help performance on servers.
Enabled heat damage on servers.

Note, drag does not work properly on servers as the client cannot access the Physics field.

Fixed two possible crash bugs related to the chat commands.

更新于:2015 年 12 月 15 日 下午 6:38

Tweaked heat dissipation settings. Added option to adjust it. /drag-radMult adjusts the multiplier, higher the number the faster objects will lose heat.

Heat effects will play regardless if heat damage is enabled.
Tweaked heating effects, 'flame' now shifts to orange at higher temps.

Tweaked damage math, cockpits should resist heat a bit better.

更新于:2015 年 12 月 14 日 下午 9:26

更新于:2015 年 12 月 14 日 下午 8:31

Hid some blocks you should never build

更新于:2015 年 12 月 14 日 下午 8:29

Added Deadly Re-Entry option. Warning this is ENABLED by default. Type /drag-heat off to turn off deadly re-entry!
/drag-heat on to turn the heat back on.

更新于:2015 年 12 月 13 日 下午 8:12

Added advanced lift calculations type /drag-advlift on to enable.

更新于:2015 年 12 月 13 日 下午 12:33

Angle of attack can generate some lift. Keep in mind the base blocks are not 'wings' using aerodynamic blocks from Digi's mod for real 'lift'.

更新于:2015 年 12 月 12 日 下午 11:49

Fixed drag calculations for some ship orientations.

更新于:2015 年 12 月 12 日 上午 1:06

Added Server->Client sync for drag setting. Currently only gets the drag setting on loading. If it is changed players will have to reconnect.