Space Engineers

Space Engineers

Attachments - large to small grid without limits!
21件中 1-10 を表示
< 1  2  3 >
更新: 2月22日 @ 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

更新: 2021年1月14日 @ 8時11分

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

更新: 2020年12月4日 @ 22時00分

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

更新: 2020年7月16日 @ 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.

更新: 2019年10月24日 @ 18時38分

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

更新: 2019年10月1日 @ 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.

更新: 2019年3月21日 @ 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.

更新: 2018年1月25日 @ 20時34分

- Fixed tall attachment base having purple textures on ports.

更新: 2018年1月19日 @ 9時13分

- Fixed tall base not connecting to conveyors.

更新: 2017年12月18日 @ 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.