DayZ
CookZ
Showing 11-20 of 24 entries
< 1  2  3 >
Update: Aug 20, 2024 @ 10:57am

rolled forward again - fixing dependencies
----
non cookable items can be processed (by static timer)
-> add recipe for gagh as an example (worms)
non ediable items can be processed (by temperature)
-> add recipe to disinfect rags in boiling water
background of items in cooking equipment becomes green if they match a recipe (also considers attachments and water)
general code base improvements

Update: Aug 20, 2024 @ 10:33am

rolled back because of dependency issues

Update: Aug 20, 2024 @ 10:15am

non cookable items can be processed (by static timer)
-> add recipe for gagh as an example (worms)
non ediable items can be processed (by temperature)
-> add recipe to disinfect rags in boiling water
background of items in cooking equipment becomes green if they match a recipe (also considers attachments and water)
general code base improvements

Update: Aug 15, 2024 @ 3:11pm

code cleanup (call super in cooking correctly and simplify code, fix warnings)
fix: craft book also with non pristine materials
fix: book page background cp lines
add recipe for stuffed peppers

Update: Aug 14, 2024 @ 2:05pm

redisign cans - use design similar to boxes for consistency
use cans also for marmalade (may change again in future if there is a glass recipe)
add ingame cookbook with recipes

Update: Aug 12, 2024 @ 3:56pm

add empty boxes and crafting recipes (paper + paper / bark + any axe or knife)
pan, pot and cauldron have slots for empty cans and boxes
add recipes for zucchini caviar and pilaf
fix: only use one metal sheet when crafting empty cans

Update: Aug 11, 2024 @ 1:23pm

prefix all classes by CookZ_ for robustness
support empty cans craftig recipe and as an ingredient
add recipes mushroom risotto, mystery meat and tactical bacon
general code imrovements

Update: Aug 10, 2024 @ 11:48am

first attempt on 3d models :)
- use take out box for non soup items
- can be opened directly
- no changes for damaged/ruined state yet
- feedback appreciated
add rice pudding recipe
exclude some items from cooking process (rice, alc, ...) so that they do not appear damaged during the cooking process
logo update - hope you like it ... AI image gen ftw :)

Update: Aug 8, 2024 @ 1:14pm

improve nutrition values for cooked food
add recipe for lesco
code improvements

Update: Aug 6, 2024 @ 5:48am

* refactor code base. make it more easy to add new recipes ... I am still learning enforce script :)
* add types.xml
* minor fixes
* add Ukha ... a fish soup with alcohol (suggested by user)