Science Pack Galore

by Semenar

Add lots of types of science packs to spice up your set-ups with additional production lines! Includes 36 new science packs.

2 years ago
1.1
1.61K

Changelog

Version: 1.1.1
Date: 26.08.2021
  Changes:
    - Switched the normal mod logic to the new code as well. The technology positions might change as a result. There might be problems; I tested and added support only for some mod combinations.
    - Added a limit to the item cost to be considered in a science pack with random recipe (hard-coded as 100k).
Version: 1.1.0
Date: 14.08.2021
  Changes:
    - Added an option to generate science pack crafting times randomly.
    - [Experimental mode] Added an option to generate science pack recipes randomly. Since the recipes are generated by a completely new code, there might be problems.
Version: 1.0.10
Date: 21.07.2021
  Changes:
    - Spanish is "es-ES" instead of "es", who would have known?
Version: 1.0.9
Date: 20.07.2021
  Changes:
    - Added Spanish translation.
    - The code now also considers unreachable technologies in the tech tree order, but only after all the other ones.
Version: 1.0.8
Date: 20.07.2021
  Changes:
    - Recipes that require the output item as ingredient are no longer eligible for the production of said ingredients, as science packs are concerned.
Version: 1.0.7
Date: 08.07.2021
  Changes:
    - Added Wire Shortcuts compatibility (alternate Programming science pack recipe that does not need logic wires).
Version: 1.0.6
Date: 06.07.2021
  Changes:
    - Added an optional Krastorio 2 dependency (so Krastorio does not delete the added science packs from all its techs).
Version: 1.0.5
Date: 05.07.2021
  Changes:
    - Added German and Russian translations.
Version: 1.0.4
Date: 28.06.2021
  Changes:
    - The code ignores disabled technologies now.
    - If Industrial Revolution 2 is enabled, some science pack recipes are changed to align better with the mod.
    - Allowed productivity module use when producing science packs.
Version: 1.0.3
Date: 24.06.2021
  Changes:
    - Switched the science pack addition format from full to simplified.
    - Added an optional Space Exploration dependency (compatibility fix).
Version: 1.0.2
Date: 21.06.2021
  Changes:
    - All technologies have their prerequisites and recipes deepcopied to prevent problems with their modifications later in the code.
Version: 1.0.1
Date: 19.06.2021
  Changes:
    - Locked science pack recipes behind technologies.
Version: 1.0.0
Date: 19.06.2021
  Changes:
    - Initial code.