Space Engineers

Space Engineers

Attachments - large to small grid without limits!
Mostrando 1-10 de 21 aportaciones
< 1  2  3 >
Actualización: 22 FEB a las 23:01

- Linked grids are now added to no-contact-damage group
- Updated categories and added to Non-armor too
- Merged block-variants-groups into one (scrollable blocks, one instead of 2 in g-menu)
- Added block descriptions
- Made tall base fully airtight
- Removed rotor sounds
- Added tops to assembler

Actualización: 14 ENE 2021 a las 8:11

- No longer forcing orientation every frame if it's within 0.01, this should fix some self-moving issues.

Actualización: 4 DIC 2020 a las 22:00

- Fixed top parts not showing up in "all blocks"

Actualización: 16 JUL 2020 a las 17:49

- Fixed conveyors not working on the top part.
- Fixed critical component for top parts not existing, resulting in the above issue and also not having a proper build stage sequence.

Actualización: 24 OCT 2019 a las 18:38

- Fixed crashing when equipping these blocks, caused by changes to block variants system.

Actualización: 1 OCT 2019 a las 20:53

- Added smallgrid base which comes with largegrid top.
- Blocks models now use the vanilla paintable metal texture instead of the shiny dark gray (also fixes coloring issues).
- Fixed tall base's ports being interactible.
- Tweaked some colliders a tiny amount.

Actualización: 21 MAR 2019 a las 23:21

- Tweaked build components (similar to vanilla adv rotor, because mass is important with these).
- Tweaked build time (overall faster to build).
- Set PCU on blocks to 150 (was 1, default).
- Disabled use of RotorLock as it was causing jitters.
- Limits are now set only serverside (to avoid clients sending sync requests) in block init.
- Torque and BrakeTorque are set to max on block init.

Actualización: 25 ENE 2018 a las 20:34

- Fixed tall attachment base having purple textures on ports.

Actualización: 19 ENE 2018 a las 9:13

- Fixed tall base not connecting to conveyors.

Actualización: 18 DIC 2017 a las 15:31

- Workaround largegrid top part being buildable:
Because the game doesn't seem to respect Public=False on one particular block size of the block pair, the largegrid top part that gets replaced by the small one is placeable by players; this checks if the grid has more than 1 block and removes the placed block instead.