mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-09 10:08:15 -06:00
Version: 1.2.8
Date: 2022-1-5
Features:
- Improved placeholder cybernetic combinator art
- Added a wagon control setting to bar unfiltered slots in adjacent cargo wagons
- Added a setting and keybind 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
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
bugs:
|
|
https://github.com/mamoniot/project-cybersyn/issues/26
|
|
https://mods.factorio.com/mod/cybersyn/discussion/63afff871c9e44028b2acab8
|
|
https://mods.factorio.com/mod/cybersyn/discussion/63af6ed2f532e8870d639157
|
|
|
|
major:
|
|
debug output
|
|
add in game guide
|
|
gui-based system readout:
|
|
absolute count of unfulfilled requests
|
|
item count of unfulfilled requests
|
|
absolute count of available provides (is this even possible without a provide threshold?)
|
|
item count of available provides
|
|
system log
|
|
check out LTN addons that do this for inspiration
|
|
per-station statistics gui
|
|
move to an event based algorithm
|
|
models & art
|
|
dramatically improve the mods handling of invalid entities
|
|
|
|
minor:
|
|
check if necessary entities can be destroyed without raising events
|
|
improve the behavior of trains if players intervene during deliveries
|
|
handle if signals are removed from the game during migration
|
|
update wagon control combinators immediately upon placement
|
|
close gui when the combinator is destroyed
|
|
do not play close sound when a different gui is opened
|
|
gui can desync if settings are changed outside of it while it is open
|
|
give the combinators a sensible reaction to low or no power
|
|
depot alerts when misconfigured
|
|
|
|
compat:
|
|
train upgrader mod
|
|
deadlocks signals
|
|
railloader
|
|
picker dollies?
|
|
cargo ships
|