Skip to content

Micksha Sandwiches

Jesusaves requested to merge jesusalva/evolsrc:jesusalva/sandwhich into master

This is to address issue evol-all#49 (closed)

It's still rough on the edges, but already testable. A client data patch is required.

You can grab it at https://gitlab.com/snippets/1831845

A few issues still need to be fixed/discussed/resolved:

  • You need the Recipe Book to cook with Yannika. The problem is you might be missing said book.
  • There's no debug function for this. I'm not sure this is a quest on its own (cooking), and if that would be general or not.
  • Code must be readable enough so even @Micksha can understand what it does. Well, I don't really understand Evol code, but eh. I do not want to veer very far from Evol conventions, and if Micksha can understand the code, I think it will be fine.
  • Learning a new sandwich recipe currently can only be done by observing Yannika's cooking and relies on Int and Dex. This is good as a placeholder but might not be what Micksha have in mind for this.
  • The Recipe Book, of course, is missing in client data. See https://gitlab.com/snippets/1831845
Edited by Jesusaves

Merge request reports