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

Fixes issue #1029 #1235

Merged
merged 1 commit into from
Sep 12, 2015
Merged

Fixes issue #1029 #1235

merged 1 commit into from
Sep 12, 2015

Conversation

DoomFruit
Copy link
Contributor

This is a fix for issue #1029 (bucket duplication in the magician's workbench), which was readily reproducible when making cake on the first source release. My fix was to remove the check about whether container items should stay in the inventory and to just replace them where they sit - duplicate buckets are therefore not stuffed into the player's inventory and mass is conserved.

A perfect fix would move the excess container items to the workbench's inventory, the players inventory or the space under the player's nose if both are full, and I can see a way to implement that, but I'll have to come back to that when I get more time after looking at the rest of the bugs.

Mithion pushed a commit that referenced this pull request Sep 12, 2015
@Mithion Mithion merged commit 1b0b0bc into Mithion:master Sep 12, 2015
@DoomFruit DoomFruit deleted the MagiciansWorkbenchFix branch September 12, 2015 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants