forked from sojourn-13/sojourn-station
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Cooking fix Prevents containers placed in an oven from storing time infinitely, leading to a feedback loop where it caused later recipes to be low quality. * Further Oven Updates Measuring Cooking time should be improved Food is burned if left to cook in an oven for too long Oven is set fire if the oven is left on way too long - will trigger nearby fire alarms and require an extinguisher to put out. CtrlClick option menu now has the "start oven" option * Ensuring code compilation * oven overhauls Improved oven open/close interactions Grill cooking time fixed Stove Cooking time fixed Added CWJ recipes for making and kneading up high quality dough, and making dough batches Small bug removed from use_tool step type * being thorough with the code Laid chicken eggs have more food quality Improved Reagent quality calculation
- Loading branch information
Showing
14 changed files
with
265 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.