Nebula icon indicating copy to clipboard operation
Nebula copied to clipboard

Converting a bunch of existing soup items into bowls with soup in them.

Open MistakeNot4892 opened this issue 6 months ago • 3 comments

Description of changes

  • Moves curries, soups, stews and chili onto the soup system.
  • Moves food segmenting down to /obj/item.
  • Added soup bowls.
  • Added mapped soup bowls with predefined soup contents for previously mapped soup items.
  • Removes milo (miso?) soup for now. Left a comment in a todo list for future implementation when more ingredients are added.

TODO

  • [X] Test mapped foods.
  • [X] Test bowls.
  • [x] Test mystery soup recipe.
  • [x] Test hot meat chili.
  • [x] Test hot veggie chili.
  • [x] Test cold meat chili.
  • [x] Test cold veggie chili.
  • [x] Test meat curry.
  • [x] Test veggie curry.
  • [x] Test mixed curry.
  • [x] Test meatball soup.
  • [x] Test blood soup.
  • [x] Test meat milk soup.
  • [x] Test veggie milk soup.
  • [x] Test meat cream soup.
  • [x] Test veggie cream soup.
  • [ ] Get soups looking presentable.
  • [ ] Get soup to calculate mask_color from ingredients/mix data.

Why and what will this PR improve

  • More variety in things you can make out of arbitrary meat and growns.
  • Less bespoke food code.

Authorship

Myself.

Changelog

:cl: tweak: Curries, soups and stews have been rewritten, please refer to the codex for recipes. /:cl:

MistakeNot4892 avatar Aug 14 '24 07:08 MistakeNot4892