RimWorld

RimWorld

Vanilla Cooking Expanded
Showing 41-50 of 65 entries
< 1  2  3  4  5  6  7 >
Update: Aug 26, 2020 @ 6:47am


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

Update: Aug 5, 2020 @ 10:03am


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

Update: Aug 2, 2020 @ 2:29am


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

Update: Jul 30, 2020 @ 11:14pm


v1.21:

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

Update: Jul 27, 2020 @ 11:07pm


v1.20:

Removed Harmony logging

Update: Jul 27, 2020 @ 10:07am


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

Update: Jul 23, 2020 @ 11:16pm


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

Update: Jul 23, 2020 @ 1:16am


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

Update: Jul 13, 2020 @ 8:37am


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

Update: Jul 6, 2020 @ 8:22am


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)