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

[ Ship Behavior ] Ships are affected by shockwave during warp-out phase #6444

Open
DAK404 opened this issue Nov 28, 2024 · 1 comment
Open
Labels
bug An issue from unintended consequences gameplay A feature or issue that can significantly impact gameplay good first issue An issue thats "easy" to do and is recommended for beginning contributors

Comments

@DAK404
Copy link

DAK404 commented Nov 28, 2024

FSO Versions: All (presumed)

When warping out, player ship (and presumably other ships) reach a certain speed after which the game does not allow the ship to be controlled.

At the phase where the game takes over the ship control, if there is a shockwave nearby, the ship gets affected by the shockwave and gets pushed away or faces away from the warp hole created in front of it.

When the warp hole closes, the ship shall suddenly disappear.

My suggestion would be to make the ship unaffected by shockwaves when the game takes control of the ship during the warp out phase.

@Goober5000 Goober5000 added bug An issue from unintended consequences good first issue An issue thats "easy" to do and is recommended for beginning contributors gameplay A feature or issue that can significantly impact gameplay labels Nov 28, 2024
@Goober5000
Copy link
Contributor

There are existing checks that prevent a ship from taking damage during the last stages of warpout. It should be possible to prevent the ship from being jostled during the last stages of warpout using similar code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue from unintended consequences gameplay A feature or issue that can significantly impact gameplay good first issue An issue thats "easy" to do and is recommended for beginning contributors
Projects
None yet
Development

No branches or pull requests

2 participants