-
Notifications
You must be signed in to change notification settings - Fork 565
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remote dropship computers are no longer hard coded to dropship id (#5876
) # About the pull request <!-- Remove this text and explain what the purpose of your PR is. Mention if you have tested your changes. If you changed a map, make sure you used the mapmerge tool. If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #169420. Remember: something that is self-evident to you might not be to others. Explain your rationale fully, even if you feel it goes without saying. --> Remote dropship flight control terminals are no longer hard coded. The remote controls in CIC have been removed from one per dropship to one console. The dropship to control can be selected in TGUI. Groundside remote terminals will now randomly select a marine dropship to call down. # Explain why it's good for the game By removing hardcoded references to the alamo and normandy, we open the ability for the marines to select alternative dropships. # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> Put screenshots and videos here with an empty line between the screenshots and the `<details>` tags. </details> # Changelog :cl: ui: added section in dropship flight computer for some terminals to select which dropship to control maptweak: reworked CIC remote terminals refactor: some remote terminals can control different dropships balance: queen will randomly select a dropship to call down to the lz on hijack balance: when dropship exists on primary landing pad, the queen can't call down another dropship balance: when a dropship is enroute to the primary landing pad, the queen can't call another dropship /:cl: --------- Co-authored-by: Drathek <[email protected]> Co-authored-by: Drulikar <[email protected]>
- Loading branch information
1 parent
4d6eb74
commit 64ec1c2
Showing
4 changed files
with
284 additions
and
129 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
Oops, something went wrong.