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