Releases: DanielKote/Foreman2
Foreman v2.0 - dev.9
Added Features:
- Icon only view: When used will display nodes as just the icons representing them (item or recipe), with lines connecting them. Should help navigating large/huge graphs, though is not meant for use during graph creation.
- Simple view for passthrough nodes: When used will change the rendering of passthrough nodes to be just a simple line as long as it isnt a disconnected node, has a set throughput, or is oversupplied. Should be useful for cleaning up the graph and will no longer cause attention to be drawn towards non-recipe nodes. When drawn in such a way there are 2 circles that are used as input/output for the node, and will not appear in the final drawing when exported as an image, further cleaning up the final result.
Bugfixes:
- Should fix the import fails associated with Factorio caching during the data stages (Issue#4, finally)
Changes:
- New nodes created by dragging an item will have the same node direction as the node it was dragged from. Should decrease the amount of node flipping required. New disconnected nodes will still be created based on the set default node direction.
- Import preset 'compatibility mode' was removed due to it being unnecessary.
Foreman v2.0 - dev.8
Added Features:
- Can now set the node direction (up/down, with up being the default). Should allow for cleaner cyclic recipe loops, plus the ability to design your graph upside down if you are so inclined.
- Option to flag any under/over supplied nodes for higher visibility, along with an option to draw arrows to any such nodes outside the visible view.
Bugfixes:
- Fixed crash when adding a new recipe node through a fuel line (ex: adding a steel smelting node through a coal line)
Changes
- Background of passthrough nodes changed to gray to differentiate them from recipe nodes
Foreman v2.0 - dev.7
Added Features:
- Support for old foreman (1.0) saves. Please ensure that you open them with the correct preset!
- Added compatibility mode for imports (shouldnt be necessary in most cases, and still a work-in-progress)
- Support for rocket launch products (ex: space science)
- Helper arrows to simplify locating of any nodes with disconnected inputs/outputs (enabled in settings)
Bugfixes:
- acceptable error dialed down to 1% for low flows (0.001 to 1)
- item frame reordering should now operate properly when moving groups of nodes (or moving nodes with arrow keys)
- import will no longer fail on duplicate names (usually when a fluid and item both share the same internal name)
- fixed issue in import if factorio disables newly added mods (instead of auto-enabling them)
- fixed issue with extraction (mining) recipes causing crashes if they dont have any inputs/outputs (not being deleted properly)
- fixed settings issue: 'dynamic link width' and 'show recipe tool tip' options werent saving properly between foreman app restarts.
NOTE: preset file format changed - will need to use new presets
Foreman v2.0 - dev.6
Pre-release test for compatibility mode import.
Foreman v2.0 - dev.4
Added features:
- extra productivity for miners (and non-miners under advanced options)
Bugfixes:
- no longer crashes when using cut (ctrl+x)
- fixed rare case import error where import mod was disabled in mod settings
- consumer, supplier, and passthrough nodes now display error/warning coloration correctly
- view dragging with right mouse button from an existing node no longer jitters screen
- fixed crashing due to missing recipes (ex: when switching to a different preset which doesnt have all recipes)
- import can now support 'inf' temperatures (Ex: editor extensions mod)
As previously, pre-built presets are available in the Foreman v2.0-dev.1 release (500mb file), or you can just quickly make your own.
Foreman v2.0 - dev.3
Added ability to specify the mods folder manually (if you wish to use a different mods folder than usual, or use --mod-directory command line parameter to specify a non-standard mods location).
As previously, pre-built presets are available in the Foreman v2.0-dev.1 release (500mb file), or you can just quickly make your own.
Foreman v2.0 - dev.2
Some preliminary bug fixes prior to the alpha release.
- importing folder selection selects properly if you select the folder with factorio.exe instead of the main install folder
- rare bug in icon scaling for assemblers fixed
- temperature of offshore pumps now set to default liquid temperature instead of NaN
- updating the currently in-use preset will cause a reload of preset without requiring a full restart
- handcrafting only recipes no longer marked as unavailable (they will still give off warnings though)
- fluids no longer duplicated in item selection screen
- dragging groups of nodes will update their item order properly
- copying fuel options now works as intended (instead of soft-crashing in the background)
- image export fixed to properly export the full graph (and not just the currently visible area), without grid or any other extras
- application no longer crashes when exporting an image if export is accidentally clicked before selecting the image save location
Presets can still be found in the Foreman v2.0 0 dev.1 release (no changes to them)
Foreman v2.0 - dev.1
Original posted (developer) version of the Foreman 2 app. Should have everything ready for making the chart, though there may (and likely are) be bugs around. Please use the most current version instead of this one.