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

Increase maximum distance of attach to vehicle action #5262

Merged
merged 2 commits into from
Jun 9, 2017

Conversation

jonpas
Copy link
Member

@jonpas jonpas commented Jun 8, 2017

When merged this pull request will:

  • Title

Max distance of 7 (4.5 in config had no impact) prevents attaching things to large vehicles such as VTOLs, unless you crawl under them. There is no real reason to have a max distance check here, as you can only attach to a vehicle you interacted with after picking the item to attach.

@jonpas jonpas added the kind/bug-fix Release Notes: **FIXED:** label Jun 8, 2017
@jonpas jonpas added this to the 3.10.0 milestone Jun 8, 2017
@jonpas
Copy link
Member Author

jonpas commented Jun 9, 2017

Good point, changed it to 10 meters now, will still end placement system, just 3 meters further away.

@jonpas jonpas merged commit 33e4e6c into master Jun 9, 2017
@jonpas jonpas deleted the attachRemoveMaxDistance branch June 9, 2017 12:55
@jonpas jonpas changed the title Remove maximum distance of attach to vehicle action Increase maximum distance of attach to vehicle action Jun 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants