Space exploration - Personal fusion reactor delay fix (unofficial plugin)

by Mernom

Allows to automatically replace personal fusion reactors with either the first or second tier of RTG. Cofigurable through mod settings.

Tweaks
1 year, 10 months ago
0.18 - 1.1
25.0K
Armor

Changelog

Version: 0.0.11
Date: 2022-05-07
  Bugfixes:
    - Fixed possible crash with some table formats.
Version: 0.0.10
Date: 2022-01-11
  Changes:
    - Disabled a debug flag that flodded a massive amount of useless text into the log file.
      Expect a reduction of ~90% in size.
Version: 0.0.9
Date: 2021-10-01
  Bugfixes:
    - Fixed a code error introduced in the last update.
Version: 0.0.8
Date: 2021-10-01
  Bugfixes:
    - Fixed potential crash with recipes that have no ingredients.
Version: 0.0.7
Date: 2021-09-08
  Changes:
    - Added an option to increase the power generation of RTG1, RTG2 and the Personal fusion reactor.
      Controlled by a mod setting.
Version: 0.0.6
Date: 2021-07-14
  Bugfixes:
    - Fixed adding RTG1 to every single recipe.
Version: 0.0.5
Date: 2021-07-13
  Changes:
    - Removed metatables from prototypes. Appearently it's pretty rude to attach those to public property...
Version: 0.0.4
Date: 2021-06-07
  Bugfixes:
    - Fixed crash, hopefully for real this time.
Version: 0.0.3
Date: 2021-05-29
  Bugfixes:
    - Fixed a bunch of issues born from improper testing.
      Note to self: next time make sure that the version you're testing is actually the active version.
Version: 0.0.2
Date: 2021-05-29
  Changes:
    - Overhauled the code.
    - Added mod settings to control the mod's behavior with.
Version: 0.0.1
Date: 2020-04-04
  info:
    - Initial release.
    - Currently supports auto swapping.
      User made swap lists can be done by editing the Replace_list.lua file. 
      Future version will implament a mod setting.