RimWorld

RimWorld

Vanilla Cooking Expanded
Viser 41-50 af 65 forekomster
< 1  2  3  4  5  6  7 >
Opdatering: 26. aug. 2020 kl. 6:47


v1.24:

Increased wheat yield to 25
Reduced 0.10 nutrition on each soup. (50/60/70). Gourmet remains unchanged
Increased grilled meal hunger reduction from 25% to 35%
Added everCurableByItem -> false to cholesterol, diabetes and high blood pressure so they can't be cured by a mech serum

Opdatering: 5. aug. 2020 kl. 10:03


v1.23:

Changes in folder structure to further support 1.2
Changed Item Processor to properly display C, F or K in liquor temperatures based on user preferences

Opdatering: 2. aug. 2020 kl. 2:29


v1.22:

Changes to ItemProcessor to properly implement increasing quality in Ambrandy distillation process
Tweaks to code so pawns don't wait until they are too hungry to choose meals (courtesy of Drowsy Corgi)
Added 1.2 support tags

Opdatering: 30. juli 2020 kl. 23:14


v1.21:

Added null check for empty ingredients (courtesy of Drowsy Corgi)

Opdatering: 27. juli 2020 kl. 23:07


v1.20:

Removed Harmony logging

Opdatering: 27. juli 2020 kl. 10:07


v1.19:

Added new code that controls how pawns consume gourmet meals. Now a pawn will try to avoid consuming a meal if he is under the effect of a condiment, instead choosing a different one (code provided by Drowsy Corgi)
Added new code that disables the "hidden tolerance" effect on desserts. All drugs are affected by tolerance, even if not shown on the health panel, and desserts need to be a drug to be scheduled. This code resets that hidden tolerance mechanic to 0 every time a colonist consumes a dessert (code provided by Drowsy Corgi)
Changed item processor DLL with a null array check so cheese presses don't create any more problems.
Changed item processor DLL so that temperature controlled machines display their temperature range in C, F or K depending on the user preferences. Centigrades is the only sensible choice, though.
Added Harmony as a mod dependency

Opdatering: 23. juli 2020 kl. 23:16


v1.18:

Added a period to IP_TempRangeInThisMachine to separate sentences
Tweaked ItemProcessor to avoid inspect string problems in cheese press
Added Stack by Ingredients to gourmet desserts

Opdatering: 23. juli 2020 kl. 1:16


v1.17:

Modified ItemProcessor.dll to support temperature, rain and light checking
Adjustes scaling optimality for Grills so pawns prefer fresh grills over other meals in the same meal category (simple, fine, etc)
Addes chocolate as an available ingredient for desserts fine through gourmet
Changed grilling research to Medieval
Modified simple bakes to be made with flour only
Added a "condiments to kibble" bill to the condiment prep table so it no longer counts as a workshop building, but as part of a kitchen
Canned foods are now sellable

Opdatering: 13. juli 2020 kl. 8:37


v1.16:

Fixed a bug in Item Processors where ingredient lists were being accumulated between processes
Fixed typo calling "Well Fed" a debuff instead of a buff in grill meals
Set desserts to stackCount of 10, like other meals, instead of 75

Opdatering: 6. juli 2020 kl. 8:22


v1.15:

Fixed an issue where resetting the recipe of an electric pot caused the reset button to then be active on sucessive runs, thus resetting the recipe all the time
Electric pot, stew pot and cheese press graphics will now continue showing the pot / wooden lid until the product is removed by a colonist
Added 4 days spoilage to desserts like all other meals
Reduced cost of canning fish to 1 Steel (from 5) per 20 cans
Fixed rotation of canned food when eating at a table
Added optimality offset to gourmet meals so they are prefered to lavish. Added negative offset to fried food so colonists prefer simple meals:
Gourmet > Lavish > Fine > Simple >Fried > Canned
Changed soup nutrition to 0.6 - 0.7 - 0.8 (was 0.7 - 0.7 - 0.9). Gourmet is unchanged
Increased wheat yield to 18 (was 14)