Commit Graph

26 Commits

Author SHA1 Message Date
Will Berry
01638ab1c8 Adjust manager tick rate setting to double and default of 1 per discord discussion 2023-03-25 12:07:09 -04:00
mamoniot
d6e994baaf fixed massive number of things 2023-03-21 11:02:50 -04:00
Will Berry
33ab98db59 Change GUI enable setting to off by default for opt-in 2023-03-13 19:13:21 -04:00
Will Berry
458ef89f58 Add query limit per-player setting to limit results in Stations/Trains GUI tabs 2023-03-10 12:39:39 -05:00
Will Berry
118f8c9eb2 Added startup mod setting to disable/enable manager in the event it causes crashes or UPS issues so that it can be "optional" 2023-03-09 14:47:50 -05:00
Will Berry
c55a5fc79d Add mod setting, add click handlers for station tab 2023-03-09 11:27:54 -05:00
monica
94c015e121 changed minor issues 2023-01-10 09:46:10 -05:00
monica
ca8dc6c6cf removed unused setting 2023-01-09 11:14:59 -05:00
monica
1821dc1ccc merged gui 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
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
Monica Moniot
3a6b4308ee improved graphics and localization 2022-12-08 14:19:02 -05:00
Monica Moniot
a26ed161c6 added depot bypass 2022-12-01 01:00:53 -05:00
Monica Moniot
f5cd2d1c52 allowed more settings to be floating point numbers 2022-11-30 14:54:55 -05:00
Monica Moniot
dce5d2e460 added the ability for ups to be set to 0 2022-11-30 14:48:08 -05:00
Monica Moniot
8030a462b3 added an update rate setting 2022-11-29 20:40:07 -05:00
Monica Moniot
090c60e627 prepared for 1.0.0 2022-11-29 15:12:28 -05:00
Monica Moniot
78958f4f22 blacklisted the network flag signal 2022-11-25 07:01:33 -05:00
Monica Moniot
fe202642e7 added train timeout 2022-11-24 17:38:32 -05:00
Monica Moniot
4198adedec added a warmup time on stations 2022-11-13 23:51:44 -05:00
Monica Moniot
0b370407fa removed provide threshold 2022-11-10 19:20:29 -05:00
Monica Moniot
795e193361 fixed registration 2022-11-04 18:58:18 -04:00
Monica Moniot
190741715d created alpha 2022-11-04 01:00:28 -04:00
Monica Moniot
ebcb906f27 optimized 2022-11-03 18:30:14 -04:00
Monica Moniot
8b7d8a9560 added cybernetic combinators 2022-10-24 22:20:05 -04:00
Monica Moniot
131e9fab15 renamed mod 2022-10-16 01:59:56 -04:00