Separate names with a comma.
I recently ran into the issue that my script runs fine with the actual version of Empyrion Scripting at singleplayer, but at multiplayer the...
Version 1.5 is out, introducing item handling support! Release ECE 1.5 · Preston-Coding/EgsEcfEditorApp (github.com)
To rely on a "free text type" I would avoid at most costs. This creates a complex and difficult to maintain dependency. Which Parameters are...
I was thinking a little bit bigger. Fields liks "AtmosphereBreathable", "AtmosphereDensity", "AtmosphereO2", "Gravity", "PlanetAxis" or...
That means if a specific field of the Details property is present depends on the playfield? Does this apply to the temperature only or to other...
There seems to be a little issue with the temperature array: Or does a "Space" playfield not create a array at all? "m" in space shows a...
Hi Astic, I was recently trying to implement the playfield details you mentioned in your last release video. Maybe I'm blind but I cannot find...
I had just a thought to the timeout mechanic. Would it be much work to throw an exception if a method call takes too much time? Instead of...
Thanks for implementing the movement methods. Ok, then "shield plan B". I hope determining the shield max value by examining the shield device id...
You can found it here: https://steamcommunity.com/sharedfiles/filedetails/?id=2958821441
1. I planned to use the position information of the Entity in the hope in combination with security distances and explicitly defined coordinates...
I already asked myself how much "load" I can produce by growing structures until such thing happens. :) If the result would be relient, it would...
I tracked down a strange behaviour on big structures: Here the cycleCounter stays 0: //CsRoot.Items(E.S, "*"); // <- commented out int...
Thanks for the information. That means the global inheritance is as weak as the parent inheritance? Seems logical to me to preserve the...
This is the correct forum mentioned in the experimental patch notes right? This is a feedback to a new experimental feature which could be fixed...