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

Vehicle crash reverse fix #36266

Merged
merged 2 commits into from Dec 19, 2019
Merged

Vehicle crash reverse fix #36266

merged 2 commits into from Dec 19, 2019

Conversation

ghost
Copy link

@ghost ghost commented Dec 19, 2019

Summary

SUMMARY: Bugfixes "Vehicle crash reverse fix"

Purpose of change

In the fix for autodriving stopping on any collision, there was no check if the vehicle was even autodriving before it stopped autodriving.
Therefore on any normal collision, the vehicle immediately went into reverse.

Describe the solution

Add a check for vehicle autodriving before changing its acceleration into reverse.

Describe alternatives you've considered

N/A

Testing

tested in-game by ramming into a zombie, and now it allows you to ram into them

Additional context

N/A

@ZhilkinSerg ZhilkinSerg merged commit 7d2bd18 into CleverRaven:master Dec 19, 2019
@ghost ghost deleted the vehicle_crash_fix branch January 17, 2020 10:04
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.

1 participant