-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchangelog.txt
302 lines (302 loc) · 11.8 KB
/
changelog.txt
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
---------------------------------------------------------------------------------------------------
Version: 0.7.3
Date: 2024-03-15
Changes:
- added Space Exploration as optional dependency
---------------------------------------------------------------------------------------------------
Version: 0.7.2
Date: 2023-07-21
Bugfixes:
- some ores where filtered by reverse checking > skipped check for type resource
---------------------------------------------------------------------------------------------------
Version: 0.7.1
Date: 2021-03-21
Bugfixes:
- added reverse check between entity.minable.results and item.placed_entity #19
---------------------------------------------------------------------------------------------------
Version: 0.7.0
Date: 2020-11-27
Features:
- updated to Factorio 1.1
---------------------------------------------------------------------------------------------------
Version: 0.6.5
Date: 2020-09-13
Changes:
- pushed FLib to 0.3.3
- flagged optional dependencies as hidden
---------------------------------------------------------------------------------------------------
Version: 0.6.4
Date: 2020-08-20
Features:
- updated to Factorio 1.0
Bugfixes:
- don't change stack size when item flag "not-stackable" is true #16
---------------------------------------------------------------------------------------------------
Version: 0.6.3
Date: 2020-06-10
Bugfixes:
- pushed FLib dependency for better energy string error handling #15
---------------------------------------------------------------------------------------------------
Version: 0.6.2
Date: 2020-05-26
Changes:
- replaced OpteraLib with FLib
---------------------------------------------------------------------------------------------------
Version: 0.6.1
Date: 2020-03-19
Features:
- dynamically change rocket silo output inventory size according to science pack stack size
Changes:
- removed option to skip rocket launch products
---------------------------------------------------------------------------------------------------
Version: 0.6.0
Date: 2020-01-21
Features:
- updated to Factorio 0.18
---------------------------------------------------------------------------------------------------
Version: 0.5.9
Date: 2019-12-16
Bugfixes:
- setting barrel capacity to 500 creates fill/empty recipes using one barrel #14
---------------------------------------------------------------------------------------------------
Version: 0.5.8
Date: 2019-09-08
Features:
- generate barrel.fuel_value according to fluid.fuel_value
Changes:
- requires Optera's Library for fuel value calculations
---------------------------------------------------------------------------------------------------
Version: 0.5.7
Date: 2019-08-27
Features:
- added boiler types
- added generator types (steam engine, turbine)
---------------------------------------------------------------------------------------------------
Version: 0.5.6
Date: 2019-08-19
Features:
- added mining drills
---------------------------------------------------------------------------------------------------
Version: 0.5.5
Date: 2019-07-31
Bugfixes:
- additional check against invalid launch products #10
- support multiple launch products
---------------------------------------------------------------------------------------------------
Version: 0.5.4
Date: 2019-04-02
Features:
- added turrets
---------------------------------------------------------------------------------------------------
Version: 0.5.3
Date: 2019-03-25
Features:
- added walls and gates
---------------------------------------------------------------------------------------------------
Version: 0.5.2
Date: 2019-03-03
Bugfixes:
- skip over barrel recipes lacking ingredients and results, https://mods.factorio.com/mod/ReStack/discussion/5c7bd343961aa5000cbdc1ae
---------------------------------------------------------------------------------------------------
Version: 0.5.1
Date: 2019-02-27
Bugfixes:
- accounted for raw-wood having been renamed to wood
---------------------------------------------------------------------------------------------------
Version: 0.5.0
Date: 2019-02-27
Features:
- updated to Factorio 0.17
- setting an option to 0 disables resetting stack size
- settings previously defaulting to base stack size now default to 0
---------------------------------------------------------------------------------------------------
Version: 0.4.4
Date: 21.12.2018
Features:
- barrel settings work on gas bottles and canisters from BobPlates
- barrel settings work on DirtyBarrels
---------------------------------------------------------------------------------------------------
Version: 0.4.3
Date: 20.8.2018
Features:
- added nuclear fuel
Bugfixes:
- stack size wasn't applied to Used up uranium fuel cell
- Description for Reactor fuels
Changes:
- internal name for reactor fuel mapped to nuclear fuel
- new internal name for reactor fuel
---------------------------------------------------------------------------------------------------
Version: 0.4.2
Date: 19.8.2018
Features:
- added chests
---------------------------------------------------------------------------------------------------
Version: 0.4.1
Date: 11.7.2018
Bugfixes:
- science packs use improved search logic
---------------------------------------------------------------------------------------------------
Version: 0.4.0
Date: 8.7.2018
Features:
- added rail signals
- added train stops
- added locomotives and wagons
- added cars (includes tanks, planes, ...)
Bugfixes:
- rails stack default stack size is 200 as stated in description
Changes:
- push to 0.16.51 stable
- refactored search logic #3
---------------------------------------------------------------------------------------------------
Version: 0.3.14
Date: 20.5.2018
Features:
- added copper cable to wires
- added modules
---------------------------------------------------------------------------------------------------
Version: 0.3.13
Date: 20.5.2018
Features:
- added bots
Changes:
- push to 0.16.36 stable
---------------------------------------------------------------------------------------------------
Version: 0.3.12
Date: 25.1.2018
Bugfixes:
- fixed null reference for recipe.ingredients #2
---------------------------------------------------------------------------------------------------
Version: 0.3.11
Date: 25.1.2018
Bugfixes:
- fixed null reference for recipe.ingredients #1
---------------------------------------------------------------------------------------------------
Version: 0.3.10
Date: 24.1.2018
Features:
- added solid fuel
Changes:
- moved all action into data-final-fixes
---------------------------------------------------------------------------------------------------
Version: 0.3.9
Date: 5.1.2018
Features:
- added electric poles
- added arithmetic, decider and constant combinator
- added red & green wire
---------------------------------------------------------------------------------------------------
Version: 0.3.8
Date: 31.12.2017
Features:
- find rocket parts by recipe
- find nuclear fuel and burn result by fuel category
---------------------------------------------------------------------------------------------------
Version: 0.3.7
Date: 30.12.2017
Features:
- barrels updated to changes in 0.16.8
- increased default barreling recipes to more ups friendly 10 barrels/2s
Removed:
- fluid wagon tweaks
---------------------------------------------------------------------------------------------------
Version: 0.3.6
Date: 26.12.2017
Features:
- barrel capacities < 250l result in barreling recipes processing multiple barrels at once
- in game changelog
---------------------------------------------------------------------------------------------------
Version: 0.3.5
Date: 23.12.2017
Features:
- added science packs
- added option to skip rocket launch products
Bugfixes:
- setting categories should now also work on item types other than "item"
---------------------------------------------------------------------------------------------------
Version: 0.3.4
Date: ???
Features:
- added rails
Bugfixes:
- fixed stone-bricks where overwritten by smelting stack size
---------------------------------------------------------------------------------------------------
Version: 0.3.3
Date: 20.12.2017
Features:
- added rails, combinators and wires
---------------------------------------------------------------------------------------------------
Version: 0.3.2
Date: 16.12.2017
Features:
- added magazines, shotgun shells, flamethrower ammo, cannon shells and artillery shells
Changes:
- split into modules
- moved all action from data-final-fixes to data-update
- removed fix for recipes with result amount > stack size as it's part of 0.16.x
---------------------------------------------------------------------------------------------------
Version: 0.3.1
Date: 15.12.2017
Features:
- added barrel stack size and capacity
- added toggle for lighter fluid wagons with less capacity
Changes:
- moved u-235 and u-238 to their own uranium category
- removed partial localization of item names from setting description
Bugfixes:
- fixed plate stack size being applied to nuclear fuel
---------------------------------------------------------------------------------------------------
Version: 0.3.0
Date: 13.12.2017
Features:
- updated to Factorio 0.16
---------------------------------------------------------------------------------------------------
Version: 0.2.5
Date: ???
Features:
- supported items: inserter
---------------------------------------------------------------------------------------------------
Version: 0.2.4
Date: ???
Features:
- supported items: rocket fuel, rocket control unit, low density structure, belt, underground belt, splitter, loader, pipe, pipe to ground
---------------------------------------------------------------------------------------------------
Version: 0.2.3
Date: ???
Features:
- supported item: wood
- added option to force tile stack size for ore/plate/wood (requires mods adding tiles for those items e.g. Dectorio)
Bugfixes:
- stone brick will always use tile stack size rather than plate stack size
- fixed spelling
---------------------------------------------------------------------------------------------------
Version: 0.2.2
Date: ???
Changes:
- apply plate stack size to all smelting and centrifuging results
Bugfixes:
- recipes with min-amount and max-amount no longer crash recipe fix
---------------------------------------------------------------------------------------------------
Version: 0.2.1
Date: ???
Changes:
- apply recipe fix to all recipes
---------------------------------------------------------------------------------------------------
Version: 0.2.0
Date: ???
Features:
- supports items added by mods
- supported items: tiles
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Date: ???
Features:
- grouped similar items under one setting
- supported items: assembling machines, chemical plant, centrifuge, beacon, reactor, roboport, ores, plates, uranium
---------------------------------------------------------------------------------------------------
Version: 0.1.0 - Initial release
Date: ???
Features:
- supported items: uranium-fuel-cell, used-up-uranium-fuel-cell
- recipe fix preventing stuck assembler when stack size < result.amount