Space Engineers

Space Engineers

Modular Assemblies
Showing 1-10 of 69 entries
< 1  2  3  4  5  6  7 >
Update: Feb 24 @ 9:01pm

Update ModularLog.cs

Update: Feb 24 @ 8:48pm

Update ModularLog.cs

Update: Feb 16 @ 10:52pm

Improve AssemblyPart.GetAllConnectedParts

No longer uses recursion; will prevent a stackoverflow on excessively large assemblies and will greatly improve performance on block removal.

Update: Jan 16 @ 9:39pm

maybe fix

Update: Jan 14 @ 9:02pm

Add files via upload

Update: Jan 14 @ 8:45pm

Update Aristeas NewUniversalUpload.yml

Update: Jan 12 @ 3:36am

forgot some debug text lol lmao

Update: Jan 12 @ 3:12am

modular assemblies is held together with duct tape and prayers

Update: Jan 12 @ 1:23am

Merge branch 'main' of https://github.com/StarCoreSE/Modular-Assemblies

Update: Jan 12 @ 12:56am

Invoke OnPartRemoved for all parts in an assembly upon closing.