Commit Graph

53 Commits

Author SHA1 Message Date
Will Berry
03e2a2ba73 Fix clobbering of train network masks when debug revision runs after migration has already run 2023-04-03 13:44:10 -04:00
mamoniot
7b41bf9746 added debug revision numbers 2023-03-29 16:32:51 -04:00
mamoniot
4ef0d245c8 fixed allow list logic 2023-03-29 15:19:02 -04:00
Will Berry
1f71afaf4e addresses bug report (experimental) Non-recoverable error clearing network filter in GUI, reset_player crash on loading save 2023-03-23 10:51:34 -04:00
mamoniot
d6e994baaf fixed massive number of things 2023-03-21 11:02:50 -04:00
mamoniot
c3b2502b87 got ltn manager to open the manager 2023-03-03 15:45:23 -05:00
monica
ca8dc6c6cf removed unused setting 2023-01-09 11:14:59 -05:00
monica
00850789a9 fixed duplicate registry bug 2023-01-08 22:32:20 -05:00
monica
16ff3db534 updated changelog 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
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
dd8b0b2342 fixed strange desync bug 2022-12-23 21:21:03 -05:00
mamoniot
96baf62c39 improved SE compat 2022-12-23 20:48:20 -05:00
mamoniot
c1d2a3dab9 undid migrations edit 2022-12-23 20:41:31 -05:00
mamoniot
2a57d94e9d fixed migration bug 2022-12-23 20:13:36 -05:00
mamoniot
022ba834c7 fixed layout memory leak 2022-12-23 20:10:24 -05:00
mamoniot
33cd647042 fixed multiple issues 2022-12-23 18:52:44 -05:00
mamoniot
9282c09267 fixed display bug 2022-12-23 17:29:53 -05:00
mamoniot
a4694742f8 fixed display bug 2022-12-23 17:06:52 -05:00
mamoniot
b3a40f87cb added a display state for provide lock 2022-12-23 14:43:22 -05:00
mamoniot
13eefd8f16 improved refueler everything logic 2022-12-23 10:22:08 -05:00
mamoniot
2a5b4543d4 added stack thresholds 2022-12-23 10:11:04 -05:00
Monica Moniot
64e3170456 fixed a crash 2022-12-08 22:01:08 -05:00
Monica Moniot
e8954a0298 fixed a crash 2022-12-08 21:39:30 -05:00
Monica Moniot
d45d0700c6 fixed bug 2022-12-08 11:38:11 -05:00
Monica Moniot
66852924ee improved the modding interface 2022-12-08 11:14:24 -05:00
Monica Moniot
2b632096b9 added wagon comb functionality for refuelers 2022-12-08 09:56:03 -05:00
Monica Moniot
c158745679 added a refueler 2022-12-08 09:12:22 -05:00
Monica Moniot
d4cc8481c4 added optional priority 2022-12-07 19:53:12 -05:00
Monica Moniot
5918437aef fix 2022-12-03 21:34:25 -05:00
Monica Moniot
e86562fb41 Fixed combinator displays 2022-12-02 12:51:53 -05:00
Monica Moniot
21abe6fb56 fixed migration 2022-12-01 16:09:00 -05:00
Monica Moniot
73763ec2ca fixed handling of network_name 2022-12-01 16:03:46 -05:00
Monica Moniot
e648291c0a fixed depot bypass bugs 2022-12-01 15:56:05 -05:00
Monica Moniot
a049b56bb0 fixed scheduling for SE 2022-12-01 14:36:21 -05:00
Monica Moniot
5ea40971f1 fixed a crash relating to space elevators 2022-12-01 14:18:13 -05:00
Monica Moniot
a26ed161c6 added depot bypass 2022-12-01 01:00:53 -05:00
Monica Moniot
ac09811324 prepared to add depot bypass 2022-11-30 23:29:46 -05:00
Monica Moniot
4b6fb334eb fixed central planner logic 2022-11-30 10:45:19 -05:00
Monica Moniot
c4d8d3d21b readded copy-paste 2022-11-25 22:57:12 -05:00
Monica Moniot
be3f2f1d07 added space elevator compat 2022-11-25 14:20:37 -05:00
Monica Moniot
dd948b0f17 fixed layout pattern logic 2022-11-25 00:27:44 -05:00
Monica Moniot
fe202642e7 added train timeout 2022-11-24 17:38:32 -05:00
Monica Moniot
c7125a43f1 simplified api 2022-11-22 22:37:09 -05:00
Monica Moniot
99201beee8 added bugfix to train blacklisting 2022-11-20 09:19:51 -05:00
Monica Moniot
43b210efbe fixed copy-paste and added alert sounds 2022-11-15 18:28:46 -05:00
Monica Moniot
4198adedec added a warmup time on stations 2022-11-13 23:51:44 -05:00
Monica Moniot
7f44dae0ec added fixes 2022-11-11 22:13:33 -05:00