MerlinofMines / EasyCommands

Github Repository for Ingame Scripts built by MerlinofMines. Uses MDK to Deploy to SpaceEngineerse
GNU General Public License v3.0
8 stars 3 forks source link

Added Support for Build & Damage Properties for all terminal blocks #248

Closed MerlinofMines closed 2 years ago

MerlinofMines commented 2 years ago

This commit adds some useful properties to all terminal blocks for the build & damage limits, levels & ratios.

This change also moves "build, building, built" to a new Build property and adds a Damage property ("damage", "damaged").

Lastly, the Assembler block was slightly updated to use the build property.

This PR resolves #243