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