L0laapk3 / FactorioMaps

L0laapk3's FactorioMaps mod
https://mods.factorio.com/mod/L0laapk3_FactorioMaps
Other
121 stars 22 forks source link

Other Surfaces support #18

Closed OvermindDL1 closed 5 years ago

OvermindDL1 commented 5 years ago

Would it be possible to generate the chunks for all loaded surfaces as well? It would be useful to see Factorissimo buildings as well as a few others that this pack has.

OvermindDL1 commented 5 years ago

Would I'd actually find quite funny is if specialized support was done for Factorissimo and had an option to overlay it's internal contents on the building itself, scaled down to fit. ^.^

Though I still have other surfaces from other mods as well.

L0laapk3 commented 5 years ago

Currently a lot of the code actually supports other surfaces, but I wouldn't be suprised if I missed a thing here or there, I've never tested it on other surfaces. The idea was that it would just capture the surface you are currently standing on.

if you have a good easy to set up example I wouldnt mind messing around with it when I have some free time :p

OvermindDL1 commented 5 years ago

if you have a good easy to set up example I wouldnt mind messing around with it when I have some free time :p

Install Factorissimo and plop down a few different factory buildings with some contents inside is the easiest. :-)

The idea was that it would just capture the surface you are currently standing on.

As per #19 (closed for some reason, even though it's a bug report instead of a feature request like this issue), it is not, the script seems to perma-freeze when on another surface.

L0laapk3 commented 5 years ago

The reason that bug exist is because I half ass implemented this feature so yeah :P

OvermindDL1 commented 5 years ago

Lol, that works. ^.^

L0laapk3 commented 5 years ago

Should be fixed as of 3c3b5469378255bd511376e25172d5b1d8071d0c.

L0laapk3 commented 5 years ago

See also #20