Fix the bug where Speed=0 prevents two cases#2188
Fix the bug where Speed=0 prevents two cases#2188DeathFishAtEase wants to merge 4 commits intoPhobos-developers:developfrom
Speed=0 prevents two cases#2188Conversation
Speed=0 prevents two cases
|
To Chinese users:
|
|
Nightly build for this pull request:
This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build. |
|
I think this is more of an issue with Locomotor WH. The design of Locomotor WH is shit from the very start. It makes units replace their Locomotor and move on their own to the attacker to simulate a "pulling" effect, which causes problems once the unit refuses to move. |
|
Tested by: https://www.phoboscn.top/t/topic/395/8 |
Neither the design nor the implementation; sometimes setting a destination cannot override the original destination of the target unit. Even in the test of this early stage of repair, I encountered the above situation. In this fix, because inserting the check for |
This does not prohibit aircraft from taking off; the judgment only applies to VehicleTypes with In addition, through testing on the latest commit of the develop branch, it has been confirmed that currently |
07e7c9e to
79a2f80
Compare

Two cases:
Locomotor=Jumpjet;