Patches (latest) | ← April 28, 2022 Patch | April 29, 2022 Patch | May 01, 2022 Patch → |
---|
Sources
Note: No source link has been provided.
Patch Notes
- Updated various localization files.
- Fixed motion controller code bugs - Fixed ability interactions between various forced movement abilities: Flamebreak, Toss and Shield Crash.
- Toss would get interrupted by Flamebreak. When removing Toss, before Flamebreak is in control, pseudo-queued orders would be processed for Pangolier and Shield Crash would be cast.
- Since Shield Crash is instant cast, a new motion controller is applied immediately. So now Flamebreak tried to remove the motion controller for Toss - and as a side effect a new motion controller appeared instead.
- Flamebreak tried to remove Shield Crash's motion controller without letting Shield Crash know that it had been removed.