Skip to content

Commit

Permalink
Update scenario: Allies and Enemies (#2283)
Browse files Browse the repository at this point in the history
Divide settings into three categories: Murphy, Missions and Enemies.
Switch to using place stations utility.
Put some of the initialization processes into the `setGlobals()`, `constructEnvironment()`, and `mainGMButtons()` functions.
Switch to a unified player ship names list and a player ship stats list.
Better abstraction of get coolant processing.
Get rid of underscore indexed loops.
Better processing of Arlenian station where the admiral is convalescing.
Remove timed mission options.
Update goods processing.
Make numbers integers for presentation in comms.
Remove reference to unused and undefined table.
Fix function name reference to commsShip instead of commsStation.
Clearer handling of nebulae impacting player ship coolant.
Add instant mission end if station with admiral is destroyed instead of waiting for admiral death countdown expiration.
Add goods to Cloud City.
Clean up end game statistics including checking numbers before adding to stats screen.
Switch from double dot concatenation to string.format.

Co-authored-by: Xansta <>
  • Loading branch information
Xansta authored Jan 17, 2025
1 parent e9bd31b commit 667107c
Showing 1 changed file with 487 additions and 669 deletions.
Loading

0 comments on commit 667107c

Please sign in to comment.