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

Fix in progress crafts containing infinite water from map sources #29823

Merged
merged 1 commit into from
Apr 22, 2019

Conversation

ifreund
Copy link
Contributor

@ifreund ifreund commented Apr 22, 2019

Summary

SUMMARY: Bugfixes "Fix in progress crafts containing infinite water from map sources."

Purpose of change

Fixes #29781

Describe the solution

Set the charges of the returned water to the quantity asked for instead of leaving them infinite.

@ifreund ifreund added Crafting / Construction / Recipes Includes: Uncrafting / Disassembling [C++] Changes (can be) made in C++. Previously named `Code` <Bugfix> This is a fix for a bug (or closes open issue) labels Apr 22, 2019
@kevingranade kevingranade merged commit 4c7b5b2 into CleverRaven:master Apr 22, 2019
@ifreund ifreund deleted the fix-craft-map-water branch April 27, 2019 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Crafting / Construction / Recipes Includes: Uncrafting / Disassembling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed crafting (Cornbread) - with a infinite water source causes the game to indefinitely hang/crash
2 participants