Aidiakapi / early_construction

Factorio mod that adds early game construction robots. Inspired by Nanobots.
Other
2 stars 4 forks source link

Unlock robotics-related shortcuts when first tier technology is unlocked #15

Open azaghal opened 1 month ago

azaghal commented 1 month ago

The purpose of this pull request is to fix the problem of robotics-related shortcuts being unavailable to player when the early construction robots are researched in new game installation (with no player data/config).

The shortcuts are normally unlocked across the game instance configuration (via player-data.json) when technologies such as personal-roboport-equipment and construction-robotics are researched. The PR simply changes the technology dependency to use Early Construction technologies instead.

azaghal commented 1 month ago

If you have any styling preferences (like pulling the code into separate function etc), just let me know :)

P.S. And thank you for this great little gem of a mod - fits so naturally into the repeat playthroughs of the game.