Commit Graph

24 Commits

Author SHA1 Message Date
Zoryn
609db0ebda migrate global to storage 2024-10-22 10:51:51 -04:00
mamoniot
d6e994baaf fixed massive number of things 2023-03-21 11:02:50 -04:00
monica
73589b5c81 fixed a depot crash 2023-01-09 10:57:55 -05:00
monica
1fc464055e added valid checking 2023-01-07 19:59:51 -05:00
monica
e7446e11c1 fixed failed delivery bug 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
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
253ee7cbe0 fixed persistent alerts 2022-12-23 19:04:52 -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
13eefd8f16 improved refueler everything logic 2022-12-23 10:22:08 -05:00
mamoniot
be849acb43 added an "everything" network 2022-12-23 08:52:55 -05:00
mamoniot
3c80fd0df2 improved alerts 2022-12-22 23:25:03 -05:00
mamoniot
4d6b4997d9 added provide threshold override 2022-12-22 21:43:12 -05:00
mamoniot
71b21c9b3c added nullius compat 2022-12-16 09:51:59 -05:00
Monica Moniot
bbb68c16b8 fixed minro display bugs 2022-12-11 12:46:31 -05:00
Monica Moniot
3eed384058 improved fuel logic 2022-12-08 14:35:45 -05:00
Monica Moniot
3a6b4308ee improved graphics and localization 2022-12-08 14:19:02 -05:00
Monica Moniot
cf9717308c fixed scheduling bugs 2022-12-08 13:16:09 -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