Skip to content

Adding --skipSS switch to scripts plus other minor changes#3

Open
Spirithawke wants to merge 10 commits into
lemming552:masterfrom
Spirithawke:master
Open

Adding --skipSS switch to scripts plus other minor changes#3
Spirithawke wants to merge 10 commits into
lemming552:masterfrom
Spirithawke:master

Conversation

@Spirithawke
Copy link
Copy Markdown

Added an regex method of skipping SS, use
switch --skipSS "^(S|Z)ASS"
for example.

added an regex method of skipping SS, use 
switch --skipSS "^(S|Z)ASS"
for example.
Adds ability to skip Space Stations based on their name using an special switch and string such as --skipSS "^(S|Z)ASS" to quickly eliminate those from the list before using up RPCs checking to see if they are stations. Couple other readability tweaks. When the --skipSS switch is used, those will not show up on the skipped planets printout as we already know we do not wish to look at them.  Adds extra newline char after clearing the queue printout so it is easier to differentiate when an new loop starts.
added an regex method of skipping SS, use 
switch --skipSS "^(S|Z)ASS"
for example.
added an regex method of skipping SS, use 
switch --skipSS "^(S|Z)ASS"
for example.
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.

1 participant