Skip to content

Improve player vehicle enter behaviour #725

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Improve vehicle enter behaviour

91ce43c
Select commit
Loading
Failed to load commit list.
Open

Improve player vehicle enter behaviour #725

Improve vehicle enter behaviour
91ce43c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 12, 2025 in 0s

0.00% of diff hit (target 18.12%)

View this Pull Request on Codecov

0.00% of diff hit (target 18.12%)

Annotations

Check warning on line 377 in rwengine/src/ai/CharacterController.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/ai/CharacterController.cpp#L377

Added line #L377 was not covered by tests

Check warning on line 382 in rwengine/src/ai/CharacterController.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/ai/CharacterController.cpp#L382

Added line #L382 was not covered by tests

Check warning on line 390 in rwengine/src/ai/CharacterController.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/ai/CharacterController.cpp#L388-L390

Added lines #L388 - L390 were not covered by tests

Check warning on line 397 in rwengine/src/ai/CharacterController.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/ai/CharacterController.cpp#L397

Added line #L397 was not covered by tests

Check warning on line 496 in rwengine/src/objects/CharacterObject.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/objects/CharacterObject.cpp#L496

Added line #L496 was not covered by tests

Check warning on line 500 in rwengine/src/objects/CharacterObject.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/objects/CharacterObject.cpp#L499-L500

Added lines #L499 - L500 were not covered by tests

Check warning on line 413 in rwengine/src/objects/VehicleObject.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/objects/VehicleObject.cpp#L411-L413

Added lines #L411 - L413 were not covered by tests

Check warning on line 705 in rwengine/src/objects/VehicleObject.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/objects/VehicleObject.cpp#L703-L705

Added lines #L703 - L705 were not covered by tests

Check warning on line 708 in rwengine/src/objects/VehicleObject.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

rwengine/src/objects/VehicleObject.cpp#L707-L708

Added lines #L707 - L708 were not covered by tests