Merged
Conversation
Contributor
Xansta
commented
May 2, 2024
- Switch to using EE's max health system instead of the max health system I wrote before EE's max health system was implemented.
- Save some sensor data from one ship to the next in the last phase of the scenario so that all the previously scanned ships are still scanned.
- Switch to using the place station utility.
- Divide configuration settings between enemy ship strength and more general circumstantial difficulty (Murphy).
- Add science database entries for stations, the ships Cruiser and Repulse.
- Simplify update loop by removing substitution logic for the independent transport, Kraylor transport, and ship health plots.
- End mission with clear message on the main screen when first player ship is destroyed.
- Refactor randomized junkyard ship positions into a more readable form.
- Adjust asteroid placement function to also support visual asteroids.
- Add station report to station communications information.
- Add prompt and response diversity to missile restocking.
- Fix station knowledge of nearby stations and the goods they might have.
- Add another hint to the players on the engineering console while they are in their first ship.
- Simplify the list of messages sent out by the junkyard dog.
- End the scenario with a clear message on the main screen in case of a victory.
Switch to using EE's max health system instead of the max health system I wrote before EE's max health system was implemented. Save some sensor data from one ship to the next in the last phase of the scenario so that all the previously scanned ships are still scanned. Switch to using the place station utility. Divide configuration settings between enemy ship strength and more general circumstantial difficulty (Murphy). Add science database entries for stations, the ships Cruiser and Repulse. Simplify update loop by removing substitution logic for the independent transpire, Kraylor transport, and ship health plots. End mission with clear message on the main screen when first player ship is destroyed. Refactor randomized junkyard ship positions into a more readable form. Adjust asteroid placement function to also support visual asteroids. Add station report to station comms information. Ad prompt and response diversity to missile restocking. Fix station knowledge of nearby stations and the goods they might have. Add another hint to the players on the engineering console while they are in their first ship. Simplify the list of messages sent out by the junkyard dog. End the scenario with a clear message on the main screen in case of a victory.
Tsht
pushed a commit
to Tsht/EmptyEpsilon
that referenced
this pull request
Oct 12, 2024
Switch to using EE's max health system instead of the max health system I wrote before EE's max health system was implemented. Save some sensor data from one ship to the next in the last phase of the scenario so that all the previously scanned ships are still scanned. Switch to using the place station utility. Divide configuration settings between enemy ship strength and more general circumstantial difficulty (Murphy). Add science database entries for stations, the ships Cruiser and Repulse. Simplify update loop by removing substitution logic for the independent transpire, Kraylor transport, and ship health plots. End mission with clear message on the main screen when first player ship is destroyed. Refactor randomized junkyard ship positions into a more readable form. Adjust asteroid placement function to also support visual asteroids. Add station report to station comms information. Ad prompt and response diversity to missile restocking. Fix station knowledge of nearby stations and the goods they might have. Add another hint to the players on the engineering console while they are in their first ship. Simplify the list of messages sent out by the junkyard dog. End the scenario with a clear message on the main screen in case of a victory.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.