165 lines
6.0 KiB
Plaintext
165 lines
6.0 KiB
Plaintext
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.3
|
|
Date: 2022-11-18
|
|
Bugfixes:
|
|
- Error on removing modded item using the same prototype name as a still existing fluid, or the other way around.
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.2
|
|
Date: 2021-09-25
|
|
Features:
|
|
- use ltn-stop-default-network as default network-id
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.1
|
|
Date: 2021-07-03
|
|
Features:
|
|
- updated icons by snouz #8
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.0.0
|
|
Date: 2021-06-28
|
|
Features:
|
|
- finally out of beta
|
|
- updated thumbnail
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.8
|
|
Date: 2021-01-31
|
|
Changes:
|
|
- removed requirement for Advanced Electronics
|
|
- moved group after base circuits once again
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.7
|
|
Date: 2021-01-24
|
|
Bugfixes:
|
|
- fixed tech icon size
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.6
|
|
Date: 2020-11-27
|
|
Changes:
|
|
- pushed Factorio to 1.1
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.5
|
|
Date: 2020-09-13
|
|
Changes:
|
|
- pushed Factorio to 1.0
|
|
- pushed FLib to 0.3.3
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.4
|
|
Date: 2020-02-31
|
|
Features:
|
|
- German locale by Vainock #7
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.3
|
|
Date: 2020-02-26
|
|
Changes:
|
|
- replaced OpteraLib with FLib
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.2
|
|
Date: 2020-02-23
|
|
Features:
|
|
- updated to use LTN 1.12.3 interface changes
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.1
|
|
Date: 2020-01-22
|
|
Bugfixes:
|
|
- fixed mipmap warning
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.3.0
|
|
Date: 2020-01-21
|
|
Features:
|
|
- updated to Factorio 0.18
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.2.6
|
|
Date: 2019-04-15
|
|
Changes:
|
|
- moved scanner into subgroup with other combinators unlocked by circuit network 2
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.2.5
|
|
Date: 2019-03-19
|
|
Changes:
|
|
- moved functionality to Opteras Library
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.2.4
|
|
Date: 2019-03-15
|
|
Changes:
|
|
- updated to use LTN 1.10.3 interface changes
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.2.3
|
|
Date: 2019-03-11
|
|
Bugfixes:
|
|
- Request Reader showed requests as positive values
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.2.2
|
|
Date: 2019-03-09
|
|
Changes:
|
|
- updated to use LTN 1.10.2 interface changes
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.2.1
|
|
Date: 2019-03-05
|
|
Features:
|
|
- moved recipes into circuit combinators 2
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.2.0
|
|
Date: 2019-02-23
|
|
Features:
|
|
- updated to Factorio 0.17
|
|
- new thumbnail
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.9
|
|
Date: 2019-02-10
|
|
Features:
|
|
- added delivery content reader
|
|
Changes:
|
|
- make use of LTN 1.9.10 interface changes
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.8
|
|
Date: 2019-02-02
|
|
Features:
|
|
- automatically sync with LTN update interval
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.7
|
|
Date: 2018-12-11
|
|
Changes:
|
|
- performance tweaks
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.6
|
|
Date: 2018-12-09
|
|
Bugfixes:
|
|
- fixed migration script again
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.5
|
|
Date: 2018-12-07
|
|
Bugfixes:
|
|
- prevent integer overflow setting combinator signals
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.4
|
|
Date: 2018-12-07
|
|
Bugfixes:
|
|
- prevent combinator slot overflow, additional signals will be truncated
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.3
|
|
Date: 2018-12-04
|
|
Features:
|
|
- added provider content reader
|
|
- added requester content reader
|
|
- removed content reader
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.2
|
|
Date: 2018-12-01
|
|
Bugfixes:
|
|
- migration script referenced wrong recipe name
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.1
|
|
Date: 2018-12-01
|
|
Features:
|
|
- recolored content readers to green
|
|
- update interval mod setting for performance tuning
|
|
Changes:
|
|
- renamed entity, item and recipe from ltn-contents-combinator to ltn-content-reader
|
|
Bugfixes:
|
|
- on_tick wasn't re-registered in on_load
|
|
- network id from blueprint was overwritten by default -1
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.1.0
|
|
Date: 2018-11-30
|
|
Features:
|
|
- initial release
|