GitHub-TC / EmpyrionScripting

Displays various informations directly and live on LCD screens and will support conveyor and construction control
GNU General Public License v3.0
34 stars 5 forks source link

Import/Execute From LCD #32

Closed shiribailem closed 11 months ago

shiribailem commented 1 year ago

Two of the big limiting factors is the tight character limit and the inability to write custom functions, as well as trying to share data between scripts.

My request would be an import or execute command that allows you to reference the code in another LCD readily, notably sharing the same data variables.

Some handy use cases might be routinely referenced blocks of code, or shipwide variables (though I know json can accomplish this bit, it would still be nicer imo)

GitHub-TC commented 11 months ago

Eleon wants to include a "computer block" in one of the next versions with a better editor field and with a capacity of 100k characters - I'm waiting for that ;-)