Space Engineers

Space Engineers

Attachments - large to small grid without limits!
1-10 van 21 items weergegeven
< 1  2  3 >
Update: 22 feb om 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

Update: 14 jan 2021 om 8:11

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

Update: 4 dec 2020 om 22:00

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

Update: 16 jul 2020 om 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.

Update: 24 okt 2019 om 18:38

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

Update: 1 okt 2019 om 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.

Update: 21 mrt 2019 om 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.

Update: 25 jan 2018 om 20:34

- Fixed tall attachment base having purple textures on ports.

Update: 19 jan 2018 om 9:13

- Fixed tall base not connecting to conveyors.

Update: 18 dec 2017 om 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.