mircearoata / SatisfactoryAreaActions

https://ficsit.app/mod/6vQ6ckVYFiidDh
GNU General Public License v3.0
24 stars 11 forks source link

AA 2.0 beta - No option to take resources from storage, only inventory, limiting amount of copied buildings #35

Open caruanas opened 3 years ago

caruanas commented 3 years ago

Whenever I copy something I am told that I'm missing whatever resources are not in my inventory. The mod does not seem to pull/consider nearby storage.

The result, of course, is that one can only copy a limited amount of buildings because one's inventory is limited in capacity (and boy do those floors and walls consume lots of concrete and iron plates).

I'm not sure if this is intentional (AA 2.0 still being in beta/under development) or whether it's a bug or I'm missing something. So Reporting it in case it's unintentional.

Thanks!

mircearoata commented 3 years ago

It's not intended, but it's not a bug either. The functionality to use multiple inventories to take items from is in place, but I only hooked it up to the player inventory for testing and I forgot to add nearby buildings to the list.

caruanas commented 3 years ago

I see. Is there any way I can reverse that myself, or were you planning on releasing an updated version on Drive at some point?

mircearoata commented 3 years ago

You can't change that yourself, the entire code of finding the storages nearby and passing their inventories to the action is missing. There will be more betas in the future, with more actions, blueprints, and the other things I've been meaning to do

caruanas commented 3 years ago

Oh, I see. Any chance of a quick release? 😉😁