Page 1 of 1

[1.1.0] LuaControl::get_blueprint_entities

Posted: Tue Nov 24, 2020 6:49 pm
by Kuxynator
I found a new function `LuaControl::get_blueprint_entities` and also the is_cursor_blueprint() seems to be new.
both are not listed in [Version history/1.1.0](https://wiki.factorio.com/Version_history/1.1.0)
The function is nice but unfortunately only half the battle. The tiles are not returned with this.
I would prefer a function returning the whole blueprint (LuaItemStack?). so I can access all entities, tiles and also the name and icons and the remaining properties.

Re: [1.1.0] LuaControl::get_blueprint_entities

Posted: Sat Jan 30, 2021 12:20 pm
by Kuxynator
no comment?

Re: [1.1.0] LuaControl::get_blueprint_entities

Posted: Thu Feb 04, 2021 2:43 am
by Daeruun
It would be nice to get the whole blueprint as a temporary copy.
Even better a whole blueprint book that is stored in library.
So that one could extract the complete costs to build for example.