updated to 1.0.4

This commit is contained in:
Monica Moniot
2022-11-30 17:16:15 -05:00
parent f1dc9fbf56
commit 8e484eacf3
2 changed files with 8 additions and 1 deletions

View File

@@ -76,3 +76,10 @@ Version: 1.0.3
Date: 2022-11-30
Features:
- Fixed a bug where duplicate orders could not be prevented on stations that share the same pool of items
---------------------------------------------------------------------------------------------------
Version: 1.0.4
Date: 2022-11-30
Features:
- Allowed several settings to have floating point values
- Allow updates per second to be set to 0
- Fixed a bug where parallel wagon control combinators were not working

View File

@@ -1,6 +1,6 @@
{
"name": "cybersyn",
"version": "1.0.3",
"version": "1.0.4",
"title": "Project Cybersyn",
"author": "Mami",
"factorio_version": "1.1",