Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Food Recipe Guidebook (EE#783) #2138

Merged

Conversation

whatston3
Copy link
Contributor

About the PR

Adds the Food Recipe guidebook page from Einstein-Engines#783 (Thank you, @Mnemotechnician!). The Food Recipes page in the Guidebook now contains a dynamically populated list of recipes, taken from the in-game prototypes.

Made minor changes to support recipes with multiple output entities.

Why / Balance

This feature will be very useful for #1935 - splitting recipes between a handful of machines means that it's easier to confuse what one recipe needs versus another. Compare with bartending, where, worst case, you get an improperly mixed drink; in cooking, you can ruin individual ingredients. Should improve quality of life overall, especially for newer players, or when introducing larger changes to cooking (cough cough, #1935).

How to test

  1. Open guidebook.
  2. Check Food Recipes page.
  3. Open recipe for cookies, result count should be 3 and not 1.

Media

The guidebook page in use. Shows an open recipe, the search bar in-use, and multiple filtered results.
image

Requirements

Breaking changes

Changelog

🆑 Mnemotechnician

  • The Food Recipes page in the guidebook now shows all available recipes.

@github-actions github-actions bot added Docs Improvements or additions to documentation YML C# UI FTL labels Oct 2, 2024
@dvir001 dvir001 self-requested a review October 2, 2024 22:01
@github-actions github-actions bot added the Status: Needs Review This PR is awaiting reviews label Oct 2, 2024
@whatston3
Copy link
Contributor Author

Pushed a set of changes to get the output more consistent with the rest of the guidebook pages.

Here's a sample picture of how the guidebook entries look:
image

I think this is more or less good to go, happy with the output of this.

@dvir001 dvir001 merged commit af2bf00 into new-frontiers-14:master Oct 4, 2024
11 checks passed
FrontierATC added a commit that referenced this pull request Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# Docs Improvements or additions to documentation FTL Status: Needs Review This PR is awaiting reviews UI YML
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants