forked from FAForever/fa
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional features for order / cursor behavior (FAForever#4474)
Introduces various new features to make it easier to issue orders: - CTRL no longer toggles formation move, instead it represents a move command that ignores everything else - ALT now represents an attack move command that ignores everything else - Ground attack can no longer snap to props or units In addition, when you hold CTRL or ALT the command mode (e.g., a reclaim order via hotkey) is cached and restored. This allows you to enable the reclaim mode, click a few props to reclaim, hold ctrl to issue move order, release ctrl, click more props to reclaim - all without entering reclaim mode again.
- Loading branch information
Showing
5 changed files
with
118 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters