SELF Omicron-class cruiser#683
Open
sylvia-from-fulp-station wants to merge 11 commits into
Open
Conversation
Collaborator
Author
|
Fixed all issues major and minor from what i can tell. |
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.


About The Pull Request
Adds a new SELF ship to the game.
I tested this on localhost and everything works fine, spawning and menu preview image; it spawns, power and atmos work fine as far as i can tell, and there are no glaring errors.
Why It's Good For The Game
Self only has 2 ships; and they are both kind of lacking.
A few changes to Shiptest code have left the Pi-class in a less than desirable state; so i thought i would make my own SELF ship from scratch instead of reworking the old ship.
Primarily, making mecha circuits cost gold and silver disallows the strategy of building a Ripley to mine immediately; which is rather sad for a 'robotics' ship, and especially so when manning the Pi-class without any silicon crew.
To not obsolete the old SELF ship, it is missing the unique hardsuits (techno-pink and ablative) of the 'Pi-class'. Instead it has two more energy swords, a 25% ripley spawner in the Cargo Bay, and ripley construction boards in the Robotics lab. For balance sake, there is not a single ballistic gun onboard this ship, only basic laser guns.
Changelog
🆑 Sylvia Valentijn
add: Adds the Omicron-class cruiser, a new SELF ship.
/:cl: