raiguard / EditorExtensions

Extends the Factorio map editor with new features, testing tools, and other utilities to aid with sandbox play and scenario creation.
https://mods.factorio.com/mod/EditorExtensions
Other
26 stars 6 forks source link

Add option to generate debug world with normal terrain #133

Open Quezler opened 1 year ago

Quezler commented 1 year ago

During testing i prefer/need some normal terrain whilst i also really like how this mod automatically runs /cheat for me.

Therefore please add an official option that toggles between lab tiles and normal terrain, this pull request does it like this: Screenshot 2023-05-23 at 11 52 54

Naturally in my local copy i've already hardcoded surface.generate_with_lab_tiles to false, but real support is better.

raiguard commented 1 year ago

Why not just disable override debug world?

Quezler commented 1 year ago

because then it doesn't give me a preplaced substation & power source, as well as no cheat items nor infinity mode: Screenshot 2023-05-23 at 12 00 52