fixed changelog

This commit is contained in:
Monica Moniot
2022-12-08 16:44:44 -05:00
parent 82e4fa403b
commit d5b473c54e
2 changed files with 24 additions and 23 deletions

View File

@@ -1,122 +1,123 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.1.0 Version: 0.1.0
Date: 2022-11-04 Date: 2022-11-04
Features: Changes:
- Pre-Alpha release - Pre-Alpha release
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.2.0 Version: 0.2.0
Date: 2022-11-10 Date: 2022-11-10
Features: Changes:
- Removed provide-threshold - Removed provide-threshold
- Added ability to specify station type on a cybernetic combinator - Added ability to specify station type on a cybernetic combinator
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.2.1 Version: 0.2.1
Date: 2022-11-11 Date: 2022-11-11
Features: Changes:
- Minor bugfixes and performance improvements - Minor bugfixes and performance improvements
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.3.0 Version: 0.3.0
Date: 2022-11-13 Date: 2022-11-13
Features: Changes:
- Added warmup period on just built stations - Added warmup period on just built stations
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.4.0 Version: 0.4.0
Date: 2022-11-15 Date: 2022-11-15
Features: Changes:
- Fixed copy-paste - Fixed copy-paste
- Added alert sounds - Added alert sounds
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.4.1 Version: 0.4.1
Date: 2022-11-20 Date: 2022-11-20
Features: Changes:
- Bugfix with train allow-list - Bugfix with train allow-list
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.4.2 Version: 0.4.2
Date: 2022-11-22 Date: 2022-11-22
Features: Changes:
- Bugfix with station warmup time - Bugfix with station warmup time
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.4.3 Version: 0.4.3
Date: 2022-11-24 Date: 2022-11-24
Features: Changes:
- Added a stuck train alert - Added a stuck train alert
- Improved localization - Improved localization
- Fixed bug with fluid cargo not being detected by depots - Fixed bug with fluid cargo not being detected by depots
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.4.4 Version: 0.4.4
Date: 2022-11-25 Date: 2022-11-25
Features: Changes:
- Greatly improved automatic train allow-list logic - Greatly improved automatic train allow-list logic
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.5.0 Version: 0.5.0
Date: 2022-11-25 Date: 2022-11-25
Features: Changes:
- Added SE space elevator compat - Added SE space elevator compat
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.5.1 Version: 0.5.1
Date: 2022-11-25 Date: 2022-11-25
Features: Changes:
- Re-added combinator copy-paste after fixing major bug - Re-added combinator copy-paste after fixing major bug
- Fixed bugs within train allow-list logic - Fixed bugs within train allow-list logic
- Fixed a crash - Fixed a crash
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.0 Version: 1.0.0
Date: 2022-11-29 Date: 2022-11-29
Features: Changes:
- Minor bugfix - Minor bugfix
- Added placeholder sprites - Added placeholder sprites
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.2 Version: 1.0.2
Date: 2022-11-29 Date: 2022-11-29
Features: Changes:
- Added mod description - Added mod description
- Added update rate setting - Added update rate setting
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.3 Version: 1.0.3
Date: 2022-11-30 Date: 2022-11-30
Features: Changes:
- Fixed a bug where duplicate orders could not be prevented on stations that share the same pool of items - Fixed a bug where duplicate orders could not be prevented on stations that share the same pool of items
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.4 Version: 1.0.4
Date: 2022-11-30 Date: 2022-11-30
Features: Changes:
- Allowed several settings to have floating point values - Allowed several settings to have floating point values
- Allow updates per second to be set to 0 - Allow updates per second to be set to 0
- Fixed a bug where parallel wagon control combinators were not working - Fixed a bug where parallel wagon control combinators were not working
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.5 Version: 1.0.5
Date: 2022-11-30 Date: 2022-11-30
Features: Changes:
- Fixed a crash related to the central planner - Fixed a crash related to the central planner
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.6 Version: 1.0.6
Date: 2022-11-30 Date: 2022-11-30
Features: Changes:
- Added depot bypass - Added depot bypass
- Increased inactivity time so burner inserters are fast enough to trigger it - Increased inactivity time so burner inserters are fast enough to trigger it
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.7 Version: 1.0.7
Date: 2022-12-1 Date: 2022-12-1
Features: Changes:
- Fixed a crash relating to depot bypass through space elevators - Fixed a crash relating to depot bypass through space elevators
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.8 Version: 1.0.8
Date: 2022-12-2 Date: 2022-12-2
Features: Changes:
- Fixed a bug with combinator displays not updating correctly - Fixed a bug with combinator displays not updating correctly
- Improved combinator display performance - Improved combinator display performance
- Added a modding interface - Added a modding interface
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.9 Version: 1.0.9
Date: 2022-12-3 Date: 2022-12-3
Features: Changes:
- Fixed a bug with SE compat preventing players from joining multiplayer games - Fixed a bug with SE compat preventing players from joining multiplayer games
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.1.0 Version: 1.1.0
Date: 2022-12-5 Date: 2022-12-8
Features: Changes:
- Added the ability to use the priority signal as input to optional station control so one can override priority on items with optional station control thresholds - Added the ability to use the priority signal as input to optional station control so one can override priority on items with optional station control thresholds
- Added refueler stations - Added refueler stations
- Slightly more permissive allow-list logic - Slightly more permissive allow-list logic
- Fixed a crash relating to wagon control combinators on request stations
- Made non-backwards compatible improvements and bugfixes to the modding interface - Made non-backwards compatible improvements and bugfixes to the modding interface
- Updated localization
- Fixed a crash relating to wagon control combinators on request stations

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 325 KiB

After

Width:  |  Height:  |  Size: 323 KiB