Giter Site home page Giter Site logo

u3r / explore_the_galaxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from milantodorovic/explore_the_galaxy

0.0 0.0 0.0 1.06 MB

A console script for Starsector

Home Page: https://fractalsoftworks.com/forum/index.php?topic=21800.0

License: MIT License

Java 100.00%

explore_the_galaxy's Introduction

Explore_the_galaxy

Github All Releases

A console script for Starsector



IMPORTANT NOTICE: Old versions of Better Colonies' AddAdminBC command can cause errors with this mod. It's a known issue and the only way around it would be to edit the AddAdminBC commands code. This post explains how to achieve it: https://fractalsoftworks.com/forum/index.php?topic=17103.msg320152#msg320152

This mod benefits mostly users that have Grand or Adjusted sector mods.
Commands:

  1. Explore [all] [exclude/include] [hazard] [gate] [stableloc] [jumppoint] [planets] [conditions]
    Searches all star systems for specified conditions:
    all - write all to search even planets you haven't surveyed yet (default doesn’t search, if searched, sets survey level to full);
    exclude/include - write exclude/includeexclude or include systems in the Core world and claimed systems (default: exclude)
    planets - the minimum number of planets a system must include (default: planets=1)
    gate - write gate to filter by systems that have a gate;
    stableloc - write stableloc=NUMBER to filter by stable locations (default 0);
    jumppoint - same as stableloc (default 0);
    hazard - write hazard=NUMBER to filter by systems which planets are below or equal to the specified value (doesn’t filter by default);
    [conditions] - a comma-separated, no-space list of planetary conditions that must be met (supports * as a wildcard), e.g.: \[habitable=2,rare_ore*=1,*abundant=1] at least TWO habitable planets and ONE with transplutonic ore and one with ore/transplutonic ore that is abundant.

    Example: Explore all exclude planets=5 [habitable=2] gate

  2. SystemInRange <entity>[entity] [LY] [planets]
    Finds systems in specified range (integer) of an entity (coronal_tap, derelict_cryosleeper, inactive_gate):
    if two entities are listed coronal_tap,cryosleeper, a table will be shown at the end listing systems within range of both;
    LY - distance in light years (default is 10);
    planets - filters by number of planets

    Example: SystemInRange coronal_tap,cryosleeper 10

#TODO:

  • filter by stable locations/jump points
  • filter by inactive gates
  • filter by planet type

explore_the_galaxy's People

Contributors

milantodorovic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.