Space Engineers

Space Engineers

Reinforced Cockpits (Weaponcore)
Showing 1-4 of 4 entries
Update: 11 Sep @ 10:03am

* Optimized the script's block detection logic for improved performance during game load by using a more efficient data structure.
* The script now handles SubtypeIDs from the CustomWindowIds.txt file in a case-insensitive manner, improving robustness.
* Simplified the internal script logic for checking existing WeaponCore armor definitions for better readability and maintenance.

Update: 2 Jun, 2024 @ 11:30am

* Added interception of other WeaponCore armordefinition lists to prevent duplicate subtypeid issues.
* Added support for custom subtypeids in a txt file located in your saves storage folder.

Update: 28 May, 2024 @ 3:37pm

Updated the script to automatically populate the cockpit subtypeids from GetAllDefinitions.

Update: 22 May, 2024 @ 12:25pm