Overwatch-1-Emulator / ow1-emulator

OverPy source code for "Overwatch 1 Emulator" Workshop gamemode
https://workshop.codes/KHTG0
BSD 2-Clause "Simplified" License
9 stars 9 forks source link

fix(Bastion): prevent disabling movement after getting out of sentry #1575

Closed arvrianmaybe closed 3 months ago

arvrianmaybe commented 3 months ago

sounds confusing a glitch appears when you enter sentry and get out of sentry way to quickly which causes a bug where you have no move speed at all. Its not huge but can be kinda annoying, (You can re-enter and go out to fix.)

arvrianmaybe commented 3 months ago

quick vid demonstrating the issue

https://github.com/Overwatch-1-Emulator/ow1-emulator/assets/106389239/70cb4703-b37b-44fc-b421-093430995eaf

Ciach0 commented 3 months ago

This was a safeguard I've added to fix another bug, sometimes the bug would allow you to move in sentry form

MaxwellJung commented 3 months ago

:tada: This PR is included in version 3.0.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: