Summary
An Open Framework meant to be modified. Provides no functionality without Add-on mods or custom configuration.
Description
An Open Framework meant to be modified. Provides no functionality without Add-on mods or custom configuration.
Has a dynamic recipe system, it can handle an infinite amount of unique recipes, and when starting to cook, it analyzes your ingredients and selects the closest recipe, as long as there is a recipe fairly close.
Then when cooking, it wants you to stay between a specificed temperature, go too hot you risk burning. Too Cold and your food wont cook at all. If you cook it just right but cook it too long it will become overcooked. These 3 variables (atm) are the basis of the quality calculation.
With that quality number between 0-100, we determine which item is given back to the player.
Also allows developers to do variations, like a slightly charred broccoli being even better than a perfectly cooked brocolli.
TO-DO: Add indicators for players to understand where their cooking process is at with subtle cues.
License
Arma Public License (APL)