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

Wait Time Fix #135

Closed MerlinofMines closed 2 years ago

MerlinofMines commented 2 years ago

This commit fixes the Wait command so that it waits the appropriate duration regardless of the run frequency.

Also added an update frequency utility to script tests for changing the update frequency and added missing Wait Command tests

This commit attempts to resolve #120