forked from zackgomez/pollution-combinator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.txt
More file actions
33 lines (33 loc) · 1.42 KB
/
Copy pathchangelog.txt
File metadata and controls
33 lines (33 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---------------------------------------------------------------------------------------------------
Version: 1.2.0
Date: 2026-06-28
Features:
- Factorio 2.1 release.
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 2024-10-21
Features:
- Factorio 2.0 / Space Age release.
---------------------------------------------------------------------------------------------------
Version: 1.0.3
Date: 2024-10-21
Changes:
- Refactored prototypes and code in preparation for Factorio 2.0.
- Newly built combinators now display the pollution count immediately instead of waiting for the next update cycle.
---------------------------------------------------------------------------------------------------
Version: 1.0.2
Date: 2024-09-25
Changes:
- Renamed all mod prototypes in preparation for Factorio 2.0's stricter prototype name requirements.
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 2024-03-25
Changes:
- Changed the default update frequency for the combinators from 32 ticks to 180 ticks.
Graphics:
- Updated combinator graphics to fix the miscolored red wire connection. Thanks to S6X for the fix!
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 2024-03-23
Features:
- Initial release.