mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 20:12:43 -06:00
90 lines
4.0 KiB
Plaintext
90 lines
4.0 KiB
Plaintext
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.8
|
|
Date: 2022-12-22
|
|
Changes:
|
|
- Fixed depot priority
|
|
- Prioritized a train's distance from the provide station over train cargo capacity
|
|
- Forced provide stations to wait until they can service the highest priority request station
|
|
- Added more detailed missing train alerts
|
|
- Provide stations now override request thresholds with the per-item thresholds set by their station info combinator
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.7
|
|
Date: 2022-12-17
|
|
Changes:
|
|
- Fixed false positives in copy-paste by blueprint detection logic
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.6
|
|
Date: 2022-12-16
|
|
Changes:
|
|
- Fixed a crash relating to per-item request thresholds
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.5
|
|
Date: 2022-12-16
|
|
Changes:
|
|
- Replaced lost train alert with more detailed alerts
|
|
- Added Nullius compat
|
|
- Added Pyanodon's compat
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.4
|
|
Date: 2022-12-9
|
|
Changes:
|
|
- Made the recipe and research requirements for cybernetic combinators cheaper so that access to them in various modpacks is more in line with my intentions
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.3
|
|
Date: 2022-12-8
|
|
Changes:
|
|
- Fixed a crash when removing a fuel loader
|
|
- Fixed a gui bug
|
|
- Fixed a crash on newly generated worlds
|
|
- Fixed a crash with breaking combinators
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.0
|
|
Date: 2022-12-8
|
|
Changes:
|
|
- Added the ability to use the priority signal as input to station info combinators so one can override priority on items with station info combinators thresholds
|
|
- Added refueler stations
|
|
- Slightly more permissive allow-list logic
|
|
- Made non-backwards compatible improvements and bugfixes to the modding interface
|
|
- Updated localization
|
|
- Fixed a crash relating to wagon control combinators on request stations
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.9
|
|
Date: 2022-12-3
|
|
Changes:
|
|
- Fixed a bug with SE compat preventing players from joining multiplayer games
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.8optional station
|
|
optional station
|
|
Changes:
|
|
- Added depot bypass
|
|
- Increased inactivity time so burner inserters are fast enough to trigger it
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.5
|
|
Date: 2022-11-30
|
|
Changes:
|
|
- Fixed a crash related to the central planner
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.4
|
|
Date: 2022-11-30
|
|
Changes:
|
|
- 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
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.3
|
|
Date: 2022-11-30
|
|
Changes:
|
|
- Fixed a bug where duplicate orders could not be prevented on stations that share the same pool of items
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.2
|
|
Date: 2022-11-29
|
|
Changes:
|
|
- Added mod description
|
|
- Added update rate setting
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.0
|
|
Date: 2022-11-29
|
|
Changes:
|
|
- Minor bugfix
|
|
- Added placeholder sprites
|