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

Stopped zombies reviving into vehicles #29195

Merged
merged 1 commit into from Apr 1, 2019
Merged

Stopped zombies reviving into vehicles #29195

merged 1 commit into from Apr 1, 2019

Conversation

ghost
Copy link

@ghost ghost commented Apr 1, 2019

Summary

SUMMARY: Bugfixes "Stopped zombies reviving into vehicles"

Purpose of change

Fixes #28793
Fixes #28243

Describe the solution

Added a check for a vehicle at corpse position before allowing revive

Describe alternatives you've considered

Potentially could allow the revived zombie to "crawl" underneath the vehicle until it finds a spot that it can emerge, but that may be a bit of a pain for performance with lots of corpses and large vehicles.

Additional context

N/A

@ZhilkinSerg ZhilkinSerg added Vehicles Vehicles, parts, mechanics & interactions [C++] Changes (can be) made in C++. Previously named `Code` Monsters Monsters both friendly and unfriendly. <Bugfix> This is a fix for a bug (or closes open issue) labels Apr 1, 2019
@ZhilkinSerg ZhilkinSerg merged commit d3067e8 into CleverRaven:master Apr 1, 2019
@ghost ghost deleted the vehicle_block_revive branch April 2, 2019 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Monsters Monsters both friendly and unfriendly. Vehicles Vehicles, parts, mechanics & interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spawns inside moving vehicle Zombies revive through vehicle floors
1 participant