Skip to content
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

Scenario Borderline Fever updates #2110

Merged
merged 1 commit into from
May 22, 2024
Merged

Scenario Borderline Fever updates #2110

merged 1 commit into from
May 22, 2024

Conversation

Xansta
Copy link
Contributor

@Xansta Xansta commented May 18, 2024

  • Fix bug caused by conflict between localization function named _ (underscore) and a for loop index. This bug has existed since the 2023.06.17 release. It was fixed in EEScenarios, but I forgot to put it in the main repository.
  • Use scenario utilities generate call sign, place station and CPU ship diversification.
  • Organize and document code.
  • Add enemy ships to spawn list:
    • Farco 3, 5, 8, 11, and 13
    • Phobos T4
    • Whirlwind
    • Maniapak
  • Add visual asteroids to asteroid fields.
  • Add station information to science database as stations are contacted.
  • Also send messages to damage control that currently go to engineering.

Fix bug caused by conflict between localization function named _ (underscore) and a for loop index. This bug has existed since the last release.
Use scenario utilities generate call sign, place station and CPU ship diversification.
Organize and document code.
Add enemy ships to spawn list: Farco 3, 5, 8, 11, and 13, Phobos T4, Whirlwind, Maniapak.
Add visual asteroids to asteroid fields.
Add station information to science database as stations are contacted.
Also send messages to damage control that currently go to engineering.
@daid daid merged commit a110d26 into daid:master May 22, 2024
7 checks passed
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.

None yet

2 participants