Space Engineers

Space Engineers

Paint Gun - realistic painting for survival + special creative features
Mostrando 41-50 de 112 aportaciones
< 1 ... 3  4  5  6  7 ... 12 >
Actualización: 6 JUL 2020 a las 4:30 a. m.

- Added warning if Neon_Colorable_Surface is not found, which is a sign that other more silent issues might exist.
- Removed the debugging logging added in previous version.

Actualización: 5 JUL 2020 a las 9:07 a. m.

- Incremented mod version to v20.
- Added some error catching in IsSkinAsset() to debug a reported crash.

Servers don't need restart since this is only for those that crashed.

Actualización: 5 JUL 2020 a las 6:31 a. m.

- Fixed scrollable skin bar scrolling weird at some points.
- Fixed temporary block showing up on skin ownership test (black spheres in a line), as hiding the grid isn't enough to hide fatblocks.
- Fixed neon skins not being detectable if another mod overwrites skins.

Actualización: 4 JUL 2020 a las 1:58 a. m.

- Fixed icons for 3 new skins showing up as "?".

(Does not require Server/DS restart).

Actualización: 27 JUN 2020 a las 8:18 a. m.

NOTE: Same as previous one, server restart recommended, as server doesn't have the block to spawn for ownership test.

- Added the temp block for ownership test for real this time xD

Actualización: 27 JUN 2020 a las 3:48 a. m.

NOTE: Recommended to restart servers for this update, might have desync issues with clients updating it earlier than server.

- Improved ownership test by using a hidden block that has no skinnable materials, hopefully reducing memory impact of the test.
- Fixed a case of skin ownership failing to finish if you own Silver skin.
- Fixed TestArmor being included in the skins (non-issue as nobody could use it anyway).
- Updated logger with more checks to avoid notifications being shown too early.

Actualización: 25 JUN 2020 a las 1:43 a. m.

- Added icons for the 3 new armor skins.
- Fixed neon armor not showing up due to its lack of _Armor suffix in definition subtype name.

Actualización: 29 ABR 2020 a las 1:16 a. m.

- Fixed symmetry paint errors in DS which also fixes symmetry painting not happening DS-side (therefore not saving).
This is a backwards compatible server side fix, update whenever. Version printed in console incremented to v19 (if you wanna ensure you got this fix).

Actualización: 16 ABR 2020 a las 2:51 p. m.

- Fixed persistent notifications not updating while they're visible.

Actualización: 30 MAR 2020 a las 8:46 a. m.

- Added icon for frozen armor skin.
- Changed color compare from RGB to HSV to keep it sane for end-user.