LuaForce.chart_surface_all(surface)

User avatar
Mooncat
Smart Inserter
Smart Inserter
Posts: 1197
Joined: Wed May 18, 2016 4:55 pm
Contact:

LuaForce.chart_surface_all(surface)

Post by Mooncat »

Request: LuaForce.chart_surface_all(surface)
Basically it is LuaForce.chart_all(), but only apply on a specific surface. :mrgreen:

Or allow LuaForce.chart(surface, area) to accept nil area so the whole surface will be charted.
User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5341
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: LuaForce.chart_surface_all(surface)

Post by Klonan »

Mooncat wrote:Request: LuaForce.chart_surface_all(surface)
Basically it is LuaForce.chart_all(), but only apply on a specific surface. :mrgreen:

Or allow LuaForce.chart(surface, area) to accept nil area so the whole surface will be charted.

I suppose it wouldnt be too hard to add an optional 'surface' argument to chart_all()
User avatar
Mooncat
Smart Inserter
Smart Inserter
Posts: 1197
Joined: Wed May 18, 2016 4:55 pm
Contact:

Re: LuaForce.chart_surface_all(surface)

Post by Mooncat »

Klonan wrote:
Mooncat wrote:Request: LuaForce.chart_surface_all(surface)
Basically it is LuaForce.chart_all(), but only apply on a specific surface. :mrgreen:

Or allow LuaForce.chart(surface, area) to accept nil area so the whole surface will be charted.

I suppose it wouldnt be too hard to add an optional 'surface' argument to chart_all()
That's great. :D
Rseding91
Factorio Staff
Factorio Staff
Posts: 14913
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: LuaForce.chart_surface_all(surface)

Post by Rseding91 »

I added an optional surface specification to chart_all on force for 0.15.
If you want to get ahold of me I'm almost always on Discord.
User avatar
Mooncat
Smart Inserter
Smart Inserter
Posts: 1197
Joined: Wed May 18, 2016 4:55 pm
Contact:

Re: LuaForce.chart_surface_all(surface)

Post by Mooncat »

Rseding91 wrote:I added an optional surface specification to chart_all on force for 0.15.
Thanks. :D
Post Reply

Return to “Implemented mod requests”