Skip to content

NoManualMove tag for TechnoTypes#116

Merged
Metadorius merged 1 commit intodevelopfrom
feature/stationary
Jul 20, 2021
Merged

NoManualMove tag for TechnoTypes#116
Metadorius merged 1 commit intodevelopfrom
feature/stationary

Conversation

@Metadorius
Copy link
Copy Markdown
Member

@Metadorius Metadorius commented Mar 25, 2021

Allows to make TechnoTypes unable to be ordered with a movement command.

[SOMETECHO]      ; TechnoType
NoManualMove=no  ; boolean

Closes #5.

@Starkku
Copy link
Copy Markdown
Contributor

Starkku commented Mar 28, 2021

On the above-linked nightly build, setting Speed=0 unit results in at least the following problems:

  • Does not actually prevent issuing movement commands and the unit gets stuck like usual when you do.
  • It displays no-move cursor (almost) all the time when the unit is selected, which also actually prevents manual firing, but curiously not deploying for which the correct cursor is still displayed. For a reference, deployed regular IsSimpleDeployer units actually display the default cursor unless targeting an unit and so on instead of no-move one.

@Thrifinesma
Copy link
Copy Markdown
Contributor

Allows to make TechnoTypes immobile.

[SOMETECHO] ; TechnoType
NoManualMove=no ; boolean

@Thrifinesma Thrifinesma force-pushed the develop branch 3 times, most recently from 93a2e8b to c43f8e8 Compare July 19, 2021 03:29
@Metadorius Metadorius changed the title Stationary tag for TechnoTypes NoManualMove tag for TechnoTypes Jul 19, 2021
@Metadorius Metadorius marked this pull request as ready for review July 19, 2021 15:50
@Metadorius Metadorius force-pushed the feature/stationary branch from d5c7c78 to 4780793 Compare July 20, 2021 07:23
@github-actions
Copy link
Copy Markdown

Nightly build for this pull request:

@Metadorius Metadorius merged commit 5c374de into develop Jul 20, 2021
@Metadorius Metadorius deleted the feature/stationary branch July 20, 2021 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Permanently stationary units

3 participants