]> git.somenet.org - factorio/RealisticDecorationCleanup.git/blob - changelog.txt
RELEASE 2.0.0 - Initial compatibility with Factorio 2.0
[factorio/RealisticDecorationCleanup.git] / changelog.txt
1 ---------------------------------------------------------------------------------------------------
2 Version: 2.0.0
3 Date: 2024-10-21
4
5   Changed:
6     - Initial compatibility with Factorio 2.0
7
8 ---------------------------------------------------------------------------------------------------
9 Version: 1.1.3
10 Date: 2024-01-02
11
12   Changed:
13     - fix decoration cleanup on non-nauvis.
14
15 ---------------------------------------------------------------------------------------------------
16 Version: 1.1.2
17 Date: 2022-01-17
18
19   Changed:
20     - add support for Tapeline mod (hopefully)
21
22 ---------------------------------------------------------------------------------------------------
23 Version: 1.1.2
24 Date: 2022-01-17
25
26   Changed:
27     - add support for Tapeline mod (hopefully)
28
29 ---------------------------------------------------------------------------------------------------
30 Version: 1.1.1
31 Date: 2021-02-14
32
33   Changed:
34     - add support new event types (should add support for Nanobots)
35
36 ---------------------------------------------------------------------------------------------------
37 Version: 1.1.0
38 Date: 2020-11-26
39
40   Changed:
41     - Version-Bump. No functional changes.
42
43 ---------------------------------------------------------------------------------------------------
44 Version: 1.0.0
45 Date: 2020-08-14
46
47   Changed:
48     - No functional changes.
49
50 ---------------------------------------------------------------------------------------------------
51 Version: 0.18.1
52 Date: 2020-05-05
53
54   Changed:
55     - Moved git repository. No functional changes.
56
57 ---------------------------------------------------------------------------------------------------
58 Version: 0.18.0
59 Date: 2020-01-24
60
61   Changed:
62     - Update to factorio 0.18.x.
63
64 ---------------------------------------------------------------------------------------------------
65 Version: 0.17.4
66 Date: 2019-06-01
67
68   Changed:
69     - Code reformatted.
70     - Use entities' selection_box instead of bounding_box to remove more decorations.
71
72 ---------------------------------------------------------------------------------------------------
73 Version: 0.17.3
74 Date: 2019-03-17
75
76   Changed:
77     - Refined concrete didnt't clean decorations. Thanks to jarcionek
78
79 ---------------------------------------------------------------------------------------------------
80 Version: 0.17.2
81 Date: 2019-03-01
82
83   Changed:
84     - Bad testing was bad. Should work correctly now. Thanks to TheBB
85
86 ---------------------------------------------------------------------------------------------------
87 Version: 0.17.1
88 Date: 2019-02-27
89
90   Changed:
91     - Updated to work with Factorio 0.17.x (Tested with 0.17.2)
92
93 ---------------------------------------------------------------------------------------------------
94 Version: 0.16.2
95 Date: 2018-07-29
96
97   Changed:
98     - Added changelog and License files for future reference. No functional changes.