Oolite planet list

From Elite Wiki
OOliteInfo 3D from Maaarcooose

The Oolite Planet list is on 8 pages:


Overview

Although this list was taken from Oolite the data applies well to the BBC Micro version of Classic Elite, and some other versions.

The format of the entries is:

# {system ID}. {name} ({coordinates}), { {IDs of nearby systems} } within 7.0 LY. Radius {radius of main planet} km.
{government}, {economy}. Pop. {population} B, Prod. {productivity} MCr. HC: {hub count}, TL: {tech level}, {inhabitant description}.
{system comments}

for example

# 7. Lave (20,173), {39,46,55,129,147,255} within 7.0 LY. Radius 4116 km.
Dictatorship, Rich Agri. Pop. 2.5 B, Prod. 7000 MCr. HC: 6, TL: 5, Human Colonials.
Lave is most famous for its vast rain forests and the Laveian tree grub.
  • Downloadable vector graphic PDF's of the 8 charts have also been created and can be downloaded from the links below.
  • Online interactive maps.
    • OOlite Interactive Map courtesy of PhantorGorth. It does 2D & 3D modes for displaying the planet map and the planet data. Also there is a superb jump route calculator.
    • OOliteInfo from Maaarcooose is also available which not only displays the galaxy maps and all planet data, but also allows modification of the seed numbers used to generate the galaxy data. Note: The economy descriptions for a lot of planets are not accurately described on this resource.

Notes on values

  • For OXP writers, note that references to a particular galaxy in Oolite (in a Planetinfo.plist entry for example), should subtract 1 from the galaxy number – Galaxy 1 is referred to as 0, etc. The Technology Level numbers shown in the lists are the numbers displayed to the player (range 1-15), and again subtract 1 from this number (range 0-14) to get the value entered into planetinfo.plist.
  • The "hub count" is the number of systems reachable from this system in a single jump: it will always match the number of systems in the "IDs of nearby systems" list.
  • The radius of the main planet as an in-game object is 1/100th of that listed by the system description.
  • The coordinates are in X, Y format, ranging from 0,0 (top left corner) to 255,255 (bottom right corner). When translated to the galactic maps, because they are rectangular rather than square, this means that an X coordinate step is 0.4 LY, but a Y coordinate step is only 0.2 LY
Graphviz representation of Planetary description process used up to Oolite v.1.80

Where do these crazy names come from?

If you read through the source code and/or binary for either Elite or Oolite, you will not find any text containing the list of planets and their properties. The entire universe (including the famous edible poet) is constructed programmatically (using a truncated Fibonacci function) from a handful of seed numbers and the strings "ABOUSEITILETSTONLONUTHNOAL" (used by the planet description string) and " ' 'LEXEGEZACEBISOUSESARMAINDIREA'ERATENBERALAVETIEDORQUANTEISRION" which is used both by the planet description string and to generate all the system names in the 8 Galaxies (the single quotes indicate placeholders where the planet name generation can be terminated early). The algorithm was reverse-engineered from the original BBC disk by Christian Pinder, and implemented in Objective-C for Oolite. Further details are given in the discussion of Elite's random number generators.

  • In this spreadsheet (please note that this spreadsheet is in OpenDocument format) you can see some of the algorithms in action where they are used to calculate the names, positions, inhabitants and other parameters for all 256 planets for a selected Galaxy plus a plot of the Galaxy (Sorry, but no links between worlds are plotted). You can also use this to view what could have been if a different seed number was used for the Galaxies. UPDATE: It now calculates the planet descriptions and there is now a statistics sheet.
  • A related spreadsheet showing useful trading routes is also available for download.
  • There is also an interactive map of the Oolite Galaxies including route finding (by PhantorGorth). Also includes a 3D option. Works in Firefox, Chrome, IE9+, Safari (but not v6 on a Mac), Opera (the quick zoom has a side effects caused by Opera).
  • The files used to build the vector maps are all available online for download HERE. These require adobe Illustrator 10 to open.

Clym Angus's Vector Maps

  1. Jump route chart of galaxy 1 Galaxy 1 -- Vector Map -- print version -- US Mirror -- The New Galaxy Guide
  2. Jump route chart of galaxy 2 Galaxy 2 -- Vector Map -- print version -- US Mirror -- The New Galaxy Guide
  3. Jump route chart of galaxy 3 Galaxy 3 -- Vector Map -- print version -- US Mirror -- The New Galaxy Guide
  4. Jump route chart of galaxy 4 Galaxy 4 -- Vector Map -- print version -- US Mirror -- The New Galaxy Guide
  5. Jump route chart of galaxy 5 Galaxy 5 -- Vector Map -- print version -- US Mirror -- The New Galaxy Guide
  6. Jump route chart of galaxy 6 Galaxy 6 -- Vector Map -- print version -- US Mirror -- The New Galaxy Guide
  7. Jump route chart of galaxy 7 Galaxy 7 -- Vector Map -- print version -- US Mirror -- The New Galaxy Guide
  8. Jump route chart of galaxy 8 Galaxy 8 -- Vector Map -- print version -- US Mirror -- The New Galaxy Guide

Zipped set of all 8 Vector Maps

Zipped set of all 8 Vector Maps (print versions)

Zipped pack of simplified version of "The New Galaxy Guide" in HTML format (all sectors, for offline usage). Requires a browser that handles HTML5.


Links


  • In 2012 some of the F7 screen descriptions started changing from those generated by the Galaxy Seeds - i.e. from the original descriptions in Classic Elite. See Tiared Oddity.


  • The Eight: disquisition on the 8 galaxies
  • Maps - links to in-game and out-game Maps of the Ooniverse
  • convert_planetinfo (GitHub) Just a small PHP file importing Oolite's solar system information into a database of your choosing. Pleiadan (2017)

Oolite Planet List

Galaxy Guide

The wiki's Galaxy Guide has individual pages on each solar system as well as details of each sector (maps, regions, trade routes etc):

Classic Elite Planet List