Skip to content

Foreman v2.0 - dev.12

Compare
Choose a tag to compare
@DanielKote DanielKote released this 21 Nov 02:33

Added Features

  • Total building count and total beacon count added to graph summary form.
  • Exporting image can now clip the exported image to the currently visible portion of the graph instead of always exporting the full graph (should be helpful for extremely large graphs that cant exactly be exported all at once).
  • Copy-paste of key node status (enabled/disabled + title).
  • Auto-connect feature to help with connecting (mostly for large bus based graphs, but not only them). Use by selecting the nodes you wish to auto-connect (the nodes with disconnected inputs/outputs plus the nodes you wish to connect them to), right click and select auto connect (input or output). Will try to connect any disconnected input/output to the closest node with the matching item that has no missing input/output connections.
  • Further features for save files - will now keep track which save file you have loaded, and will ask if you wish to save / continue if you try to load another save or exit the application while there are unsaved changes. Also added a save + save-as distinction to quickly save the current graph.
  • Ctrl+S will auto-save the graph as well.

Bugfixes

  • Sorting by column should now work as expected for key nodes in graph summary (was always sorting by 1st column).
  • Catalysts werent handled properly (productivity was granting too much bonus). Should now be aligned with how Factorio handles them.

Changes

  • Sorting of objects in graph summary now guarantees order (better for the CSV export comparisons).
  • Sorting of key nodes in graph summary by user-given title will now follow natural order (ex: 2a will go before 10a).
  • Due to the update to catalysts the presets will need to be re-imported (application will crash otherwise). So if changing from previous version, dont copy-paste the old presets in and instead either re-import them or use the pre-compiled presets below.