Skip to content

Improves R&D

Rob Nelson requested to merge pull/6263/stuff into Bleeding-Edge

Created by: clusterfack

  1. The research console now displays the true values of the costs used in creating objects (dependent upon resource coefficient)
  2. The circuit imprinter now correctly varies chemical cost with resource coefficient
  3. The general output material proc now was improved to display reagents as well and is now actually used
  4. The following things now all use list2text for much greater string concatenation performance at runtime
    • R&D Console (s h i t t y)
    • AI announcement verb help (previously took .2 server seconds every time it was called)
    • Power Monitor

Merge request reports