mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-10 04:08:17 -06:00
updated to 1.0.4
This commit is contained in:
@@ -76,3 +76,10 @@ Version: 1.0.3
|
|||||||
Date: 2022-11-30
|
Date: 2022-11-30
|
||||||
Features:
|
Features:
|
||||||
- Fixed a bug where duplicate orders could not be prevented on stations that share the same pool of items
|
- 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
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "cybersyn",
|
"name": "cybersyn",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"title": "Project Cybersyn",
|
"title": "Project Cybersyn",
|
||||||
"author": "Mami",
|
"author": "Mami",
|
||||||
"factorio_version": "1.1",
|
"factorio_version": "1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user