mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-06 05:16:06 -06:00
203 lines
10 KiB
Plaintext
203 lines
10 KiB
Plaintext
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.11
|
|
Date: 2023-1-11
|
|
Bugfixes:
|
|
- Fixed a bug in 1.2.10 where allow lists were being set incorrectly, if you downloaded 1.2.10 and were affected by this check and uncheck "automatic allow list"
|
|
Translation:
|
|
- German translation contributed by Ebaw
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.10
|
|
Date: 2023-1-11
|
|
Changes:
|
|
- Made the automatic allow list slightly more forgiving to stations where the last wagon would be on a curved rail
|
|
- Improved performance when fuel threshold is set to 1
|
|
- Prioritized distance from provider to requester over distance from train to provider
|
|
Bugfixes:
|
|
- Fixed a bug where it was possible for a single station to be updated twice per dispatch cycle, which could cause a crash
|
|
- Fixed a crash where trains would sometimes think a destroyed depot still exists
|
|
- Fixed a case where the central planner generated a confusing alert
|
|
- Removed unfinished mod setting with the broken translation key
|
|
Translation:
|
|
- Chinese translation contributed by plexpt
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.9
|
|
Date: 2023-1-7
|
|
Bugfixes:
|
|
- Fixed a bug with deliveries sometimes failing to be removed
|
|
- Fixed several rare crashes
|
|
- Fixed cybernetic combinator gui not allowing checkbox toggling when clicking on a checkbox caption
|
|
- Updated flib dependency to the correct version
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.8
|
|
Date: 2023-1-5
|
|
Features:
|
|
- Improved placeholder cybernetic combinator art
|
|
- Added a wagon control setting to bar unfiltered slots in adjacent cargo wagons
|
|
- Added a setting for toggling on or off the central planner
|
|
Changes:
|
|
- Sped up the rate at which copy-paste by blueprint will be noticed
|
|
Bugfixes:
|
|
- Fixed a bug with combinators sometimes failing to connect with train stops
|
|
- Fixed wagon control combinators outputting wagon contents after inserters have already taken out items
|
|
- Fixed a rare crash on world migration
|
|
Scripting:
|
|
- Added missing return values to some interface functions
|
|
- Migrated to non-deprecated flib modules
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.7
|
|
Date: 2023-1-1
|
|
Bugfixes:
|
|
- Fixed a bug with items attempting to be loaded into fluid wagons
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.6
|
|
Date: 2022-12-30
|
|
Bugfixes:
|
|
- Fixed a crash when deconstructing the connected rail of a station
|
|
- Improved the stability of migrations
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.5
|
|
Date: 2022-12-30
|
|
Bugfixes:
|
|
- Fixed a bug with migrating depots of old worlds
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.4
|
|
Date: 2022-12-29
|
|
Bugfixes:
|
|
- Fixed crash when changing combinator modes
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.3
|
|
Date: 2022-12-29
|
|
Bugfixes:
|
|
- Fixed a bug where new stations weren't receiving network ids
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.2
|
|
Date: 2022-12-29
|
|
Features:
|
|
- Added a station combinator setting to enable or disable the inactivity condition in a train's orders, disabled by default (but not in <=1.2.1 worlds)
|
|
- Added a depot combinator setting to enable depot bypass, enabled by default
|
|
- Added a depot combinator setting to force trains to park at the same depot, enabled by default
|
|
- Added network "each" for depots
|
|
- Added a map setting to modify the default locked slots per cargo wagon value
|
|
- Added a map setting to modify the default priority value
|
|
- Added a map setting to allow trains with cargo at depots, disabled by default
|
|
Changes:
|
|
- Inverted the sign of combinator outputs, a map setting has been added to maintain backwards compatibility with <=1.2.1 worlds
|
|
- Overhauled the wagon control combinator algorithm to spread items out between cargo wagons
|
|
- Trains with cargo held in the depot now check if they have been emptied and reset when they have
|
|
- Cargo capacity is now prioritized over distance when choosing trains
|
|
- Increased the default request threshold to 2000
|
|
- Improved English localization
|
|
Bugfixes:
|
|
- Fixed a bug where trains with cargo sometimes weren't getting held at depots
|
|
- Fixed a crash caused by changing a station combinator to the "each" network during a bad tick
|
|
- Fixed a crash when changing a refueler away from network each
|
|
- Multiple rare bugs and crashes relating to wagon control combinators are fixed
|
|
- Fixed a bug with refueler direct orders not being applied after moving through a space elevator
|
|
- Fixed a bug where filtered slots sometimes weren't being removed
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.1
|
|
Date: 2022-12-24
|
|
Bugfixes:
|
|
- Fixed a bug where sometimes refuelers would reject trains they should accept
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.2.0
|
|
Date: 2022-12-23
|
|
Features:
|
|
- Forced provide stations to wait until they can service the highest priority request station
|
|
- Provide stations now override request thresholds with the per-item thresholds set by their station control combinator
|
|
- Allowed station and fuel combinators to be set to network id "each", for each virtual signal they recieve as input, the stop is added to that network and its signal strength is used as the network mask
|
|
- Added the ability to specify per-station whether request thresholds represent total items or total stacks
|
|
- Added more detailed missing train alerts
|
|
Changes:
|
|
- The internal blueprint storage for cybernetic combinators was changed for the sake of future-proofing it for adding more combinator settings to the mod, this unfortunately breaks some existing blueprints
|
|
- Prioritized a train's distance from the provide station over the train's cargo capacity
|
|
- Nonempty trains in depot are no longer put in manual mode, instead they are forced to park at the depot
|
|
- Made several alerts persistent
|
|
Bugfixes:
|
|
- Fixed bug with depot priority not working
|
|
- Fixed a memory leak relating to train layouts
|
|
- Fixed a rare crash when building stations
|
|
- Fixed a bug where automatic allow-list sometimes could not be turned off
|
|
- Slightly improved compat with SE thanks to a bugfix in 0.6.94
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.7
|
|
Date: 2022-12-17
|
|
Bugfixes:
|
|
- Fixed false positives in copy-paste by blueprint detection logic
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.6
|
|
Date: 2022-12-16
|
|
Bugfixes:
|
|
- 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
|
|
Bugfixes:
|
|
- Fixed a crash when removing a refueler
|
|
- 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
|
|
Features:
|
|
- Added refueler stations
|
|
- Added the ability to use the priority signal as input to station control combinators so one can override priority on items with station control combinators thresholds
|
|
Changes:
|
|
- Slightly more permissive allow-list logic
|
|
- Made non-backwards compatible improvements and bugfixes to the modding interface
|
|
- Updated localization
|
|
Bugfixes:
|
|
- 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.8
|
|
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
|