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

[Bugfix] Function Request For Updated Script #231

Closed MerlinofMines closed 2 years ago

MerlinofMines commented 2 years ago

Fixed issue where requesting a specific function to be executed after re-parsing did not work correctly. Previously the main function would be executed after parsing completed, regardless of whether the user initiated a re-parsing of the script by changing the script on a non-running program, and then requested a specific function to run (either by a button click or manually requesting from the terminal menu).