Vectorial1024 / v1024_civilian_fleets

Create civilian fleets to help manage your traders and miners.
https://www.nexusmods.com/x4foundations/mods/335
MIT License
18 stars 10 forks source link

Improved compatibility with "Sanity - Sector Miner" #32

Closed Vectorial1024 closed 4 years ago

Vectorial1024 commented 4 years ago

Their Steam Workshop page is here: https://steamcommunity.com/workshop/filedetails/?id=2098605344

Their modification of the Sector AutoMine script is impossible to detect when orders are synced. This means that:

This can be fixed by simply having a global variable in the Sanity - Sector Miner mod. In case where I could not come back to here, tell the makers of SSM to have a look at /md/c1024_civfleet_signals, where several global variables are set whenever a new game is loaded or started.

Vectorial1024 commented 4 years ago

This will very likely involve me rewriting the mining order sync code.