Teardown
Structural Integrity & Collateral Damage System
Mostrando 11-20 de 46 aportaciones
< 1  2  3  4  5 >
Actualización: 13 SEP 2021 a las 14:43

Fixed a bug where an integer underflow would occur with saved static floats.
Added a performance system toggle.
Major tweaks to performance system to almost completely eliminate floating debris.

Actualización: 11 SEP 2021 a las 20:13

Fixed a bug with incorrect default text.

Actualización: 11 SEP 2021 a las 17:55

Reduced fire impact even more.
Removed more debug code.

Actualización: 11 SEP 2021 a las 17:35

Removed debug code.

Actualización: 11 SEP 2021 a las 17:33

Fixed a problem with loading damage multipliers.

Actualización: 11 SEP 2021 a las 17:27

Removed debug traces.

Actualización: 11 SEP 2021 a las 17:26

Removed debug code.

Actualización: 11 SEP 2021 a las 17:24

Setting default system redone.
Defaults now load correctly. If a saved value is missing, rather than returning nil, it still provides a number, so I had to work around that limitation.

Actualización: 11 SEP 2021 a las 16:43

Major settings redesign.
New settings notification for updates: The settings page will update you when there are new settings to configure.
Default settings will be loaded at the start of the game if a player never checked the options.
Two new settings to control mass: Minimum Body Mass & Minimum Collapse Mass.
Unfortunately, this caused a setting reset. This will not occur again, the framework I have allows dynamic updates.

Actualización: 11 SEP 2021 a las 13:39

Corrected wrong default text.