Skip to content

[Minor] Speed=0 extension #1808

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 15 commits into
base: develop
Choose a base branch
from

Conversation

Fly-Star-him
Copy link
Contributor

@Fly-Star-him Fly-Star-him commented Aug 12, 2025

When Speed=0 or the TechnoTypes cell cannot move due to MovementRestrictedTod, vehicles cannot attack targets beyond the weapon's range. Area Guard and Hunt missions will also become ineffective.

  • Speed=0MovementRestrictedTod导致单元格无法移动时载具无法攻击超出武器射程的目标。区域守卫(AreaGuard)和猎杀(Hunt)任务也会失效。

  • When the vehicle loses its target, you can customize whether to align the turret direction with the vehicle body.

    • When Speed=0 or TechnoTypes cells cannot move due to MovementRestrictedTod, the default value is no; in other cases, it is yes.
  • 当载具失去目标时可以自定义炮塔朝向和本体对齐。

    • Speed=0或者MovementRestrictedTod导致单元格无法移动时默认值为no,其他情况为yes。

In rulesmd.ini:

[SOMEVEHICLE]       ; VehicleType
TurretResponse=     ; boolean

@github-actions github-actions bot added the Minor Documentation is not required label Aug 12, 2025
Copy link

github-actions bot commented Aug 12, 2025

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.

Copy link
Contributor

@TaranDahl TaranDahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only an unimportant concern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Documentation is not required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants