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

Improve face shielding behavior in general case (bug #4240) #2405

Merged
merged 1 commit into from
Jun 2, 2019

Conversation

Capostrophic
Copy link
Collaborator

While this doesn't fix wind velocity and direction calculations (meaning broken blizzard behavior is unchanged), it addresses the concerns of the reporter of the issue.

  1. Red Mountain as ash storm/blight storm origin hardcoded position was corrected. The relevant code must be completely rewritten, but I kept the changes minimal for now.
  2. Storm idle state handling was rewritten with Hrnchamd's research in mind. Instead of stopping the animation almost immediately if the current conditions don't fit the conditions of animation playback, only its looping is disabled. The animation playback itself makes a bit more sense too.

@akortunov akortunov merged commit 2436652 into OpenMW:master Jun 2, 2019
@Capostrophic Capostrophic deleted the idlestorm branch June 2, 2019 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants