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

Filter out placables items in dynamic fuel detection #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

freohr
Copy link

@freohr freohr commented Aug 9, 2017

The items than can be placed as entities (such as a wooden chest or a wooden pole in the base game) have the "item.place_result" property, whereas pure fuel items (raw-wood, rocket-fuel, ...) cannot be placed, and as such do not have this property.

@freohr
Copy link
Author

freohr commented Aug 9, 2017

Also related to Issue #8

@Nexela
Copy link
Owner

Nexela commented Aug 10, 2017

The issue with this fix is it is a 50/50 kind of thing. 50% of the people want those things burned and 50% don't. The ultimate fix would be more work on autofill 2.0 and being able to easily edit what is included in sets.

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