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

Add Crafting Pattern awereness to the Crafting Terminal #3

Open
alikindsys opened this issue Oct 14, 2023 · 3 comments
Open

Add Crafting Pattern awereness to the Crafting Terminal #3

alikindsys opened this issue Oct 14, 2023 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@alikindsys
Copy link
Contributor

EMI currently doesn't account for items that could be crafted using the crafting patterns stored in the system.

image

e.g. Tech Reborn's Iron furnace should be displayed since it that's its crafting recipe.
image

Expected Behaviour:

The user should be prompted with the auto crafting chain for all items that can be crafted, even if there are missing items on the recipe.

Nice-to-haves:

  • Preferably those items that can be autocrafted could be highlighted with a different color, indicating that they currently don't exist but can be crafted by the system.

  • Items that the system is aware on how to craft but can't since some ingredients are missing should be highligted using another color.

  • The crafting tree should take into account the patterns, if the player is on a crafting terminal.

@alikindsys alikindsys added enhancement New feature or request help wanted Extra attention is needed labels Oct 14, 2023
@Ftrless
Copy link
Contributor

Ftrless commented Mar 25, 2024

basically, its multiple autocraft request screens in a row, is this realizable?

@alikindsys
Copy link
Contributor Author

Honestly this goes against the idea that craftables should only show items that exist and not those that can be crafted. This would be convenient but I'd need to think if this can be done in a inteligent way or if emi would even support that.

@Ftrless
Copy link
Contributor

Ftrless commented Mar 25, 2024

Wait, that same functionality is already in place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants