Commit Graph

234 Commits

Author SHA1 Message Date
monica
90dc69bd02 refactored stations 2023-01-14 23:13:02 -05:00
monica
3eed56e308 reversioned 2023-01-11 19:38:16 -05:00
monica
b110f28fab reversioned 2023-01-11 19:37:25 -05:00
monica
b33dfc82b7 fixed translation author 2023-01-11 19:21:54 -05:00
Monica Moniot
a7ec325bec Merge pull request #36 from mamoniot:experimental
1.2.11 russian
2023-01-11 19:21:01 -05:00
monica
f6e3deb249 added russian to changelog 2023-01-11 19:20:11 -05:00
Eldrinn-Elantey
43e1631f71 Initial translation into Russian 2023-01-12 04:11:53 +04:00
monica
1bd6fc1738 updated changelog 2023-01-11 14:54:45 -05:00
monica
043bff1718 updated changelog 2023-01-11 14:46:25 -05:00
monica
1cc3994753 updated changelog 2023-01-11 14:44:53 -05:00
monica
f64d143514 fixed changelog 2023-01-11 14:39:56 -05:00
monica
e39eb3c1be fixed version 2023-01-11 14:38:16 -05:00
monica
ad4cb7d23e fixed layout bug and added german 2023-01-11 14:37:14 -05:00
monica
3ef8924b4b updated changelog 2023-01-11 10:17:49 -05:00
Monica Moniot
0282d43fcf Merge branch 'main' into experimental 2023-01-11 09:51:53 -05:00
monica
9de913536a save for 1.2.10 2023-01-11 09:45:11 -05:00
pt
57b667adce Add zh-CN locale 2023-01-11 15:55:09 +08:00
monica
de8d7381b3 fixed date 2023-01-10 17:37:26 -05:00
monica
e6c23626c4 fixed typo bug 2023-01-10 10:06:37 -05:00
monica
2ecbace069 changed provider priority 2023-01-10 10:03:34 -05:00
monica
368046c3aa fixed crash 2023-01-10 09:48:00 -05:00
monica
94c015e121 changed minor issues 2023-01-10 09:46:10 -05:00
monica
ff3ae9c317 fixed crash 2023-01-09 17:11:20 -05:00
monica
c5763389d6 fixed changelog typo 2023-01-09 11:57:02 -05:00
monica
4d0e6b5c0e fixed changelog typo 2023-01-09 11:32:54 -05:00
monica
7b1e92862c fixed version number 2023-01-09 11:32:14 -05:00
monica
e47de5caef fixed version number 2023-01-09 11:30:57 -05:00
monica
ca8dc6c6cf removed unused setting 2023-01-09 11:14:59 -05:00
monica
73589b5c81 fixed a depot crash 2023-01-09 10:57:55 -05:00
monica
00850789a9 fixed duplicate registry bug 2023-01-08 22:32:20 -05:00
monica
9d20ec9c66 fixed changelog 2023-01-08 09:38:30 -05:00
monica
16ff3db534 updated changelog 2023-01-07 19:59:51 -05:00
monica
c3bcb5efbe fixed gui 2023-01-07 19:59:51 -05:00
monica
1fc464055e added valid checking 2023-01-07 19:59:51 -05:00
monica
2e0216a351 removed hotkey 2023-01-07 19:59:51 -05:00
monica
e7446e11c1 fixed failed delivery bug 2023-01-07 19:59:51 -05:00
monica
1821dc1ccc merged gui 2023-01-07 19:59:51 -05:00
monica
2e021267e4 fixed dependency 2023-01-07 19:59:51 -05:00
Monica Moniot
b144a06f1a 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
2023-01-06 19:24:24 -05:00
Monica Moniot
9014c834f2 1.2.7 (#24) 2023-01-01 13:28:39 -05:00
Monica Moniot
e2a05db7ec Experimental (#23)
1.2.6
2022-12-31 12:16:19 -05:00
Monica Moniot
b8a6f5fb97 1.2.5 Experimental (#22)
* prepared for 1.2.2

* updated todo

* fixed bad code

* made wagon control spread out items

* updated changelog

* implemented disabled inactivity condition

* added depot settings

* added a bunch of settings

* fixed a crash from network each

* started adding network each to depots

* finished adding network each to depots

* improved defaults

* added capacity priority

* fixed se bugs

* updated changelog

* flipped sign of outputs

* fixed migrations

* added support for cargo at depots

* fixed crash

* improved allow cargo in depots

* fixed changelog

* fixed migration

* finished testing new features

* added more map settings

* updated readme

* updated locale

* updated readme

* updated readme

* bugfixes

* updated version

* added migration

* fixed crash

* 1.2.4

* 1.2.5 bugfix

* fixed migration version
2022-12-30 15:51:16 -05:00
Monica Moniot
7d2f0c2ccd Experimental 1.2.2 (#21)
---------------------------------------------------------------------------------------------------
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
---------------------------------------------------------------------------------------------------
2022-12-29 11:02:07 -05:00
mamoniot
c48d1d3025 fixed bug 2022-12-25 16:28:21 -05:00
mamoniot
f9fb7d28d4 updated changelog 2022-12-25 16:11:04 -05:00
mamoniot
0af27a5225 begun work on 1.2.1 2022-12-24 20:13:22 -05:00
mamoniot
f8b5012d22 updated locale 2022-12-23 22:22:44 -05:00
mamoniot
de5f465910 fixed inconsistent naming 2022-12-23 22:13:42 -05:00
mamoniot
87f55f4631 updated readme and fixed minor exploit 2022-12-23 22:05:59 -05:00
mamoniot
dd8b0b2342 fixed strange desync bug 2022-12-23 21:21:03 -05:00