-
Notifications
You must be signed in to change notification settings - Fork 17
/
changelog.txt
496 lines (496 loc) · 20.3 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
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
---------------------------------------------------------------------------------------------------
Version: 3.0.8
Date: ?
Locale:
- Swapped resistor1 and resistor3's description to be accurate to the name
---------------------------------------------------------------------------------------------------
Version: 3.0.7
Date: 2024-11-14
Changes:
- Fixed vechicle impact sounds were missing due to 2.0 migration.
---------------------------------------------------------------------------------------------------
Version: 3.0.6
Date: 2024-11-9
Changes:
- Fixed particle accelerators accepting efficiency modules.
---------------------------------------------------------------------------------------------------
Version: 3.0.5
Date: 2024-11-8
Changes:
- Fixed a deadlock in MediumPy where the inserter recipe was not enabled or researchable, yet required to make progress.
---------------------------------------------------------------------------------------------------
Version: 3.0.4
Date: 2024-11-7
Changes:
- Made most crafting machines flippable
- Fixed unfriendly usage of YAFC's script_enabled table. Resolves https://github.com/pyanodon/pybugreports/issues/672
- Updated Uk translation
---------------------------------------------------------------------------------------------------
Version: 3.0.3
Date: 2024-10-29
Changes:
- To quality or to not quality is the question
---------------------------------------------------------------------------------------------------
Version: 3.0.2
Date: 2024-10-29
Changes:
- Changed multipurpose pipe volume back to 100. WARNING: If you have expensive fluids sitting in multipurpose pipes, they will be lost.
- Fixed nuclear research technology unlocking incorrect recipes.
- Fix certain pipe connections disconnecting with squeak through 2 installed.
- Removed ash
---------------------------------------------------------------------------------------------------
Version: 3.0.1
Date: 2024-10-21
Changes:
- Changed fertilizer internal name to match other pymods
---------------------------------------------------------------------------------------------------
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.18
Date: 2024-6-19
Changes:
- Resprited & upscaled icons for DMS, phosphine gas, phosphoric acid, and phosphorus acid (https://github.com/pyanodon/pybugreports/issues/427) (https://github.com/pyanodon/pybugreports/issues/419)
- Fixed that mining a locomotive would wipe its equipment grid. (https://github.com/pyanodon/pybugreports/issues/514)
---------------------------------------------------------------------------------------------------
Version: 2.0.17
Date: 2024-3-24
Changes:
- Improved the description for phosphate deposits. (https://github.com/pyanodon/pybugreports/issues/411)
- Fixed some resources couldnt be disabled in map setup screen
---------------------------------------------------------------------------------------------------
Version: 2.0.16
Date: 2024-3-14
Changes:
- Fixed typo in nexelit battery charge level. should be 100MJ not 1GJ
---------------------------------------------------------------------------------------------------
Version: 2.0.15
Date: 2024-3-13
Changes:
- Adjusted that armor battery levels were far to low to be useful
---------------------------------------------------------------------------------------------------
Version: 2.0.14
Date: 2024-1-31
Changes:
- Fixed that colloidal silica was ilica
---------------------------------------------------------------------------------------------------
Version: 2.0.13
Date: 2024-1-19
Changes:
- Fixed sulfur processing tech unlocking the gas processing unit twice (https://github.com/pyanodon/pybugreports/issues/366)
---------------------------------------------------------------------------------------------------
Version: 2.0.12
Date: 2024-1-8
Changes:
- Added circuit connectivity to Phosphate Mine and Rare-Earth Extractor (credit: JStMorgan)
---------------------------------------------------------------------------------------------------
Version: 2.0.11
Date: 2023-11-21
Changes:
- added decentralised PyPP cache file
- Fixed issue with circuit processing mod
---------------------------------------------------------------------------------------------------
Version: 2.0.10
Date: 2023-9-3
Changes:
- added particle accelerator mk04
- added molecular assembler mk04
---------------------------------------------------------------------------------------------------
Version: 2.0.9
Date: 2023-7-25
Changes:
- update chinese translation. credit sdqwo
- removed productivity from fluidized coke recipe
---------------------------------------------------------------------------------------------------
Version: 2.0.8
Date: 2023-3-28
Changes:
- unfixed yag laser module to have the wrong spelling of aluminium for the heathens
- updated russian and chinese translation
- remove equipment grid from hightech wagon
- fixed several icons being the wrong size
---------------------------------------------------------------------------------------------------
Version: 2.0.7
Date: 2023-1-31
Changes:
- Fixed train batteries could be inserted into grids.
---------------------------------------------------------------------------------------------------
Version: 2.0.6
Date: 2023-1-5
Changes:
- Crafting menu organization
- added nexelit battery as armor equipment
- Removed fusion reactor from utility science pack recipe and added personal fusion cell
- increased energy usage of rare earth mine from 3000KiloWhats to 30MegaWhys
---------------------------------------------------------------------------------------------------
Version: 2.0.5
Date: 2022-12-19
Changes:
- increased energy usage on electronics factory mk01, fluid bed reactor mk01, moondrop greenhouse mk01, pcb factory mk01, quantum computer, and rare earth mine.
---------------------------------------------------------------------------------------------------
Version: 2.0.4
Date: 2022-11-29
Changes:
- fix changelog not displaying ingame.
---------------------------------------------------------------------------------------------------
Version: 2.0.3
Date: 2022-11-28
Changes:
- added night effects to electronics factory.
- tweaks for gunpowder.
---------------------------------------------------------------------------------------------------
Version: 2.0.2
Date: 2022-11-03
Changes:
- Fixed error in code that allowed effectivity module 3 in recipes when module 1 and 2 were disallowed.
---------------------------------------------------------------------------------------------------
Version: 2.0.1
Date: 2022-10-20
Changes:
- adjustments to rock spawning
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: 2022-10-14
Changes:
- bit of stuff
---------------------------------------------------------------------------------------------------
Version: 1.7.6
Date: 2021-02-06
Changes:
- Nexelit battery recharge now requieres small amounts of nexelit.
---------------------------------------------------------------------------------------------------
Version: 1.7.5
Date: 2021-02-02
Changes:
- Changed the position of some recipes to eliminate the fluids tab.
- Updated russian locale
---------------------------------------------------------------------------------------------------
Version: 1.7.4
Date: 2021-01-04
Changes:
- Added equipment grid to hightech wagon.
---------------------------------------------------------------------------------------------------
Version: 1.7.3
Date: 2021-01-03
Changes:
- Added gravel to saline.
---------------------------------------------------------------------------------------------------
Version: 1.7.2
Date: 2020-12-15
Changes:
- Migration.
---------------------------------------------------------------------------------------------------
Version: 1.7.1
Date: 2020-12-15
Changes:
- Removed electronics tech lock from the fluid bed reactor as its needed for latex to make science to unlock it. should be avaible at game start again.
---------------------------------------------------------------------------------------------------
Version: 1.7.0
Date: 2020-12-14
Changes:
- Removed all the recipes and buildings needed for circuit 1 from being unlocked at start and added them to electronics tech.
- made the crashed assemblers minable and they return some materials but still cant be remade once removed.
- Added epoxy to and Neodimium-iron-boron alloy to magnetic core.
- Added nexelit plate to coil core.
- Added Tin-rare-earth alloy to Superconductor Coils
---------------------------------------------------------------------------------------------------
Version: 1.6.10
Date: 2020-11-24
Changes:
- Changed slots and stack size of batteries in Ht-locomotive to be more concise.
- Updated to factorio version 1.1.
- Added crashed ship assemblers allowing for minimal automation of some items at start.
---------------------------------------------------------------------------------------------------
Version: 1.6.9
Date: 2020-11-10
Changes:
- Added equipment grid to ht-locomotive.
---------------------------------------------------------------------------------------------------
Version: 1.6.8
Date: 2020-11-08
Changes:
- Added rechargeable nexelit batteries.
- Small balances to ht-trains.
---------------------------------------------------------------------------------------------------
Version: 1.6.7
Date: 2020-10-28
Changes:
- Missed a period in image name
---------------------------------------------------------------------------------------------------
Version: 1.6.6
Date: 2020-10-27
Changes:
- Added hightech train.
---------------------------------------------------------------------------------------------------
Version: 1.6.4
Date: 2020-10-06
Changes:
- Update ore generation.
- Removed outdated compatibility code that was slowing down loading.
---------------------------------------------------------------------------------------------------
Version: 1.6.3
Date: 2020-10-02
Changes:
- Changed icon.
- Added new rich-clay recipe
---------------------------------------------------------------------------------------------------
Version: 1.6.2
Date: 2020-07-26
Changes:
- Fixed bug with skin and recipe adjustments.
---------------------------------------------------------------------------------------------------
Version: 1.6.1
Date: 2020-06-14
Changes:
- Fixed myoglobin.
---------------------------------------------------------------------------------------------------
Version: 1.6.0
Date: ????
Changes:
- Added acetone recipe.
- Fixed typos.
- Fixed pipes subgroup bug.
- Added russian locale.
- Buff in bacteria-2.
---------------------------------------------------------------------------------------------------
Version: 1.5.9
Date: 2020-05-10
Changes:
- Added subgroup for pyHT pipes that was missing when pyindustries isnt loaded
---------------------------------------------------------------------------------------------------
Version: 1.5.8
Date: 2020-04-02
Changes:
- Fixed icons.
---------------------------------------------------------------------------------------------------
Version: 1.5.7
Date: 2020-04-01
Changes:
- Fixed fiberglass
---------------------------------------------------------------------------------------------------
Version: 1.5.6
Date: 2020-04-01
Changes:
- Added fuel values to some fluids
---------------------------------------------------------------------------------------------------
Version: 1.5.5
Date: 2020-03-31
Changes:
- Changed rare earth extractor icon.
- Replace electric engine unit on agitators to engine units.
- Increased pollution absorption in organic buildings.
- Increased acid gas output.
---------------------------------------------------------------------------------------------------
Version: 1.5.4
Date: 2020-03-08
Changes:
- Added new pipes.
---------------------------------------------------------------------------------------------------
Version: 1.5.3
Date: 2020-02-28
Changes:
- Yelled at robots to use their inside voices
---------------------------------------------------------------------------------------------------
Version: 1.5.2
Date: 2020-02-18
Changes:
- Utility now uses Servomechanims.
---------------------------------------------------------------------------------------------------
Version: 1.5.1
Changes:
- Tall oil balances
---------------------------------------------------------------------------------------------------
Version: 1.5.0
Changes:
- Increased plastic consuption
---------------------------------------------------------------------------------------------------
Version: 1.4.9
Changes:
- Fixed error related to stdlib 1.4.1 update
---------------------------------------------------------------------------------------------------
Version: 1.4.8
Changes:
- Recipe fix
---------------------------------------------------------------------------------------------------
Version: 1.4.7
Changes:
- Icon fix
---------------------------------------------------------------------------------------------------
Version: 1.4.6
Changes:
- Sounds fix
---------------------------------------------------------------------------------------------------
Version: 1.4.5
Changes:
- Migration to 0.18
---------------------------------------------------------------------------------------------------
Version: 1.4.4
Changes:
- Fixed modules in py robots.
---------------------------------------------------------------------------------------------------
Version: 1.4.3
Changes:
- Fixed allowed module types in buildings
---------------------------------------------------------------------------------------------------
Version: 1.4.2
Changes:
- Fixed MK levels
---------------------------------------------------------------------------------------------------
Version: 1.4.1
Changes:
- Fixed MK levels
---------------------------------------------------------------------------------------------------
Version: 1.4.0
Changes:
- Added MK levels
---------------------------------------------------------------------------------------------------
Version: 1.3.9
Changes:
- Changes in mk03 modules recipes.
---------------------------------------------------------------------------------------------------
Version: 1.3.8
Changes:
- Cosmetic.
---------------------------------------------------------------------------------------------------
Version: 1.3.7
Changes:
- Added melamine to plastic.
---------------------------------------------------------------------------------------------------
Version: 1.3.6
Changes:
- Removed modules in high-advanced parts.
- Removed 10 proton donors from diamond via particle acceleration.
---------------------------------------------------------------------------------------------------
Version: 1.3.4
Changes:
- Fixes on tech tree.
- Added alternative laser module recipe.
---------------------------------------------------------------------------------------------------
Version: 1.3.3
Changes:
- Adaptation for pyFE levels.
---------------------------------------------------------------------------------------------------
Version: 1.3.2
Changes:
- Removed some byproducts of RE chain.
---------------------------------------------------------------------------------------------------
Version: 1.3.1
Changes:
- Added german locale.
- Removed hability to add modules in buildings recipes.
---------------------------------------------------------------------------------------------------
Version: 1.2.9
Changes:
- Speed up a bit Zinc acetate and Biopolymer
---------------------------------------------------------------------------------------------------
Version: 1.2.8
Changes:
- Migration
---------------------------------------------------------------------------------------------------
Version: 1.2.7
Changes:
- Added new graphics for rare earth ores.
---------------------------------------------------------------------------------------------------
Version: 1.2.6
Changes:
- Fixed recipes unlocked before the building in the starting game.
---------------------------------------------------------------------------------------------------
Version: 1.2.5
Bug-fixes:
- Modules technology now unlocks in science 2.
---------------------------------------------------------------------------------------------------
Version: 1.2.4
Bug-fixes:
- Fixed locale temp in benzene combustion.
---------------------------------------------------------------------------------------------------
Version: 1.2.3
Balance:
- Reduced Myoglobin in Paramagnetic material.
- Reduced Meat in Resilin.
- Reduced Collagen in Biopolymer.
- Increased meat production.
---------------------------------------------------------------------------------------------------
Version: 1.2.1
Balance:
- Fixed bug when robots try to put the singularity.
- Improved russian locale.
- Reduced production of the singularity.
---------------------------------------------------------------------------------------------------
Version: 1.2.0
Bug fix:
- Matter source.
---------------------------------------------------------------------------------------------------
Version: 1.1.9
ADDED:
- Singularity generator.
---------------------------------------------------------------------------------------------------
Version: 1.1.8
Bug fixes:
- Fixed acrolein bug.
---------------------------------------------------------------------------------------------------
Version: 1.1.7
Balances:
- Intelligent Unit now part of rocket parts.
---------------------------------------------------------------------------------------------------
Version: 1.1.6
Balances:
- Removed modules in laser-turret descontruction.
- Moved DMS recipe to basic-electronics tech.
- Make cadaveric arum buildable in basic electronics.
---------------------------------------------------------------------------------------------------
Version: 1.1.5
Balances:
- Fixed recipes on claypit.
- Fixed recipes on antimatter fusion reaction.
- Fixed fuels.
Bugfixes:
- Tried to make it run after the update.
---------------------------------------------------------------------------------------------------
Version: 1.1.3
Balances:
- Speed up kicalks.
- Balanced Polution.
---------------------------------------------------------------------------------------------------
Version: 1.1.2
Balances:
- Reworded pollution.
- Fixed robots.
---------------------------------------------------------------------------------------------------
Version: 1.1.1
Balances:
- Removed support of modules in energy generation.
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Balances:
- All recipes now accept modules.
---------------------------------------------------------------------------------------------------
Version: 1.0.19
Balances:
- Lots of balances to make things easier.
---------------------------------------------------------------------------------------------------
Version: 1.0.17
Balances:
- Fixed techtree
---------------------------------------------------------------------------------------------------
Version: 1.0.16
Balances:
- Fixed speeds of mines and zipir.
---------------------------------------------------------------------------------------------------
Version: 1.0.15
Bugfixes:
- Alpha version to 0.17
---------------------------------------------------------------------------------------------------
Version: 1.0.14
Bugfixes:
- Small vaccum changes
---------------------------------------------------------------------------------------------------
Version: 1.0.13
Balances:
- Added waste-water to urea recipe.
- Changed robot speeds.
---------------------------------------------------------------------------------------------------
Version: 1.0.12
Bugfixes:
- Fixes