-
Notifications
You must be signed in to change notification settings - Fork 34
feat: Add Ctrl+Shift+Click to add best-cost recipe #508
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
feat: Add Ctrl+Shift+Click to add best-cost recipe #508
Conversation
|
Looks good to me. Thank you for the feature! |
|
Thanks! Added an entry to the changelog. (There's an empty version/date one before mine, not sure what you want to do about that?) |
So, the way it works is that the empty-version area is the version that is yet to be released. What I want you to do is to put your entry in this unnumbered version. Feel free to also add this comment to the very top of the file: |
|
Done |
|
I can clean it up later, but just letting you know - we are totally fine with force-pushing in PRs. The only place where we don't want to force-push is the master branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
I guess we should add this feature to the ./Yafc/Data/Tips.txt file, so other users will be more likely to find out about this
a830eed to
d2286d1
Compare
|
Rebased on fresh master. |
d2286d1 to
2d206b2
Compare
|
Squashed fixes and made some cosmetic changes. |
This pull request adds a new feature that allows users to quickly add the most cost-effective recipe for an item by holding Ctrl+Shift and clicking on it.
Note that this de-prioritizes barreling recipes by default.