Skip to content

Releases: MilanTodorovic/Explore_the_galaxy

Explore v1.2.3

06 Jun 08:37
ac38f03
Compare
Choose a tag to compare

Wildcard now supported at the start of a planetary condition: *abundant.

Explore v1.2.2

04 Jun 21:27
2fb5005
Compare
Choose a tag to compare

Version 1.2.2
-Support for wildcard character * as suggested by user @Yunru over at the forum: ore*=3 covers ore_sparse, ore_moderate, ore_abundant, ore_rich, ore_ultrarich

Explore V1.2-hotfix

04 Jun 14:36
bbcf9fb
Compare
Choose a tag to compare

Version 1.2-hotfix
-disabled some code that spammed the player's location

Explore V1.2

04 Jun 12:33
d26a3a0
Compare
Choose a tag to compare

Version 1.2:

  • Added settings.json
  • Going forward this mod will ship with a precompiled .jar (including a modplugin) and the source code
  • Pretty formatting of the results
  • Results now sorted by constellation name and by system name
  • Fixed: version check not working
  • Fixed: nebulas not showing in the results (?)
  1. SystemInRange

    • LY is an optional argument (default value from settings.json is 10)
    • New argument planets= - define the minimum number of planets a system must include (default is 1)
    • Now support multiple search objects (separated by commas, no space) as following: SystemInRange coronal_tap,cryosleeper 10
    • Passing in two entities now also lists (in alphabetical order) constellations which are in range of both
    • Rows for plusar/black hole and gate
    • Fixed: shows the system in which the object has been found, if it meets the criteria
  2. Explore

    • Added similar type of formatting as to SystemInRange
    • New arguments: gate, stableloc=0, jumppoint=0, hazard=250
    • Changed arguments: (full=)true -> all, (planet_counet=)1 -> planets=1

Explore v1.1

28 May 22:49
8899f83
Compare
Choose a tag to compare

Version 1.1:

  • proper versioning file
  1. SystemInRange
    • now display the name of the constellation in the results
    • separating ---- line for more visual clarity after repeated use of commands
  2. Explore
    • moved some code so that full="false" no longer shows how many undiscovered conditions a planet has
    • "exclude" and "include" arguments to ignore/include systems in the Core world / claimed systems
    • properly reset argument values after use
    • separating ---- line for more visual clarity after repeated use of commands

Explore v1.0

27 May 18:29
8899f83
Compare
Choose a tag to compare

Release version 1.0
Explore.zip