mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-17 18:12:53 -06:00
1.2.8 (#28)
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
This commit is contained in:
2
.vscode/flib/locale/en/dictionary.cfg
vendored
Normal file
2
.vscode/flib/locale/en/dictionary.cfg
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
locale-identifier=en
|
||||
locale-name=English
|
||||
11
.vscode/flib/locale/en/flib.cfg
vendored
Normal file
11
.vscode/flib/locale/en/flib.cfg
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
[gui]
|
||||
# For use with the frame action button sprites
|
||||
flib-keep-open=Keep open
|
||||
flib-settings=Settings
|
||||
# Translation progress GUI
|
||||
flib-finishing=Finishing...
|
||||
flib-translating-dictionaries=Translating dictionaries [img=info]
|
||||
flib-translating-dictionaries-description=Mods that use the Factorio Library's dictionary system request translations over time in order to allow text search in your native language. This GUI shows the progress of each mod's translations for each required language. This GUI will automatically remove itself once all translations have finished.
|
||||
|
||||
[mod-name]
|
||||
flib=Factorio Library
|
||||
Reference in New Issue
Block a user