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

Fix Simple Aggregate Property To Use Name if no property is set #273

Closed MerlinofMines closed 11 months ago

MerlinofMines commented 11 months ago

This small MR changes the default behavior of aggregate block properties so that the default values used when no property is specified, "names" is used. This enables

set myBatteries to "My Batteries" batteries"

to provide you the list of battery names, vs the unhelpful sum of battery ratios.