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

Discrete Command "Use" leaves the inventory as is #247

Closed
geekstor opened this issue Aug 1, 2016 · 1 comment
Closed

Discrete Command "Use" leaves the inventory as is #247

geekstor opened this issue Aug 1, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@geekstor
Copy link
Contributor

geekstor commented Aug 1, 2016

The Continuous Command "Use" depletes the used object from the inventory gradually. "Use" works in discrete mode now as well 😄. However, using the Discrete "Use" command does not change the inventory. Suggestion: Reducing the number of the used object from the Inventory by 1 on each "Use" command for the Discrete version.

@timhutton timhutton added this to the Dolphin milestone Aug 1, 2016
@timhutton timhutton added the P2 label Aug 1, 2016
@timhutton timhutton self-assigned this Aug 1, 2016
@timhutton timhutton assigned DaveyBiggers and unassigned timhutton Aug 15, 2016
@DaveyBiggers
Copy link
Member

Pending merge of #287:
"use" should now deplete the inventory, and "attack" should now add the block drops to the inventory if a block is destroyed.
Have also implemented normal Minecraft logic to prevent blocks being placed in a square that is currently occupied by an entity. (Stops the agent suffocating themselves by building a block around their own head...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants