-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathchangelog.txt
400 lines (399 loc) · 16.4 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
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
---------------------------------------------------------------------------------------------------
Version: 3.0.10
Date: 2024-1-20
Changes:
- Removed all legacy low-res graphic files from pyanodon.
- Removed hyphens from most item, fluid, entity, and recipe names in order to aid in itemsearch.
- Improved sound effects for the hydrocyclone.
- The hydrocyclone now has a FSM animation instead of a static frame.
---------------------------------------------------------------------------------------------------
Version: 3.0.9
Date: 2025-1-2
Changes:
- Added FSM animations for the compressor.
---------------------------------------------------------------------------------------------------
Version: 3.0.8
Date: 2024-11-21
Changes:
- Renamed High Pressure Turbine to High-pressure turbine to match PyAE standard.
- Updated Russian translation.
---------------------------------------------------------------------------------------------------
Version: 3.0.7
Date: 2024-11-14
Changes:
- Changed internal name of py-satellite back to satellite.
---------------------------------------------------------------------------------------------------
Version: 3.0.6
Date: 2024-11-9
Changes:
- Fixed fusion reactors accepting efficiency modules.
---------------------------------------------------------------------------------------------------
Version: 3.0.5
Date: 2024-11-7
Changes:
- Made most crafting machines flippable
- Update to Uk locale
---------------------------------------------------------------------------------------------------
Version: 3.0.4
Date: 2024-10-30
Changes:
- Fixed the satellite recipe for really real this time.
- Removed ash.
---------------------------------------------------------------------------------------------------
Version: 3.0.3
Date: 2024-10-29
Changes:
- Readded localised name for the satellite.
- quantity is a quality all its own
---------------------------------------------------------------------------------------------------
Version: 3.0.2
Date: 2024-10-23
Changes:
- Fixed rocket parts requiring way more things compared to 1.1
- Changed satellite internal name to match other pymods.
---------------------------------------------------------------------------------------------------
Version: 3.0.1
Date: 2024-10-22
Changes:
- Fixed the satellite recipe casually requiring 21 fusion reactors and 2100 blue chips.
---------------------------------------------------------------------------------------------------
Version: 3.0.0
Date: 2024-10-20
Changes:
- fixed some recipes outputting more steam than input water when using productivity modules
---------------------------------------------------------------------------------------------------
Version: 2.0.14
Date: 2024-6-3
Changes:
- Added circuit connectivity to Diamond and Regolite mines (credit: JStMorgan)
- Fixed that the secondary crusher played audio when it was idle (https://github.com/pyanodon/pybugreports/issues/503)
- Fixed the vaccum pump sometimes pausing during crafting for seemingly no reason. (https://github.com/pyanodon/pybugreports/issues/502)
---------------------------------------------------------------------------------------------------
Version: 2.0.13
Date: 2024-4-30
Changes:
- Fixed that vacuum pump passthrough fluidbox couldn't pass fluid to pipes but for really real this time.
---------------------------------------------------------------------------------------------------
Version: 2.0.12
Date: 2024-4-25
Changes:
- Increased vacuum pump energy consumption mk01: 150kw -> 1MW, mk02: 300kw -> 3MW, mk03: 450kw -> 6MW, mk04: 600kw -> 10MW.
- Buffed pressurized air output from 20 -> 200.
- Buffed pressurized vanadium pulp craft time from 2.5 -> 2 seconds. Doubled input and output 100 -> 200.
- Buffed pressurized water craft time from 2.5 -> 2 seconds. Increased input and output rate from 200 -> 500.
- Buffed vacuum output from 10 -> 200. Vacuum craft time increased from 1 -> 2 seconds.
- Fixed that vacuum pump passthrough fluidbox couldn't pass fluid to pipes.
---------------------------------------------------------------------------------------------------
Version: 2.0.11
Date: 2024-4-1
Changes:
- added passthrough pipe connection and shifted input pipe connection to side on Pressure pump
---------------------------------------------------------------------------------------------------
Version: 2.0.10
Date: 2024-3-24
Changes:
- Fixed some resources couldnt be disabled in map setup screen
---------------------------------------------------------------------------------------------------
Version: 2.0.9
Date: 2024-3-13
Changes:
- set catalyst amount on diborane in boron recipe
---------------------------------------------------------------------------------------------------
Version: 2.0.8
Date: 2024-1-8
Changes:
- added show_details_in_recipe_tooltip to recipes with many fluid outputs (https://github.com/pyanodon/pycoalprocessing/issues/338)
- updated chinese translation (翻译:aotix,基于咸鱼拓展而来。)
---------------------------------------------------------------------------------------------------
Version: 2.0.7
Date: 2023-11-21
Changes:
- entity name locale now attached to correct entity name (https://github.com/pyanodon/pybugreports/issues/318)
- added decentralised PyPP cache file
- fixed crash when used with circuit processing mod by trainwreck
- added circuit connections to the molybdenum mine
- turned off idle sounds for compressor (https://github.com/pyanodon/pybugreports/issues/332)
---------------------------------------------------------------------------------------------------
Version: 2.0.6
Date: 2023-7-25
Changes:
- update chinese translation. credit sdqwo
- allow many entities to work with the upgrade planner
---------------------------------------------------------------------------------------------------
Version: 2.0.5
Date: 2023-3-28
Changes:
- updated russian and chinese languages
- removed several recipes from the allowed prod list
---------------------------------------------------------------------------------------------------
Version: 2.0.4
Date: 2023-1-5
Changes:
- Crafting menu item organization
---------------------------------------------------------------------------------------------------
Version: 2.0.3
Date: 2022-12-19
Changes:
- increased energy usage on centrifugal pan mk01-mk04, diamond mine and thickener-mk01.
---------------------------------------------------------------------------------------------------
Version: 2.0.2
Date: 2022-11-28
Changes:
- tweaks for gunpowder addition.
---------------------------------------------------------------------------------------------------
Version: 2.0.1
Date: 2022-10-20
Changes:
- adjustmentsto rock spawning.
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: 2022-10-14
Changes:
- A lot of stuff
---------------------------------------------------------------------------------------------------
Version: 1.6.8
Date: ????
Changes:
---------------------------------------------------------------------------------------------------
Version: 1.6.7
Date: 2021-01-11
Changes:
- Nerfed organic solvent recipe
---------------------------------------------------------------------------------------------------
Version: 1.6.6
Date: 2020-11-24
Changes:
- Updated to factorio version 1.1.
---------------------------------------------------------------------------------------------------
Version: 1.6.5
Date: 2020-10-08
Changes:
- Balanced crafting time for all entities.
---------------------------------------------------------------------------------------------------
Version: 1.6.4
Date: 2020-10-06
Changes:
- Fixed a few typos.
- Updated ore gen code.
- Change to factorio version 1.0.
---------------------------------------------------------------------------------------------------
Version: 1.6.3
Date: 2020-04-13
Changes:
- Updated ralesia and fawogae names related to pycoalprocessing changes
---------------------------------------------------------------------------------------------------
Version: 1.6.2
Date: 2020-04-02
Changes:
- Fixed icons
- Added phytoplankton MK levels.
- Added icons
---------------------------------------------------------------------------------------------------
Version: 1.6.1
Date: 2020-03-26
Changes:
- Fixed agitator recipe for non pyHT players.
- Increased pollution absorption in all organic buildings.
---------------------------------------------------------------------------------------------------
Version: 1.6.0
Date: 2020-03-08
Changes:
- Balaced heat exchangers
- Grammar changes
---------------------------------------------------------------------------------------------------
Version: 1.5.9
Changes:
- Increased plastic consuption
---------------------------------------------------------------------------------------------------
Version: 1.5.8
Changes:
- Improved Fusion
---------------------------------------------------------------------------------------------------
Version: 1.5.7
Changes:
- Removed laser turrets from Diamond Mine
---------------------------------------------------------------------------------------------------
Version: 1.5.6
Changes:
- Migration to 0.18
---------------------------------------------------------------------------------------------------
Version: 1.5.5
Changes:
- Diamond chain changes
---------------------------------------------------------------------------------------------------
Version: 1.5.4
Changes:
- Fixed vanadium loop
---------------------------------------------------------------------------------------------------
Version: 1.5.3
Changes:
- Fixed vanadium loop
---------------------------------------------------------------------------------------------------
Version: 1.5.2
Changes:
- Improved fusion
---------------------------------------------------------------------------------------------------
Version: 1.5.1
Changes:
- Removed chemical science pack from electric engines
---------------------------------------------------------------------------------------------------
Version: 1.5.0
Changes:
- Fixed pyturbine
---------------------------------------------------------------------------------------------------
Version: 1.4.9
Changes:
- Improved output from fusion turbines.
---------------------------------------------------------------------------------------------------
Version: 1.4.8
Changes:
- Rebalanced Mo end chain.
- Rebalanced blankets.
- Removed productivity modules in fusion reactors.
---------------------------------------------------------------------------------------------------
Version: 1.4.7
Changes:
- Removed pyrawores items from mk02-mk04 building as it cuased an error when pyro wasnt enabled
---------------------------------------------------------------------------------------------------
Version: 1.4.6
Changes:
- None... Just testing new system
---------------------------------------------------------------------------------------------------
Version: 1.4.4
Changes:
- Fixed vaccum pump colors.
- Fixed crafting speed of automated screeners.
- Fixed pollution on kmauts enclosure.
---------------------------------------------------------------------------------------------------
Version: 1.4.3
Changes:
- Cosmetics
- Fixed missing buildings
- Added missing recipe and entity to migration script
---------------------------------------------------------------------------------------------------
Version: 1.4.2
Changes:
- Fixed tech tree.
---------------------------------------------------------------------------------------------------
Version: 1.4.1
Changes:
- Added MK levels when pyRO detected.
---------------------------------------------------------------------------------------------------
Version: 1.4.0
Changes:
- Some diamond balances.
---------------------------------------------------------------------------------------------------
Version: 1.3.9
Changes:
- Speed up diamond steps.
- Reduced centrifucal pan speed a bit.
---------------------------------------------------------------------------------------------------
Version: 1.3.8
Changes:
- Cosmetic updates.
---------------------------------------------------------------------------------------------------
Version: 1.3.7
Changes:
- Cosmetic updates.
- Reduced tailings dust in some vanadium recipes.
- Speed up a bit the screeners.
---------------------------------------------------------------------------------------------------
Version: 1.3.5
Changes:
- Removed hability to add modules in buildings recipes.
---------------------------------------------------------------------------------------------------
Version: 1.3.4
Changes:
- Fixed for new factorio version.
---------------------------------------------------------------------------------------------------
Version: 1.3.2
Changes:
- Balanced helium.
---------------------------------------------------------------------------------------------------
Version: 1.3.0
Changes:
- Migration.
---------------------------------------------------------------------------------------------------
Version: 1.2.9
Changes:
- Added new graphics to molybdenum ore.
---------------------------------------------------------------------------------------------------
Version: 1.2.8
Balances:
- Actually added acidgas conversion recipe. ¬¬
---------------------------------------------------------------------------------------------------
Version: 1.2.7
Balances:
- Added acidgas conversion recipe.
---------------------------------------------------------------------------------------------------
Version: 1.2.6
Balances:
- Balanced cold clean air.
- Balanced purified air.
- Balanced nitrogen when pyRO is active.
---------------------------------------------------------------------------------------------------
Version: 1.2.5
Balances:
- Reduced kevlar in magnetic core.
---------------------------------------------------------------------------------------------------
Version: 1.2.4
Bugfixes:
- Fixed Mo mine radius.
- Fixed He loop.
---------------------------------------------------------------------------------------------------
Version: 1.2.3
Bugfixes:
- Fixed Mo mine to be compatible with pyPH.
---------------------------------------------------------------------------------------------------
Version: 1.2.2
Balances:
- Fixed water proportions
---------------------------------------------------------------------------------------------------
Version: 1.2.1
Balances:
- Fixed pollution
---------------------------------------------------------------------------------------------------
Version: 1.2.0
Balances:
- Fixed infinite diamond loop.
---------------------------------------------------------------------------------------------------
Version: 1.1.9
Balances:
- All recipes now accept modules.
---------------------------------------------------------------------------------------------------
Version: 1.1.8
Balances:
- Small speed adjustments.
---------------------------------------------------------------------------------------------------
Version: 1.1.6
Bugfixes:
- Fixed technology tree.
---------------------------------------------------------------------------------------------------
Version: 1.1.5
Bugfixes:
- Fixed speed of mines.
---------------------------------------------------------------------------------------------------
Version: 1.1.4
Bugfixes:
- Alpha release for 0.17
---------------------------------------------------------------------------------------------------
Version: 1.1.3
Bugfixes:
- Improved Mo yield.
- Pressure pump now unlocked on CP1.
---------------------------------------------------------------------------------------------------
Version: 1.1.2
Bugfixes:
- Balanced GB recipes.
---------------------------------------------------------------------------------------------------
Version: 1.1.1
Bugfixes:
- Balanced Mo times.
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Bugfixes:
- Fixed positive loop chain on diamond.
---------------------------------------------------------------------------------------------------
Version: 1.0.9
Bugfixes:
- Fixes