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

Make crafting more robust #205

Open
6 tasks
Gjum opened this issue Dec 31, 2015 · 0 comments
Open
6 tasks

Make crafting more robust #205

Gjum opened this issue Dec 31, 2015 · 0 comments

Comments

@Gjum
Copy link
Member

Gjum commented Dec 31, 2015

  • check if all items are in place before clicking the result slot
  • check that cursor slot is non-empty after getting result, otherwise we did not craft
  • speed up mass crafting with left+right clicking the grid slots
  • should the crafting task return anything? maybe the slots with the crafting results?
  • make Recipe a class, make the helpers in mcdata.recipes its methods
  • get_any_recipe() should prefer small recipes if present

(taken from TODOs in the code)

@Gjum Gjum self-assigned this Dec 31, 2015
@Gjum Gjum removed their assignment Jul 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant