-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scenario Scurvy Scavenger updates (#2077)
* Scenario Scurvy Scavenger updates - Use scenario utilities - CPU ship diversification - Place station - Generate call sign - Spawn ships - Added versioning documentation - Switch to getScenarioTime for timer based features - Enforce single player ship intent with `allowNewPlayerShips(false)` - Remove code to handle multiple player ships - Simple refactoring - Grouped functions together in the code for easier readability - Better variable names - Remove some unused variables - Better handling of scenario settings - Group constants and globals that can change initialization in separate functions - Add GM button for plot status inquiry - Eased game play - Increased interval between Exuari vengeance waves - Reduced Exuari vengeance wave danger increase interval - Reduced impact of retrieving damaging artifact - Increased survival chance of next to last repair crew - Add a larger explosion with debris when planet destroyed - Add another introspective captain's log mid mission There were also some revisions to utilities required by this scenario: CPU ship diversification utility Spawn ships scenario utility * Add some translation functions
- Loading branch information
Showing
3 changed files
with
4,667 additions
and
4,750 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1156891
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TinyCI build failure:
('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))