Oolite planet list

From Elite Wiki
Revision as of 12:20, 24 May 2009 by Diziet Sma (talk | contribs) (Added link to ClymAngus' PDF Vector map of Galaxy 2)

Overview

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

Each entry shows the system number, name, coordinates, tech level, inhabitants, government and a comment on the system.

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. In the original planet lists posted, references to a planet must subtract 1 from the planet number. The Technology Levels in the original planet lists posted already have the 1 subtracted as required by the plist , whereas that displayed to the player has 1 added. In the revised planet lists and table summaries posted the Technology Level has the 1 added that the player sees; whereas the planet numbering starts at zero (indicated by the # symbol) to agree with the charts posted.

A spreadsheet of all galaxies can be downloaded in Excel format or Open Document format.

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.

Galaxies

  1. Jump route chart of galaxy 1 Galaxy 1 -- Downloadable Vector Map of Galaxy 1
  2. Jump route chart of galaxy 2 Galaxy 2 -- Downloadable Vector Map of Galaxy 1
  3. Jump route chart of galaxy 3 Galaxy 3
  4. Jump route chart of galaxy 4 Galaxy 4
  5. Jump route chart of galaxy 5 Galaxy 5
  6. Jump route chart of galaxy 6 Galaxy 6
  7. Jump route chart of galaxy 7 Galaxy 7
  8. Jump route chart of galaxy 8 Galaxy 8