Difference between revisions of "Oolite planet list"

From Elite Wiki
m (Galaxies: Updated US Mirror with updated G2 & G5 Vector Maps)
m (Added zipped sets)
Line 30: Line 30:
 
# [[Image:StarChart-Galaxy-006.png|50px|Jump route chart of galaxy 7]] [[Oolite planet list/Galaxy 7|Galaxy 7]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G7.pdf Vector Map] -- [http://www.crimsonforge.co.uk/cloister/gOOmap_G7.pdf print version] -- [http://s248731467.onlinehome.us/OOmap_G7.pdf US Mirror]
 
# [[Image:StarChart-Galaxy-006.png|50px|Jump route chart of galaxy 7]] [[Oolite planet list/Galaxy 7|Galaxy 7]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G7.pdf Vector Map] -- [http://www.crimsonforge.co.uk/cloister/gOOmap_G7.pdf print version] -- [http://s248731467.onlinehome.us/OOmap_G7.pdf US Mirror]
 
# [[Image:StarChart-Galaxy-007.png|50px|Jump route chart of galaxy 8]] [[Oolite planet list/Galaxy 8|Galaxy 8]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G8.pdf Vector Map] -- [http://www.crimsonforge.co.uk/cloister/gOOmap_G8.pdf print version] -- [http://s248731467.onlinehome.us/OOmap_G8.pdf US Mirror]
 
# [[Image:StarChart-Galaxy-007.png|50px|Jump route chart of galaxy 8]] [[Oolite planet list/Galaxy 8|Galaxy 8]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G8.pdf Vector Map] -- [http://www.crimsonforge.co.uk/cloister/gOOmap_G8.pdf print version] -- [http://s248731467.onlinehome.us/OOmap_G8.pdf US Mirror]
 +
 +
[http://s248731467.onlinehome.us/Oolite_Maps_-_Full_Set.zip Zipped set of all 8 Vector Maps]
 +
 +
[http://s248731467.onlinehome.us/Oolite_Maps_-_Full_Set_-_Printer_Friendly.zip Zipped set of all 8 Vector Maps (print versions)]
  
 
[[Category:Oolite]][[Category:Classic]]
 
[[Category:Oolite]][[Category:Classic]]

Revision as of 10:56, 14 April 2012

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.

  • Downloadable vector graphic PDF's of the 8 charts have also been created and can be downloaded from the links below.

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 (There is a bug in this spreadsheet I wrote. I am waiting on the uploading of my fixed version which I can not do myself. To fix it yourself change cell AG5 to read "=((AF5-1)*4+AA5+AD5+1)/10" without quotes and copy down. - PhantorGorth) (please note that this spreadsheet is in OpenDocument format and can be read by OpenOffice.org and many others applications including Microsoft Excel with the appropriate plug-in) 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.
  • A related spreadsheet showing useful trading routes is also available for download.
  • The files used to build the vector maps are all available online for download HERE. These require adobe Illistrator 10 to open.

Galaxies

  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
  4. Jump route chart of galaxy 4 Galaxy 4 -- Vector Map -- print version -- US Mirror
  5. Jump route chart of galaxy 5 Galaxy 5 -- Vector Map -- print version -- US Mirror
  6. Jump route chart of galaxy 6 Galaxy 6 -- Vector Map -- print version -- US Mirror
  7. Jump route chart of galaxy 7 Galaxy 7 -- Vector Map -- print version -- US Mirror
  8. Jump route chart of galaxy 8 Galaxy 8 -- Vector Map -- print version -- US Mirror

Zipped set of all 8 Vector Maps

Zipped set of all 8 Vector Maps (print versions)