RimWorld
[SYR] Processor Framework (Continued)
Mostrando 1-10 de 15 aportaciones
< 1  2 >
Actualización: 23 JUL a las 20:05

Added:
* Add option to turn off process progress bar

Actualización: 21 JUL a las 9:28

Added:
* Add option on processDef to check statDef of item. (e.g. Set nutrition value of 0.05 as baseline, so if item has 0.10 nutrition it would take up 2 capacity and contribute that amount to the finished product)

Fixed:
* Destroyed processors not dropping all the interior things

Actualización: 12 JUN a las 12:05

Initial 1.6 Update

Actualización: 16 MAR a las 12:52

Change:
* Updated VFE:M patches to VFE:M2

Actualización: 13 FEB a las 17:50

Fixed:
* Tab harmony patch correctly caching and clearing cache

Actualización: 13 FEB a las 11:18

Reverting to Feb 9 update due to unseen issues with the caching changes.

Actualización: 12 FEB a las 19:56

Change:
* Reduce overhead from harmony patch
* Small improvement in speed for CompProcessor PostDraw method.

Actualización: 9 FEB a las 14:53

Fixed:
* Contents tab labeling when count is greater than an ingredient max stack count

Actualización: 9 FEB a las 13:45

Fixed:
* Remove errant debug message

Actualización: 9 FEB a las 13:18

Changed:
* PF_RunningSlow translation using named keys

Fixed:
* Processor Running Slow string not showing the completion percentage