Skip to content

Commit

Permalink
Merge pull request #218 from mamoniot/tetlanesh/cybersyn/2.0.11
Browse files Browse the repository at this point in the history
bumped version and added changelog
  • Loading branch information
Tetlanesh authored Nov 22, 2024
2 parents 9393075 + e52ea82 commit 7986009
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions cybersyn/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
---------------------------------------------------------------------------------------------------
Version: 2.0.11
Changes:
- Expand the problem detection command (/cybersyn-find-priorities becomes /cybersyn-find-problems with additional inspections)
- Add support for ghost combinators
- Color all locomotives of a train by next stop if set by user
- Implement graphical allow list display
Bugfixes:
- Fix crash when station is shift-clicked in manager
- Fix colors of icons in manager
Translation:
- Translated in French
---------------------------------------------------------------------------------------------------
Version: 2.0.10
Changes:
- Cybersyn will now detect if a train is redirected to different station due to vanilla priority and will show a warning message
Expand Down
2 changes: 1 addition & 1 deletion cybersyn/info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cybersyn",
"version": "2.0.10",
"version": "2.0.11",
"title": "Project Cybersyn",
"author": "Mami",
"factorio_version": "2.0",
Expand Down

0 comments on commit 7986009

Please sign in to comment.