<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://backup.witchspacewiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zevans</id>
	<title>Elite Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://backup.witchspacewiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zevans"/>
	<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php/Special:Contributions/Zevans"/>
	<updated>2026-04-12T05:43:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Oolite_planet_list&amp;diff=13890</id>
		<title>Oolite planet list</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Oolite_planet_list&amp;diff=13890"/>
		<updated>2009-09-03T19:08:05Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Overview - added traders spreadsheet */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
Although this list was taken from Oolite the data applies well to the [[BBC_Micro|BBC Micro]] version of Classic Elite, and some other versions.&lt;br /&gt;
&lt;br /&gt;
Each entry shows the system number, name, coordinates, tech level, inhabitants, government and a comment on the system.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
* A spreadsheet of all galaxies can be downloaded in [[Media:Galaxies.zip|Excel format]] or [[Media:Oolite_galaxies.zip|Open Document format]].&lt;br /&gt;
* A related spreadsheet showing useful trading routes is also available for [[Media:Oolite Galaxies Trade Route TimeKeeper v01.zip|download]].&lt;br /&gt;
&lt;br /&gt;
=== Where do these crazy names come from? ===&lt;br /&gt;
&lt;br /&gt;
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 [http://www.frontier.co.uk/games/older/elite/faq.html edible poet]) is constructed programmatically (using a truncated Fibonacci function) from a handful of seed numbers and the strings &amp;quot;ABOUSEITILETSTONLONUTHNOAL&amp;quot; (used by the planet description string) and &amp;quot; ' 'LEXEGEZACEBISOUSESARMAINDIREA'ERATENBERALAVETIEDORQUANTEISRION&amp;quot; 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_generator|random number generators]].&lt;br /&gt;
&lt;br /&gt;
In this [[Media:Oolite galaxies.zip|spreadsheet]] (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.&lt;br /&gt;
&lt;br /&gt;
== Galaxies ==&lt;br /&gt;
# [[Image:StarChart-Galaxy-000.png|50px|Jump route chart of galaxy 1]] [[Oolite planet list/Galaxy 1|Galaxy 1]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G1.pdf Downloadable Vector Map of Galaxy 1]&lt;br /&gt;
# [[Image:StarChart-Galaxy-001.png|50px|Jump route chart of galaxy 2]] [[Oolite planet list/Galaxy 2|Galaxy 2]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G2.pdf Downloadable Vector Map of Galaxy 2]&lt;br /&gt;
# [[Image:StarChart-Galaxy-002.png|50px|Jump route chart of galaxy 3]] [[Oolite planet list/Galaxy 3|Galaxy 3]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G3.pdf Downloadable Vector Map of Galaxy 3]&lt;br /&gt;
# [[Image:StarChart-Galaxy-003.png|50px|Jump route chart of galaxy 4]] [[Oolite planet list/Galaxy 4|Galaxy 4]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G4.pdf Downloadable Vector Map of Galaxy 4]&lt;br /&gt;
# [[Image:StarChart-Galaxy-004.png|50px|Jump route chart of galaxy 5]] [[Oolite planet list/Galaxy 5|Galaxy 5]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G5.pdf Downloadable Vector Map of Galaxy 5]&lt;br /&gt;
# [[Image:StarChart-Galaxy-005.png|50px|Jump route chart of galaxy 6]] [[Oolite planet list/Galaxy 6|Galaxy 6]]&lt;br /&gt;
# [[Image:StarChart-Galaxy-006.png|50px|Jump route chart of galaxy 7]] [[Oolite planet list/Galaxy 7|Galaxy 7]]&lt;br /&gt;
# [[Image:StarChart-Galaxy-007.png|50px|Jump route chart of galaxy 8]] [[Oolite planet list/Galaxy 8|Galaxy 8]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]][[Category:Classic]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=OXP_howto&amp;diff=13884</id>
		<title>OXP howto</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=OXP_howto&amp;diff=13884"/>
		<updated>2009-09-03T01:01:52Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Config */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:oolite-oxp-icon.png|100px|right|OXP icon]]&lt;br /&gt;
An '''Oolite Expansion Pack''' can cause many big changes or additions to Oolite's gameplay, or it may represent just a small, subtle alteration. By appearances, there is no way to tell what is inside, as it's merely a folder with the added extention '''.oxp'''. Inside, it will at least contain a folder named ''Config'', and possibly other folders such as ''AIs'', ''Models'', ''Textures'', ''Sounds'', etc.  It is down to the goal of the OXP, which ways to combine elements to the OXP's contents.&lt;br /&gt;
&lt;br /&gt;
=== AIs ===&lt;br /&gt;
&lt;br /&gt;
The folder named AIs would contain any AI.plist additions the OXP might use. &lt;br /&gt;
&lt;br /&gt;
* [[OXP howto AI|Making Oolite AI]]&lt;br /&gt;
&lt;br /&gt;
=== Config===&lt;br /&gt;
&lt;br /&gt;
This folder contains [[Property lists]] such as:&lt;br /&gt;
&lt;br /&gt;
* ''[[shipdata.plist]]'' that introduces any new entity (ships, stations, objects etc.) to Oolite.&lt;br /&gt;
* ''[[shipyard.plist]]'' that introduces new ships available for player purchase.&lt;br /&gt;
* ''[[script.plist]]'' to handle conditional ''script actions''. Note that [[script.js]] will be loaded in preference to script.plist if both exist. ([[script.oos]] was briefly introduced during 1.70 development but is now depracated in favour of JS.)&lt;br /&gt;
* ''[[planetinfo.plist]]'' that plots system specific changes from the default. May also contain ''script actions''.&lt;br /&gt;
* ''[[commodities.plist]]'' that contains information for each commodity in a market.&lt;br /&gt;
* ''[[misc plists|demoships.plist]]'' that selects demoships to show on startup.&lt;br /&gt;
* ''[[misc plists|descriptions.plist]]'' that adds vocabulary to Oolite texts.&lt;br /&gt;
* ''[[hud.plist]]'' that allows for changes or a radically new ''Head-Up Display''.&lt;br /&gt;
* ''[[characters.plist]]'' that adds non-player characters to Oolite.&lt;br /&gt;
* ''[[equipment.plist]]'' lists upgrades available from the Shipyard.&lt;br /&gt;
* ''[[misc plists|pirate-victim-roles.plist]]'' that defines which roles should act as traders.&lt;br /&gt;
* ''[[missiontext.plist]]'', ''[[speech_pronunciation_guide.plist]]'' are some of the other custom methods.&lt;br /&gt;
&lt;br /&gt;
All plist files except for those introducing new AI, belong in Config.&lt;br /&gt;
&lt;br /&gt;
In its simplest form, an OXP could contain only a Config with an altering ''script.plist'' or ''planetinfo.plist''.  An OXP that adds a new ship needs a ''shipdata.plist'' entry, and unless it is based entirely on existing Oolite data, would include a model and texture. &lt;br /&gt;
&lt;br /&gt;
* [[OXP howto plist|Making Oolite plists]]&lt;br /&gt;
&lt;br /&gt;
=== Models===&lt;br /&gt;
&lt;br /&gt;
Oolite models need to be in the '''.dat''' format. There are utilities available that convert models made in Wings 3D (.obj) and Meshwork (.mesh) into this. A .dat file can be opened in a plain text editor to view the object's assigned texture names and see that they correspond with the actual file names in the Textures folder. The .dat file must be named exactly as it is referenced in the shipdata ''model'' entry.&lt;br /&gt;
&lt;br /&gt;
* [[OXP howto model|Making Oolite models]]&lt;br /&gt;
&lt;br /&gt;
=== Textures===&lt;br /&gt;
&lt;br /&gt;
Oolite's textures are in the '''.png''' format, usually at a standard 512x512 size, and must be named exactly as they are named in the .dat file. &lt;br /&gt;
&lt;br /&gt;
* [[OXP howto texture|Making Oolite textures]]&lt;br /&gt;
&lt;br /&gt;
=== A preview of things to come ===&lt;br /&gt;
&lt;br /&gt;
The scripting environment is being reworked to use JavaScript as the core scripting language. See [[Scripting Oolite with JavaScript]] for more information.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*[http://oolite.aegidian.org/cyoship/ Oolite Tutorial-Meshwork Shipbuilding]&lt;br /&gt;
*[http://oolite.aegidian.org/cyoship2/ Oolite Tutorial-Wings 3D Shipbuilding]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]]&lt;br /&gt;
[[Category:Oolite scripting]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=OXP_howto&amp;diff=13883</id>
		<title>OXP howto</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=OXP_howto&amp;diff=13883"/>
		<updated>2009-09-03T01:01:00Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Config, updated script.plist info */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:oolite-oxp-icon.png|100px|right|OXP icon]]&lt;br /&gt;
An '''Oolite Expansion Pack''' can cause many big changes or additions to Oolite's gameplay, or it may represent just a small, subtle alteration. By appearances, there is no way to tell what is inside, as it's merely a folder with the added extention '''.oxp'''. Inside, it will at least contain a folder named ''Config'', and possibly other folders such as ''AIs'', ''Models'', ''Textures'', ''Sounds'', etc.  It is down to the goal of the OXP, which ways to combine elements to the OXP's contents.&lt;br /&gt;
&lt;br /&gt;
=== AIs ===&lt;br /&gt;
&lt;br /&gt;
The folder named AIs would contain any AI.plist additions the OXP might use. &lt;br /&gt;
&lt;br /&gt;
* [[OXP howto AI|Making Oolite AI]]&lt;br /&gt;
&lt;br /&gt;
=== Config===&lt;br /&gt;
&lt;br /&gt;
This folder contains [[Property lists]] such as:&lt;br /&gt;
&lt;br /&gt;
* ''[[shipdata.plist]]'' that introduces any new entity (ships, stations, objects etc.) to Oolite.&lt;br /&gt;
* ''[[shipyard.plist]]'' that introduces new ships available for player purchase.&lt;br /&gt;
* ''[[script.plist]]'' or  that handle conditional ''script actions''. Note that [[script.js]] will be loaded in preference to script.plist if both exist. ([[script.oos]] was briefly introduced during 1.70 development but is now depracated in favour of JS.)&lt;br /&gt;
* ''[[planetinfo.plist]]'' that plots system specific changes from the default. May also contain ''script actions''.&lt;br /&gt;
* ''[[commodities.plist]]'' that contains information for each commodity in a market.&lt;br /&gt;
* ''[[misc plists|demoships.plist]]'' that selects demoships to show on startup.&lt;br /&gt;
* ''[[misc plists|descriptions.plist]]'' that adds vocabulary to Oolite texts.&lt;br /&gt;
* ''[[hud.plist]]'' that allows for changes or a radically new ''Head-Up Display''.&lt;br /&gt;
* ''[[characters.plist]]'' that adds non-player characters to Oolite.&lt;br /&gt;
* ''[[equipment.plist]]'' lists upgrades available from the Shipyard.&lt;br /&gt;
* ''[[misc plists|pirate-victim-roles.plist]]'' that defines which roles should act as traders.&lt;br /&gt;
* ''[[missiontext.plist]]'', ''[[speech_pronunciation_guide.plist]]'' are some of the other custom methods.&lt;br /&gt;
&lt;br /&gt;
All plist files except for those introducing new AI, belong in Config.&lt;br /&gt;
&lt;br /&gt;
In its simplest form, an OXP could contain only a Config with an altering ''script.plist'' or ''planetinfo.plist''.  An OXP that adds a new ship needs a ''shipdata.plist'' entry, and unless it is based entirely on existing Oolite data, would include a model and texture. &lt;br /&gt;
&lt;br /&gt;
* [[OXP howto plist|Making Oolite plists]]&lt;br /&gt;
&lt;br /&gt;
=== Models===&lt;br /&gt;
&lt;br /&gt;
Oolite models need to be in the '''.dat''' format. There are utilities available that convert models made in Wings 3D (.obj) and Meshwork (.mesh) into this. A .dat file can be opened in a plain text editor to view the object's assigned texture names and see that they correspond with the actual file names in the Textures folder. The .dat file must be named exactly as it is referenced in the shipdata ''model'' entry.&lt;br /&gt;
&lt;br /&gt;
* [[OXP howto model|Making Oolite models]]&lt;br /&gt;
&lt;br /&gt;
=== Textures===&lt;br /&gt;
&lt;br /&gt;
Oolite's textures are in the '''.png''' format, usually at a standard 512x512 size, and must be named exactly as they are named in the .dat file. &lt;br /&gt;
&lt;br /&gt;
* [[OXP howto texture|Making Oolite textures]]&lt;br /&gt;
&lt;br /&gt;
=== A preview of things to come ===&lt;br /&gt;
&lt;br /&gt;
The scripting environment is being reworked to use JavaScript as the core scripting language. See [[Scripting Oolite with JavaScript]] for more information.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*[http://oolite.aegidian.org/cyoship/ Oolite Tutorial-Meshwork Shipbuilding]&lt;br /&gt;
*[http://oolite.aegidian.org/cyoship2/ Oolite Tutorial-Wings 3D Shipbuilding]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]]&lt;br /&gt;
[[Category:Oolite scripting]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Milspec_HUD&amp;diff=13753</id>
		<title>Milspec HUD</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Milspec_HUD&amp;diff=13753"/>
		<updated>2009-08-27T02:32:30Z</updated>

		<summary type="html">&lt;p&gt;Zevans: Milspec HUD moved to MilSpec HUD OXP: Consistency with other OXP pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[MilSpec HUD OXP]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=MilSpec_HUD_OXP&amp;diff=13752</id>
		<title>MilSpec HUD OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=MilSpec_HUD_OXP&amp;diff=13752"/>
		<updated>2009-08-27T02:32:29Z</updated>

		<summary type="html">&lt;p&gt;Zevans: Milspec HUD moved to MilSpec HUD OXP: Consistency with other OXP pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Overview===&lt;br /&gt;
This is the Military Specification HUD. MilHUD, for short. This design is the product of [[User:Wyvern|Cmdr Wyvern's]] extensive experience in combat.&lt;br /&gt;
&lt;br /&gt;
This HUD follows the KISS rule and the result is a HUD that's all business. The purpose of MilHUD is to maximize the ''functionality'' of Oolite's visual interface. The eyecandy is kept to a minimum, because too much candy means too little functionality.&lt;br /&gt;
&lt;br /&gt;
'''Combat follows a simple formula: Be lethal or be dead!'''&lt;br /&gt;
&lt;br /&gt;
===Features===&lt;br /&gt;
* Target sensitivity built-in. The STE box will turn red when on target. &lt;br /&gt;
* Clustered compass and three-axis turn co-ordinator. Yaw indicator above the compass, roll below, pitch to the side. &lt;br /&gt;
* Sens-O-Cloak status light. Status light takes on an odd, subtle glow when the cloak is running. &lt;br /&gt;
* &amp;quot;Smoked Glass&amp;quot; underlays for radar, compass, and dials. Improves their visibility dramatically. &lt;br /&gt;
* NEW in v3: Customizable sniping pipper. Comprised of four graphic elements - a cross, a peepsighting box, a boresighting dot, and a subtle contrast booster. &lt;br /&gt;
** Lasers overheat. Military lasers overheat fast. And the standard sight is poorly designed. Fire that misses can be costly to you. &lt;br /&gt;
** This sniping pipper is designed to let you get the most out of your weapons, by assisting and improving your fire accuracy. &lt;br /&gt;
* Fully customisable: Each element can be tweaked or disabled to your liking - details below. &lt;br /&gt;
===Requirements &amp;amp; Versions===&lt;br /&gt;
This version uses features introduced with Oolite 1.73, but ''should'' be backwards compatible with earlier versions. &lt;br /&gt;
===Download===&lt;br /&gt;
* [http://www.box.net/shared/hczsm8gyi0 version 3] (1.73 recommended, may work on earlier versions) (Updated Wed Aug 5 2009)&lt;br /&gt;
* [http://oosat.alioth.net/files/MilHUDv2.zip version 2 (OOSat)] (1.65-1.72.2)&lt;br /&gt;
===Customising===&lt;br /&gt;
Further customisation is easily achieved by editing the property list (.plist file.) &lt;br /&gt;
* In version 1.73/trunk the HUD is broken into components. Editing is possible in earlier versions but 1.73 provides the greatest flexibility.&lt;br /&gt;
* The colours and transparency of the four elements of MilHUD's sniper sight can be tweaked individually via their &amp;lt;alpha&amp;gt; keys.&lt;br /&gt;
* For example it is possible to disable elements by setting alpha to 0.0 if the Cmdr wishes to retain elements of the original reticule display.&lt;br /&gt;
===Known Issues===&lt;br /&gt;
There is a possibility of this upgrade conflicting with the built-in reticule in earlier versions.&lt;br /&gt;
===Links===&lt;br /&gt;
Devised and written by [[User:Wyvern|Commander Wyvern]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[OXP#Table_of_all_OXPs|Table of all OXPs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://aegidian.org/bb/viewtopic.php?t=6453 Version 3 forum announcement]&amp;lt;br&amp;gt;&lt;br /&gt;
{{HUD-OXP}}&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=MilSpec_HUD_OXP&amp;diff=13751</id>
		<title>MilSpec HUD OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=MilSpec_HUD_OXP&amp;diff=13751"/>
		<updated>2009-08-27T02:31:52Z</updated>

		<summary type="html">&lt;p&gt;Zevans: New page: ===Overview=== This is the Military Specification HUD. MilHUD, for short. This design is the product of Cmdr Wyvern's extensive experience in combat.  This HUD follows the ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Overview===&lt;br /&gt;
This is the Military Specification HUD. MilHUD, for short. This design is the product of [[User:Wyvern|Cmdr Wyvern's]] extensive experience in combat.&lt;br /&gt;
&lt;br /&gt;
This HUD follows the KISS rule and the result is a HUD that's all business. The purpose of MilHUD is to maximize the ''functionality'' of Oolite's visual interface. The eyecandy is kept to a minimum, because too much candy means too little functionality.&lt;br /&gt;
&lt;br /&gt;
'''Combat follows a simple formula: Be lethal or be dead!'''&lt;br /&gt;
&lt;br /&gt;
===Features===&lt;br /&gt;
* Target sensitivity built-in. The STE box will turn red when on target. &lt;br /&gt;
* Clustered compass and three-axis turn co-ordinator. Yaw indicator above the compass, roll below, pitch to the side. &lt;br /&gt;
* Sens-O-Cloak status light. Status light takes on an odd, subtle glow when the cloak is running. &lt;br /&gt;
* &amp;quot;Smoked Glass&amp;quot; underlays for radar, compass, and dials. Improves their visibility dramatically. &lt;br /&gt;
* NEW in v3: Customizable sniping pipper. Comprised of four graphic elements - a cross, a peepsighting box, a boresighting dot, and a subtle contrast booster. &lt;br /&gt;
** Lasers overheat. Military lasers overheat fast. And the standard sight is poorly designed. Fire that misses can be costly to you. &lt;br /&gt;
** This sniping pipper is designed to let you get the most out of your weapons, by assisting and improving your fire accuracy. &lt;br /&gt;
* Fully customisable: Each element can be tweaked or disabled to your liking - details below. &lt;br /&gt;
===Requirements &amp;amp; Versions===&lt;br /&gt;
This version uses features introduced with Oolite 1.73, but ''should'' be backwards compatible with earlier versions. &lt;br /&gt;
===Download===&lt;br /&gt;
* [http://www.box.net/shared/hczsm8gyi0 version 3] (1.73 recommended, may work on earlier versions) (Updated Wed Aug 5 2009)&lt;br /&gt;
* [http://oosat.alioth.net/files/MilHUDv2.zip version 2 (OOSat)] (1.65-1.72.2)&lt;br /&gt;
===Customising===&lt;br /&gt;
Further customisation is easily achieved by editing the property list (.plist file.) &lt;br /&gt;
* In version 1.73/trunk the HUD is broken into components. Editing is possible in earlier versions but 1.73 provides the greatest flexibility.&lt;br /&gt;
* The colours and transparency of the four elements of MilHUD's sniper sight can be tweaked individually via their &amp;lt;alpha&amp;gt; keys.&lt;br /&gt;
* For example it is possible to disable elements by setting alpha to 0.0 if the Cmdr wishes to retain elements of the original reticule display.&lt;br /&gt;
===Known Issues===&lt;br /&gt;
There is a possibility of this upgrade conflicting with the built-in reticule in earlier versions.&lt;br /&gt;
===Links===&lt;br /&gt;
Devised and written by [[User:Wyvern|Commander Wyvern]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[OXP#Table_of_all_OXPs|Table of all OXPs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://aegidian.org/bb/viewtopic.php?t=6453 Version 3 forum announcement]&amp;lt;br&amp;gt;&lt;br /&gt;
{{HUD-OXP}}&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=OXP&amp;diff=13750</id>
		<title>OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=OXP&amp;diff=13750"/>
		<updated>2009-08-27T02:01:23Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Table of all OXPs */ added link to MilSpec wiki page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What are OXPs? ==&lt;br /&gt;
&lt;br /&gt;
[[Image:oolite-oxp-icon.png|128px|right|OXP icon]]&lt;br /&gt;
An '''OXP''' (Oolite eXpansion Pack) is an enhancement to the game [[Oolite]]. Typically, an OXP is downloaded as a ZIP file, which is expanded and placed in Oolite's AddOns folder. On the Mac the OXP is a shown as an application, which takes the form of the icon shown here. On Windows the OXP appears as a normal folder ending &amp;quot;.oxp&amp;quot;. An OXP could be a new game object (such as a ship, space station or a moon), a mission, or a combination of several elements. OXPs can use all of the facilities of Oolite, including some that are not used in the standard, unexpanded game. Whatever your OS, you need to move the OXP into Oolite's AddOns folder. Oolite will only read an OXP if you move the .oxp folder (or Application on the Mac) into Oolite's AddOns folder.&lt;br /&gt;
&lt;br /&gt;
== Downloading OXPs ==&lt;br /&gt;
&lt;br /&gt;
On this page you will find download links to all the OXPs. Most OXPs can also be found at [http://oosat.alioth.net The Oolite Satellite Resource Site] (Oosat2) or the older [http://capnhack.com/hosting/oolite/Oolite/OoSat.html Captain Hack OoSat Site] (Oosat1).&lt;br /&gt;
&lt;br /&gt;
Please note however that neither of these sites have been updated for a long time, nor will they be. All updating is now done on this page of the Wiki. You should use the link shown on this page to get the latest version of the OXP. For example, the versions of Assassins.oxp, Ionics.oxp, Thargoid Wars.oxp and Spyhunter.oxp on the Captain Hack site are old versions (and contain bugs). The links on this page will take you to the latest versions.&lt;br /&gt;
&lt;br /&gt;
The download will create a .ZIP file. Unzip it and a new folder will appear. Open this folder and you will see a folder ending .oxp and usually a README file. Move the folder ending .oxp into the Oolite AddOns folder. Next time you load up Oolite the new features added by the OXP will be added to the game. Be sure to read the README file, as this will tell you what the OXP does. If you are updating an old version of an OXP on Oolite 1.69.1 onwards, hold down the SHIFT key whilst Oolite loads up for the first time after installing in order to ensure the cache is updated.&lt;br /&gt;
&lt;br /&gt;
Below you will see a table of all the OXPs set out in alphabetical order. The link in the first column will take you to a Wiki Page giving you information on the OXP and a download link. If no Wiki page is currently available for the OXP, the link will take you directly to a download link.&lt;br /&gt;
&lt;br /&gt;
The links in the next column will take you to Wiki Pages giving information on ships or stations added by the OXP. Many of the [[Oolite_Missions|Mission OXPs]] will contain lots of other ships, stations or weapons that are not listed here. The Wiki only gives information on the Ships listed in the galaxy wide &amp;quot;Jane's Spacecraft&amp;quot;. Many military, criminal and corporate powers do not make information on the craft they build or use available to the galactic public! Below the Main Table is a list of download links to all the OXPs broken down by category.&lt;br /&gt;
&lt;br /&gt;
== Table of all OXPs ==&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;border: 1px solid  #cfcfbf; background-color: #f0f0ff; padding: .5em 1em 1em; cellpadding: 0; cellspacing: 0; color: #000000; vertical-align: top; text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Information / Download !! Ships !! Stations !! Short Description&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Aegidian's_Specials|Aegidian's Specials]]&lt;br /&gt;
| [[Mussurana]]&lt;br /&gt;
[[Asp_%28Oolite%29#Notable_features|Asp Mark II Special]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The powerful Mussurana and an improved Asp.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Aegidian's_X-Ships|Aegidian's X-Ships]]&lt;br /&gt;
| [[Python_ET_Special|Python ET Special]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Mk.2_%28Oolite%29|Cobra Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Asp_%28Oolite%29#Notable_features|Asp Mark II Special]]&lt;br /&gt;
&lt;br /&gt;
[[Sidewinder_%28Oolite%29#Notable_featuresl|Sidewinder Special]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. An improved Python, the experimental Cobra Mk II, the Asp Mark II Special and the Sidewinder Special.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/p9wjemvoc8 ''Amen Brick's Pirate Clan One: The Blitzspears (NEW 07/08)'']&lt;br /&gt;
| Assassin,   Hoodlum,   Mugger,   Scoundrel and Spiv&lt;br /&gt;
|&lt;br /&gt;
|Ships. The first of the Pan-Galaxy Outlaw clans to rise through the leadership of some diabolical criminal genius.  What are his, or indeed hers or, further indeed, its future plans? Will their nefarious example be followed by others?  The answers are out there...   &lt;br /&gt;
All ships in this version are playable. Future versions (probably modular for memory saving reasons) will have more clans, the ability to join clans (if I master the arcane art of programming), stations and missions.  Stay untuned, folks. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/sm6fpqxsg4 ''Amen Brick's Megaships v1.2 (Amended 07/08)'']&lt;br /&gt;
| The Battleship, The Biodome, The Cruiseship, The Hospitalship, The Supercargo, The Superlifter and the Yacht:Amen Class&lt;br /&gt;
|&lt;br /&gt;
|Ships. Graceful giants cross the galaxies before our eyes.   The forlorn Biodome, destined to forever wander the Ooniverse.  The Cruiseship taking citizens to holiday planets.  The Supercargo ferrying aid to the needy.   The private Yacht filled with luxury and the prosaic Superlifter than helps giant ships get to their new homes or their final resting place.  Now amended to make spectacular explosions as they try to dock less likely (sorry!)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/E5Amigasoundpack01oxp.zip ''Amiga Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set, based on the sound set used in the Amiga version of the original Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Anarchies_OXP|''Anarchies.oxp'']]&lt;br /&gt;
| [[Hacker_Viper|Hacker Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Salvager_Phoenix|Salvager Phoenix]]&lt;br /&gt;
&lt;br /&gt;
[[Salvager_Tugger|Salvager Tugger]]&lt;br /&gt;
| [[Hacker_Outpost|Hacker Outpost]]&lt;br /&gt;
&lt;br /&gt;
[[Salvage_Gang|Salvage Gang]]&lt;br /&gt;
&lt;br /&gt;
[[Sentinel_Station|Sentinel Station]]&lt;br /&gt;
&lt;br /&gt;
[[Renegade_Station|Renegade Station]]&lt;br /&gt;
| Feature/Ships/Stations. Complete overhaul of Oolite's legal rating system. It gets harder to become clean again. But there are some new ways to achieve this as well: Hacker Outposts can be found in the higher tech [[Powers_and_Organisations#Anarchy_Worlds|Anarchy systems]], the criminals willing to clear a fugitive's legal record. For a price of course! Salvage Gangs are spread all over the Ooniverse, providing good equipment deals. Those in Anarchy systems offer a service similar to the Hacker Outposts as well. Sentinel Stations are placed in some of the worst Anarchies. But beware! Some of them have been overthrown by the pirates and are now Renegade Stations. Good news for the pirates among the players, because these are as close to a safe-haven for you as it gets! All of these also feature their own ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[AMS_OXP|Anti-Missile System]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. Adds the anti-missile system, designed to offer a defence against non-standard missiles via automatically firing interceptor darts (6 per launcher, replenishable). Requires [[Missile_Analyser|Missile Analyser OXP]] by Eric Walch.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/aphidv2.oxp_.zip ''Aphid Escort Service'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the stylish Aphid escort service.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Aquatics_OXP|Aquatics]]&lt;br /&gt;
| [[Manta_Ray|Manta Ray]], [[Shark|Shark]], [[Man_O%27_War|Man O' War]], [[Box_Escort|Box Escort]], [[Conger|Conger Cargo Hauler]], [[Hawksbill|Hawksbill Fuel Tanker]], [[HammerHead|HammerHead Hauler Carrier]], [[Barracuda|Barracuda]], [[LeviathanPlatform|Leviathan System Platform]], [[Orca|Orca Destroyer]]&lt;br /&gt;
|&lt;br /&gt;
|Ships/mission/station. Ships from the Aquarian Shipbuilding Corporation of Aqualina, G3. Also includes a brand new station (the Aquarian Shipbuilding Corp. HQ) plus a mission based out of it. And who knows, there may be a few more surprises in there too...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/att1.zip ''Armoured Transport Type 1'']&lt;br /&gt;
| [[Gaundlet_Armoured_Transport_Type1|Gaundlet Armoured Transport Type 1]]&lt;br /&gt;
&lt;br /&gt;
[[Gaundlet_Armoured_Escort_Viper|Gaundlet Armoured Escort Viper]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Convoys of well armed craft ferry gold and other valuables through the space lanes. Only a pirate with an Iron Ass would dream of attempting a robbery!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[The Assassins Guild OXP|Assassins Guild V1.3 (Updated)]]&lt;br /&gt;
| [[Deamon_Cruiser|Deamon Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Mongoose]]&lt;br /&gt;
&lt;br /&gt;
[[Nemesis]]&lt;br /&gt;
&lt;br /&gt;
[[Scorpion_Frigate|Scorpion Frigate]]&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
| [[Oolite_Missions#The_Assassins_Guild|Missions]] / Ships / Stations / Planets. 21 missions involving murder to order in Galaxy 7, available to experienced Commanders amoral enough to gain admittance to the sinister [[Powers_and_Organisations#The_Assassins_Guild|Assassins Guild]]. Updated from the versions on Oosat1 &amp;amp; Oosat2.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Asteroid_Storm|Asteroid Storm]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Feature / [[Oolite_Missions#Asteroid_Storm|Mission]]. Adds lots of different types of Asteroids to the Universe. A [[Oolite_Missions#Asteroid_Storm|Mission]] is also included, well suited to a novice Commander. A well known station in Galaxy 1 comes under threat from a large asteroid strike. The updated version fixes a bug that meant that only one new type of asteroid was being added. Now the intended twelve varieties appear in game.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/bandersnatch.zip ''Bandersnatch'']&lt;br /&gt;
|[[Bandersnatch]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a pirate capital vessel armed with plasma turrets.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Black_Monk_Monastery|Bank of the Black Monks]]&lt;br /&gt;
| [[Black_Monk_Gunship|Black Monk Gunship]]&lt;br /&gt;
| [[Black_Monk_Monastery|Black Monk Monastery]]&lt;br /&gt;
| Feature / [[Oolite_Missions#Bank_of_the_Black_Monks|Mission]]. Monks aboard well armed stations appear in advanced systems. Loans are offered, defaulters will be exterminated! Two versions of the OXP are available, the [http://www.box.net/public/z2ahfudnt3 Non-Shader Bank of the Black Monks OXP'] and the [http://http://www.box.net/shared/7twwbaelcc 'Shady Bank of the Black Monks OXP']. The Non-Shader Version will run on all versions of Oolite. The Shady version uses Shaders and requires Version 1.71 or higher of Oolite. Slow Systems will struggle to run the Shady Version, so if you find installing it is slowing your system down too much, then try the Non-Shady Version.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Behemoth]]&lt;br /&gt;
| [[Behemoth]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a dockable Navy Cruiser. Updated from the version on Oosat1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Behemoth_Spacewar|''Behemoth Spacewar'']]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Patch. Adds intelligence to the Behemoth and brings a combat with Thargoids&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[BigShips_OXP|Big Ships]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Ships (ish). Adds the new role &amp;quot;bigTrader&amp;quot; to the game, designed for large ships which are unable to dock with stations due to their size. Also includes an AI which can be used for such ships, but DOES NOT include any ships of its own.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Media:BoomslangWIP.zip|''Boomslang'']]&lt;br /&gt;
| [[Boomslang]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a mid-range multi-role ship. Used by pirates and traders alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Bounty_Scanner|Bounty Scanner]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Bounty Scanner adds bounty details (if any) to the targeting lock-box display when locked onto other ships. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[BuoyRepair|BuoyRepair1.02.2]]&lt;br /&gt;
| Armadillo&amp;lt;br&amp;gt;Controller&amp;lt;br&amp;gt;Guanako&lt;br /&gt;
|[[Buoy Repair Facility|Buoy Repair Facility]]&lt;br /&gt;
|Feature. Repair company for defect or destroyed nav-beacons (Updated 21/5/2009).&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.crimsonforge.co.uk/cloister/caduceus.zip Caduceus]&lt;br /&gt;
| [[Caduceus|Caduceus]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the very expensive (and deadly) Caduceus, which has six broadside-mounted auto-targeting plasma cannons.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/seosu.zip ''Capisastra'']&lt;br /&gt;
| [[Capisastra_Defender|Capisastra Defender]]&lt;br /&gt;
&lt;br /&gt;
[[Capisastra_Hauler|Capisastra Hauler]]&lt;br /&gt;
&lt;br /&gt;
[[Capisastra_Warrior|Capisastra Warrior]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Capisatra pirates appear in Galaxy 4.  [[Capisastra_OXP|More Information]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Captured_Thargons_OXP|Captured Thargons]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. Gives the possibility for player ships to carry and launch captured and reprogrammed Thargon robot fighters&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cargo_Wreck_Teaser_OXP|''Cargo &amp;amp; Wrecks V1.4 (Updated April 2009)'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cargo. Adds lots of different types of cargo canisters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cataclysm_OXP|Cataclysm]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature / Mission. &amp;quot;Cataclysm.oxp is a mission OXP that takes up the threads of the native Constrictor Hunt and Thargoid Plans missions, and sends you on a mission far bigger than anything you have done for the Navy so far. It gives you the opportunity to re-visit places you have visited before, and re-meet people you had contact with during these missions. And of course it will let you meet various other people, and lead you to a lot of new places, some of which you probably haven't visited before.&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/clearskies.oxp_.zip ''Clear Skies'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Reduces nebula effects. Handy if your system is finding it hard to run Oolite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cobra_3.5|Chopped Cobra]]&lt;br /&gt;
| [[Cobra_3.5|Cobra Mk 3.5]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A slightly faster and tougher variation on the classic Cobra Mk III, at the price of a reduced cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Cobra_Clipper_SAR|Cobra Clipper SAR]]&lt;br /&gt;
| [[Cobra_Clipper_SAR|Cobra Clipper SAR]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A custom Cobra Mk III to rescue stranded Commanders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/cobra3njx.zip ''Cobra Mk III Njx'']&lt;br /&gt;
| [[Cobra_III_NjX|Cobra III NjX]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A faster, tougher variation on the Classic Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/commies.zip ''Commies'']&lt;br /&gt;
| [[Ray_Mk.I|Ray Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Giant_Ray|Giant Ray]]&lt;br /&gt;
&lt;br /&gt;
[[Astro_Mines|Mining Pods]]&lt;br /&gt;
&lt;br /&gt;
[[Astro_Mines|Scavenger Rays]]&lt;br /&gt;
&lt;br /&gt;
[[Sturgeon_Mk.I|Sturgeon Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Worker%27s_Commuter|Worker's Commuter]]&lt;br /&gt;
&lt;br /&gt;
| [[Astro_Mines|Astro Mines]]&lt;br /&gt;
&lt;br /&gt;
[[CZGF|Collective Zero-G Factory]]&lt;br /&gt;
&lt;br /&gt;
[[SLAPU|Solar Laboratory and Production Unit]]&lt;br /&gt;
|Ships / Stations. Commie systems have their own police forces, transports, stations and miners.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/pLists/hud.plist ''Compact HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Condor'']&lt;br /&gt;
| [[Condor]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A very powerful police and Navy Cruiser.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/CustomSounds.zip ''Custom Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set. The largest of the currently available sound sets, this pack replaces or adds over 40 sounds, featuring additional music and extensive use of a calm female computer voice to warn the Commander of alarming events.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/dwcobra3HiRes.zip ''Dark Wheel Cobra''] -&lt;br /&gt;
([http://oosat.alioth.net/files/dwcobra3.zip alternative lo-end version])&lt;br /&gt;
|[[DWCobra|Dark Wheel Cobra]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A custom Cobra Mk III model, as seen on the cover of the Elite Manual.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Deep_Space_Dredger|''Deep Space Dredger'']]&lt;br /&gt;
| [[Sabre]]&lt;br /&gt;
| [[Deep_Space_Dredger|Deep Space Dredger]]&lt;br /&gt;
|Ships / Stations. Adds dockable Space Dredgers to the space lanes, defended by a squad of Saber fighters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[DeepSpacePirates|''Deep Space Pirates'']]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|Feature. Normally in Oolite ships do not appear outside the space lanes. This OXP adds ships outside the space lanes. As no police patrols extend this far out pirates and other unpleasant characters can be found in deep space.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Deposed_OXP|''Deposed 1.3.4'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Deposed|Mission]]. A series of missions set in Galaxy 4 for an experienced Commander. This version is now mission offering compatible with other OXP's.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Dictators'']&lt;br /&gt;
| [[Imperial_Censor|Imperial Censor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Freighter|Imperial Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Lictor|Imperial Lictor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Quaestor|Imperial Quaestor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Tanker|Imperial Tanker]]&lt;br /&gt;
&lt;br /&gt;
[[Junta_Enforcer|Junta Enforcer]]&lt;br /&gt;
&lt;br /&gt;
[[Revolutionary_Guard|Revolutionary Guard]]&lt;br /&gt;
| [[Imperial_AstroFactory|Imperial AstroFactory]]&lt;br /&gt;
| Ships / Stations. Dictatorship systems gain their own police forces, supply craft and stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Diso.zip ''Diso'']&lt;br /&gt;
|&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
| Planets / Stations. Extra planets and stations are added to the Diso system in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''Dr HUD'' [http://sancho.dk/oolite/Dr_HUD_Cmk3.zip Cobra Mk III version], [http://sancho.dk/oolite/Dr_HUD.zip Custom version]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Dragon|Dragon Assault Craft (Updated 9/8/08)]]&lt;br /&gt;
| [[Dragon|Dragon Assault Craft]]&lt;br /&gt;
|&lt;br /&gt;
| Ships / Equipment. Adds the Dragon Assault Craft, a heavy combat ship available in several different paint-jobs. Also adds the Military Smart Missile, an improved Hard Head Missile with more bang for your Credit. Both the ship and missile are available to the player and NPCs alike. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?sharekey=ca166c7e38ef78c6e7c82ed4b8f0c380e04e75f6e8ebb871 ''Dragonfly/Firefly S.T'']&lt;br /&gt;
| [[Dragonfly S.T /Firefly S.T]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Dragonfly S.T and also the much faster Firefly S.T variant. Small fast ideal ship for pirates or bounty hunters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Drones_OXP|Drones]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Weapons. Three new autonomous drones to help the player (and NPCs) in combat. Fire and forget, with targeting taken from the ships scanning computers. Variants are the combat drone (standard fighting drone), the kamikaze drone (upgraded with a low yield warhead) and anti-Thargoid drone (GalCop commission, with stronger lasers and better speed and manoeuvrability, plus battle computer optimisation to seek and destroy Thargoid vessels). All can be recovered and possibly re-used if they survive battle.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Eagle Mk II]]&lt;br /&gt;
| [[Eagle Mk II]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds the cheap Eagle Mk II escort vessel in several different versions, including an enhanced SE.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Energy_Equipment_OXP|Energy Equipment]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. The emergency charge device - a pylon-mounted top-up for the ships systems, and the emergency energy unit - an internally fitted automatically triggered top-up when the juice runs low.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Mark a position in space by deploying a pylon mounted beacon. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Ships/Executive%20SpaceWays%20v2.2.zip ''Executive Spaceways'']&lt;br /&gt;
| [[Delta_Long-Range_Escort|Delta Long-Range Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Gemini_Escort|Gemini Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Starseeker_Personal_Shuttle|Starseeker Personal Shuttle]]&lt;br /&gt;
&lt;br /&gt;
[[Strelka_CruiseLiner|Strelka Cruise Liner]]&lt;br /&gt;
&lt;br /&gt;
[[Trident_Executive_Shuttle|Trident Executive Shuttle]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds the Executive SpaceWays fleet of ships. Commanders may consult the [[Executive_SpaceWays|Executive SpaceWays Sales Brochure]] for further details.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[External Views OXP|External Views]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Adds better outside views to all the Classic Elite Ships. Warning: Do '''not''' use with Oolite 1.70 and above! From Oolite 1.70 onwards improved outside views have been added to the game itself, so you don't need this OXP anymore. Just throw it away.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Far Star OXP|Far Star]]&lt;br /&gt;
| [[Far_Star_Murderer|Far Star Murderer]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A mid-range fighter / trader, with a fair sized cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:Farsun1.03.zip|''Farsun v1.03'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Places suns further away from the planet than standard Oolite. Now fully compatible with the Nova mission.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/ferdelance_ng.oxp.zip ''Fer de Lance NG'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a more powerful version of the Fer de Lance with several custom paint jobs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/ferdepai.oxp_.zip ''Ferdepai'']&lt;br /&gt;
| [[Ferdepai]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a new fighter / trader to Galaxy 2.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/FighterHud.zip ''Fighter HUD Mk. II'']&lt;br /&gt;
| [[Fighter_HUD_%28Oolite%29|Fighter HUD]]&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Firewasp.zip ''Firewasp'']&lt;br /&gt;
| [[Firewasp]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A fast interceptor.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Flying Dutchman OXP|Flying Dutchman]]''&lt;br /&gt;
| [[Griff Wireframe Cobra]]&lt;br /&gt;
|&lt;br /&gt;
| Feature / Ships. Adds the small chance to meet a ''Ghost Ship'' in the Ooniverse. What is it? Some claim that it's the ghost of Commander Peter Jameson, reported lost at the end of the last Thargoid War, others that it is simply a manifestation of all those lost souls who were trapped in the trackless depths of interstellar space. One common story is the trail of bad luck and hideous deaths that follow in the wake of the ship's sightings...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ''[[Freaky Thargoids OXP|Freaky Thargoids]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[shaders in Oolite|Shader]] example, requires Oolite 1.69. With this OXP installed, Thargoids will use the new Shaders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/e43ftmvqmr ''Free Trade Zone'']&lt;br /&gt;
|&lt;br /&gt;
| [[Free_Trade_Zone|Free Trade Zone]]&lt;br /&gt;
| Stations. Adds an independent trading post of dubious legality to Multi-Government systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/fsr.zip ''Frog Space Rickshaw'']&lt;br /&gt;
| [[Frog_Space_Rickshaw|Frog Space Rickshaw]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a chatty space taxi service to the safer systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Fuel_Collector_OXP|Fuel Collector]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Fuel Collector enables you to very slowly gather fuel whilst cruising in space, whether en-route to a station, or in interstellar space should a witch-jump malfunction occur.  You can also gather any unburnt fuel from destroyed ships as well as tap fuel from derelict or abandoned ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Fuel_Station_OXP|Fuel Station]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Station. Adds fly-thru Fuel Stations and Fuel Satellites near the witchpoint and along route one.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Fuel Tank'']&lt;br /&gt;
|[[Fuel Tank]]&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Mounts in place of a missile, to top up 3 light years of fuel.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Galactic_Navy_OXP | Galactic Navy]]&lt;br /&gt;
| [[Navy_Frigate|Navy Frigate]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Medical_Ship|Navy Medical Ship]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Minesweeper|Navy Minesweeper]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Transport|Navy Transport]]&lt;br /&gt;
| [[Navy_SecCom_Station|Navy Sector Command Station]]&lt;br /&gt;
| Ships and Stations. A selection of ships and space stations that adds to the already formidible arsenal of the Galactic Navy. Allows commanders to join the Navy Reserves.  Requires the Behemoth OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/cu6c4gv35j ''Generation Ships'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. The mythical Generation Ships appear from time to time.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/globestations.zip ''Globe Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Globe_station|Globe Station]]&lt;br /&gt;
| Stations. A new type of station appears at advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/greekshipset1.zip ''Greek Ships'']&lt;br /&gt;
| [[Penelope_Class_Freighter|Penelope Class Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Telemachus_Class_Escort|Telemachus Class Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Ulysses_Class_Interceptor|Ulysses Class Interceptor]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large trade ship and escorts. Sometimes also used by pirates.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Griff_ArcElite|Griff ArcElite]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. New versions of the native Oolite ships textured &amp;amp; shaded to resemble how they originally appeared in the Acorn Archimedes version of Elite &lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/griffin2.oxp.zip ''Griffin Mk.II]&lt;br /&gt;
| [[Griffin_Two_%28Oolite%29|Griffin Two]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Griffin Mk II from Frontier.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Griff Krait|Griff Krait]]&lt;br /&gt;
|[[Griff Krait|Griff Krait]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds an updated version of the [[Krait (Oolite)|Krait]] featuring [[shaders in Oolite|Shaders]]. Appearing in four different paint-jobs, the new ships are similar to the [[Krait (Oolite)|Standard Krait]] in performance and exclusively flown by members of pirate squadrons. This OXP requires [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.71 of Oolite] or higher.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/GrittyCoriolis.oxp.zip ''Gritty Coriolis'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Stations. The Corolis Station gets a more detailed texture.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/images/2/2d/G-HUD_Mk2.oxp.zip ''G-HUD Mk2'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:halsis.zip|''Hal's Hot Sister'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Sound Set, featuring a female cockpit voice.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/boyracers.zip ''Hatchling Boyracers'']&lt;br /&gt;
| [[BoyRacer|Boy Racer]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The talkative (and often insulting) Boyracers appear in the more advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/file/mm2ekntynom/Hawksound.zip ''Hawksound'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Sound Set. Clean sounds. Quality female computer voice, new weapon, damage and some station interface sounds.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/Herald.zip ''Herald'']&lt;br /&gt;
| [[Herald_Military_Gunboat|Herald Military Gunboat]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A powerful police and Navy interceptor.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Hired_Guns_OXP|Hired Guns]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Weapons/Equipment. Gives the chance to agree a contract for a pair of ships to accompany you on your next journey and fight on your behalf alongside you.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Hognose Tugships'']&lt;br /&gt;
| [[Hognose]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The chatty tug ships can be seen towing broken down ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[HoOpy Casino]]&lt;br /&gt;
|&lt;br /&gt;
|[[HoOpy Casino]]&lt;br /&gt;
|Stations. HoOpy Casinos appear near the station in advanced systems. Commanders who chose to dock can win or lose credits in games of chance.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?2vgjwpj6xdy ''Hotrods v0.52c'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Classic Elite Ships appear with custom paint jobs. Includes also a large number of custom and standard racing vehicles and a spacegang in tiger-getup that doesn't like the player. A rework, and a new name, for Custom Paints &amp;amp; Racers. Replaces  [http://capnhack.com/hosting/oolite/Oolite/OXPs/custpaint1.zip ''Custom Paint Jobs'']&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Hyperradio_js_OXP | Hyperradio v1.16]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|This device gives you the ability to listen to your own music. It is expandable by musicpacks that can be separatly installed and compatible to OXPConfig and RepairBots. (Updated 13/08/2009) &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Icarus (Oolite)|Icarus]]&lt;br /&gt;
| [[Icarus (Oolite)|Icarus]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Icarus Light Trader from [[Seldar Shipyards]]. A small fighter / trader based on blueprints from the lost Solice system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/illicit_unlock.oxp.zip ''Illicit Unlock'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Utility. Allows the player to fly all the Classic Elite Ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Imperial_Courier_%28Oolite%29|Imperial Courier]]&lt;br /&gt;
| [[Imperial_Courier_%28Oolite%29|Imperial Courier]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The powerful Imperial Courier from Frontier, constructed by [[Seldar Shipyards]]. Updated from the version on Oosat1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Interstellar help OXP|''Interstellar help'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Allows you to help out some traders who got stuck in interstellar space without fuel. You will be rewarded.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[ionics_OXP|Ionics 1.2.3]]&lt;br /&gt;
| [[Ionics_Funnelweb|Ionics Funnelweb]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Huntsman|Ionics Huntsman]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Redback|Ionics Redback]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Whitetail|Ionics Whitetail]]&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Ionics|Mission]]. A series of missions set in Galaxy 2 featuring the Ionics Company of Zaria. [[Ionics_OXP|More Information here.]] Updated on 7-4-2009. This version is now compatible with multi mission offering with other oxp's.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Ixian_Ships|''Ixian Ships'']]&lt;br /&gt;
| [[Ixian_Battle_Cruiser|Ixian Battle Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Bezerka|Ixian Bezerka]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Freighter_MK1|Ixian Freighter Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Gunship|Ixian Gunship]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_No-Ship_Mark_I|Ixian No-Ship Mk I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A set of ships from Dune. Used by pirates and traders alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/jabberwocky.zip ''Jabberwocky'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the powerful Jabberwocky fighter / trader.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ''[[JavaScript test OXP|JavaScript test]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Scripting Oolite with JavaScript|JavaScript scripting]] example, requires Oolite 1.68.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/dropbox/kestrel_falcon1_70_1.zip ''Kestrel&amp;amp;Falcon v1.70.1'']&lt;br /&gt;
| [[Kestrel]]&lt;br /&gt;
[[Falcon_%28Oolite%29|Falcon]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a powerful Star Wars style Falcon, used by pirates and traders alike, and an interceptor used by the Police and Navy. Both models are also available on the open market. Improved from the older Kestrel.oxp and Falcon.oxp models, still avaiable from the [http://www.box.net/public/b2tic3tjsk#1:4083657 ''Benulobiweed''] main dowload area.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/kleptohud.oxp.zip ''Klepto-HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [http://sancho.dk/oolite/lane_legal.zip ''Lane Legal Racers'']&lt;br /&gt;
| [[Krait]]&lt;br /&gt;
&lt;br /&gt;
[[Mamba]]&lt;br /&gt;
&lt;br /&gt;
[[Sidewinder]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds NPC versions of ships from different [[Racers#Listing_of_sponsored_teams|racing teams]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?zahdnac0tj1 ''Lave v1.70'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Planets. Gives the Lave System a make-over adding all the features described in The Dark Wheel novella included with the original Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Lave_Academy_OXP|Lave Academy]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Station. Adds the Lave Academy Orbital station above Lave, with three new mini-game tests of the Commanders' ship skills.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:Llama.zip|Llama]]&lt;br /&gt;
| [[Llama]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Llama fighter / trader. Updated from the version of Oosat1 to fix a small bug.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Localhero_OXP|Localhero v1.05]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Mission. Adds a mission campaign in the first galaxies. (Updated 9.04.2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[LongWay_OXP| ''Long Way Around 1.1'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#The_Longway_Mission|Mission]]. A transport mission well suited to the novice in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Longshot.zip ''Longshot'']&lt;br /&gt;
| [[Longshot]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Longshot fighter / trader, regarded by many as a cheaper alternative to the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Lovecats.oxp|''Lovecats 1.2'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Love_Cats|Mission]]. Love and betrayal amongst the feline races of Galaxy 4. A fast ship, fuel injectors, fuel scoops and a hard heart are advised before you tangle with these cats! Version 1.1 missionclash proof.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/mPakRedux.zip ''M-Pack (rusties)'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds rusty versions of all the Classic Elite ships. Bargain basement prices, although these old bangers are in a poor condition compared to a brand new model. Engines may be worn out reducing maximum speeds and shield generators are frequently held together with duck-tape. When you try to trade one of these old rust buckets in at the shipyards, you may also find that the trade-in value is reduced. None the less, they are cheap and can still haul cargo between the stars.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/manta.oxp_.zip ''Manta'']&lt;br /&gt;
| [[Manta]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Manta light escort craft.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/marett_vol1.zip ''Marett Space Corporation'']&lt;br /&gt;
| [[Adder_Mk_II|Adder Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Mosquito_Trader|Mosquito Trader]]&lt;br /&gt;
&lt;br /&gt;
[[Mosquito_Sport|Mosquito Sport]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A collection of fighters and medium traders from Marett Space Corps.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.crimsonforge.co.uk/cloister/MedusaHud.oxp.zip ''Medusa Hud'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/megawalnutdash.oxp.zip ''Mega-Walnut Dashboard'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Merlin'']&lt;br /&gt;
| [[Merlin_%28Oolite%29|Merlin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. An interceptor used by the Police and Navy, but also available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:MildAudio.oxp.zip|''MildAudio'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[Military_Fiasco|Military Fiasco]]&lt;br /&gt;
| [[Basilisk]]&lt;br /&gt;
&lt;br /&gt;
[[Hydra]]&lt;br /&gt;
&lt;br /&gt;
[[Leviathan]]&lt;br /&gt;
&lt;br /&gt;
[[Rattle_Cutter|Rattle Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Wolf_Mk.2_%28Oolite%29|Wolf Mk II Paragon]]&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Military_Fiasco|Mission]]. A mission for the Navy available to a Commander with more than 1,000 kills. Also equips the Navy with powerful cruisers. Version 2.0 is updated version of the Military OXP over the version on Oosat2. Use this one, as the old version can clash with other Mission OXPs. You must also use the Updated version of [http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships''] to play this OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/gwxstations.oxp.zip ''Military Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Military_station|Military Station]]&lt;br /&gt;
|Stations. Well armed Military Stations appear in the more advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/stingray.zip ''Military Stingray'']&lt;br /&gt;
| [[Stingray_%28Oolite%29|Stingray]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Military Stingray to the GalCop Navy fleet. Second hand versions are sometimes available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Milspec HUD|Milspec HUD]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD. Adds targeting aids, emphasis on functionality.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[Missiles and Bombs|Missiles and Bombs]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. Adds the Cascade stand-off missile, Multiple-warhead anti-Thargoid missile, Frag Mine, Frag Missile, EMP Missile and short-range defence missile to the game. The new weapons are available to the player and NPCs alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Missile_Rack_OXP|Missile Rack]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Weapons. Pylon mounted racks of three mini-missiles. Smaller and less powerful than standard missiles, but effectively triple the available armaments a ship can carry. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/missionaries.zip ''Missionaries'']&lt;br /&gt;
| [[Happy_Eye_Pulpit_Pod|Happy Eye Pulpit Pod]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Clerics of four faiths are added to the Universe, spamming Commanders with requests to worship their Gods.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/monument.zip ''Monument'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. A monument to famous Commanders can sometimes be seen near the Sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/morrigan.zip ''Morrigan'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a vast trade ship to the Universe.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds2.zip ''Murgh's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships'']&lt;br /&gt;
| [[Bandy-Bandy]]&lt;br /&gt;
&lt;br /&gt;
[[Chuckwalla]]&lt;br /&gt;
&lt;br /&gt;
[[Eel_Rapier|Eel Rapier]]&lt;br /&gt;
&lt;br /&gt;
[[Taipan]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast courier craft and two light escort ships are added. Updated from the version on Oosat1. You MUST use this version for the [[Military_Fiasco|Military Fiasco]] Mission to run properly!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Navy Starships'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Arms the Navy with powerful cruisers including a docakable Star Trek style Starship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/newships.oxp.zip ''New Ships'']&lt;br /&gt;
| [[Hamadryad]]&lt;br /&gt;
&lt;br /&gt;
[[Josher]]&lt;br /&gt;
&lt;br /&gt;
[[Naga]]&lt;br /&gt;
&lt;br /&gt;
[[Ringhals]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a variety of mining and trade ships seen in previous versions of Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Neolite Ships]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Oolite ships replacement set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/hud_ng.oxp.zip ''NG HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/nuvipers.zip ''Nu Vipers'']&lt;br /&gt;
| [[GalCop_Viper_Mark_II|GalCop Viper Mark II]]&lt;br /&gt;
[[GalCop_Viper_Cruiser|GalCop Viper Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Increases the types of Viper patrol ships appearing in the space lanes and defending Stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/images/3/33/Nuke.zip ''Nuclear Torpedo'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Adds a powerful, but slow moving, missile.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Old Ships]]&lt;br /&gt;
| [[Bushmaster_Miner|Bushmaster Miner]]&lt;br /&gt;
&lt;br /&gt;
[[Cat_%28Oolite%29|Cat (Cougar)]]&lt;br /&gt;
&lt;br /&gt;
[[Chameleon_%28Oolite%29|Chameleon]]&lt;br /&gt;
&lt;br /&gt;
[[Ghavial_%28Oolite%29|Ghavial]]&lt;br /&gt;
&lt;br /&gt;
[[Iguana_%28Oolite%29|Iguana]]&lt;br /&gt;
&lt;br /&gt;
[[Monitor_%28Oolite%29|Monitor]]&lt;br /&gt;
&lt;br /&gt;
[[Ophidian_%28Oolite%29|Ophidian]]&lt;br /&gt;
&lt;br /&gt;
[[Salamander_%28Oolite%29|Salamander]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A collection of ships from ArcElite and Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Oo-Haul]]&lt;br /&gt;
| [[L-Crate_Hauler|L-Crate Hauler]]&lt;br /&gt;
|&lt;br /&gt;
|[[Oolite_Missions#Oo-haul_Escort_Missions|Mission]]. Vast corporate bulk haulers can be seen in the space lanes. Commanders with a respectable Elite rating who chose to dock with a [[Pi-42]] base may also be offered missions to escort one of these haulers safely to its destination. You must also install the [[Your Ad Here!|Your Ad Here!]] OXP for this OXP to work properly.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/index.php/Image:OoliteItaliano_v1.2.zip ''Oolite Italiano v1.2'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Miscellaneous. First ever Oolite localization OXP. Requires Oolite v1.72 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/ch3lsepk9k ''Oolite Russian v1.0'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Miscellaneous. The second Oolite localization OXP. Requires Oolite v1.72 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/8sclm59k58#main ''Orb'']&lt;br /&gt;
| [[Orb]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a new alien race, which may (or may not) help GalCop in the battle against the Thargoids.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:Orbits.zip|''Orbits'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Utility. Positions planets on orbits around the sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/Ore_processor.zip ''Ore Processor'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Ore_Processor|Equipment]]. When mounted to a ships fuel scoop systems extracts valuable materials from asteroid fragments. A must for any Commander working as a miner.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/outrider.zip ''Outrider'']&lt;br /&gt;
| [[Outrider_%28Oolite%29|Outrider]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A medium fighter produced by the [[Taranis Corporation HQ (Oolite)|Taranis Corporation]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[OXPConfig|OXPConfig1.06]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Tools/Utility. This tool gives you the ability to configure several oxps. It changes internal (local) settings of the oxps to enable (or disable) logging or audio functions and special settings to recognize errors or to avoid clashes. (Updated 03/11/2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Pallas'']&lt;br /&gt;
| [[Pallas]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast but lightly shielded fighter.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[P.A. Groove Stations OXP]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Stations. Adds lots of different types of Coriolis and Dodec Stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Pelamis.zip ''Pelamis'']&lt;br /&gt;
| [[Pelamis]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Pelamis trade ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Phoenix.zip ''Phoenix'']&lt;br /&gt;
| [[Phoenix]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A strange ship, built from salvaged parts from various Serpent Class ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Pirate Coves OXP|Pirate Coves]]&lt;br /&gt;
|&lt;br /&gt;
| [[Pirate Coves OXP|Pirate Coves]]&lt;br /&gt;
| [[Oolite_Missions#Pirate_Coves|Mission]]. Some rock hermits in the more dangerous systems have been taken over by pirates. Traders coming too close are likely to be assaulted by scrambled pirates keen to relive them of their cargo.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/piratetraps.oxp.zip ''Pirate Traps'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. To combat piracy GalCop sometimes deploys dummies of trade ships. Pirates who fire on them have their details transmitted to the police and face large fines.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Planetfall_OXP|Planetfall]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|System. Allows the player to land on and trade at the planets and moons of each system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Pods_OXP|Pods]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Cargo. Many new varieties of cargo pod, including fuel, missile, bulk, and empty, plus pods which take a couple of goes to scoop, jam in the fuel scoop, explode and even bring a trumble. Designed as a balanced OXP, to add some positives and some negatives to cargo scooping, to give more realism. Those of you who also use the [[UPS_Courier|UPS Courier]] OXP can also [http://www.box.net/shared/sytn2yhpu0 download a little add-on] to the OXP that applies some of the new pods to UPS ones too (UPS Courier needs to be installed for the add-on to work).&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Probe_OXP|Probe]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. A long-range probe missile, flies away from the ship and scans at ranges of 50km and 100km, reporting ships found back to the ship. It then turns around and comes back, ready for fuel scooping and re-use.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/PTI.zip ''Pteradyne Technologies Ships''] - ([http://oosat.alioth.net/files/PTI_bugfix11.zip ''bug fix''])&lt;br /&gt;
| [[Excalibur]]&lt;br /&gt;
[[Paladin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A powerful combat ship, the Excalibur is offered for sale on the open market. The Paladin is the even tougher Military version, although sometimes these ships fall into the wrong hands.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/pcc.oxp.zip ''Python Class Cruiser]&lt;br /&gt;
| [[Python_Class_Cruiser|Python Class Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large powerful trade ship, which can also hold its own in battle.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Media:Python_Class_Cruiser.oxp.zip|Python Class Cruiser version 2.6]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| As above, but features [[shaders in Oolite|Shaders]]. Shaders require Oolite 1.69 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/racers.oxp.zip ''Racers'']&lt;br /&gt;
|[[Chicaneer Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Chicaneer Mk IV]]&lt;br /&gt;
&lt;br /&gt;
[[Dragster Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Dragster Mk II]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds dedicated racing ships to the Universe. Although very fast, these ships are pure racers with no cargo bays and light shields. The focus on pure speed make them ill-suited to combat or trading roles.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Ring_Racer_OXP|Ring Racer]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Mission. Corporate Systems Ring Racing League in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[RingPod.oxp|''Racing Rings'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Adds Racing Rings to the Galaxy 1 systems of Lave and Zanoce. Fly through the rings in order and completing the race circuit will transmit the competitors time.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Random Hits OXP|Random Hits Version 1.3.6 Beta (Updated 5/8/09)]]&lt;br /&gt;
|[[GalMine Hopper|GalMine Hopper]]&lt;br /&gt;
&lt;br /&gt;
[[GalMine AutoMiner|GalMine AutoMiner]]&lt;br /&gt;
&lt;br /&gt;
[[GalMine Cargo Drone|GalMine Cargo Drone]]&lt;br /&gt;
|[[Space Bar|Space Bar]]&lt;br /&gt;
|[[Oolite_Missions#Random_Hits|Missions]] / Ships / Stations / Feature. Adds [[Space Bar|Seedy Space Bars]] to the space lanes of all Anarchy Systems. Commanders who chose to dock with one can view a Bulletin Board displaying details of the local Galaxies Most Wanted Criminals. Large bounties are paid for killing or capturing one of these offenders. Missions are procedurally generated using a database of over 40,000 words creating over one trillion different Bulletin Board Advertisements. Missions are therefore effectively never-ending. This OXP requires [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.72.2 of Oolite].&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[[Realistic Shipyards|Realistic Shipyards V3.02]] &lt;br /&gt;
|All in-game ships modified in price &amp;amp; tech level availability.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
190 playable ships &amp;amp; about 500 NPC ships&lt;br /&gt;
&lt;br /&gt;
|All shipyards modified.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Special Interstellar Repairs- and Shipyard Facility]]&lt;br /&gt;
&lt;br /&gt;
|Shipyards / Feature / Customisation / Ships and Ship Variants. &lt;br /&gt;
Is only fully functional with [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.71 of Oolite]. Needs an at least medium to fast system to run properly. Big download size! (85.6 MB)&lt;br /&gt;
* Consistent ship prices &amp;amp; tech levels for ALL ships available in Oolite (strict and oxps) &lt;br /&gt;
* Game balance &amp;amp; strategic elements concerning ships enhanced&lt;br /&gt;
* Includes 85 merged ship oxps and the Fuel Tank oxp (made by other authors)&lt;br /&gt;
* All core game ships are high-res retextured with Sung's Detailed Textures &lt;br /&gt;
* Eight player ships for veteran players and a new high-tech equipment &amp;amp; shipyards facility not available in any other oxp&lt;br /&gt;
* In total, 190 playable ships &amp;amp; about 500 NPC ships&lt;br /&gt;
* Ship roles have been altered for more diversity, providing a much harder Ooniverse with whole new classes of ships!&lt;br /&gt;
* Contains a &amp;lt;b&amp;gt;complete ship stats databank&amp;lt;/b&amp;gt; for ALL buyable ships of strict mode and ALL oxp ships available in the game!&lt;br /&gt;
You &amp;lt;b&amp;gt;should by all means install&amp;lt;/b&amp;gt; the following OXPs alongside to this one because Realistic Shipyards V3.02 &amp;lt;b&amp;gt;is dependent on them&amp;lt;/b&amp;gt;: Assassins, Commies, Hotrods, Ionics-1.2.1, Amen Brick's Pirate Clan One: The Blitzspears, Vector &amp;amp; Zz-Oo-Haul.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/RoC.oxp.zip ''Remorse of Conscience'']&lt;br /&gt;
| [[Remorse_Of_Conscience_v2|Remorse Of Conscience]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A trade ship with a large hold, that can hold its own in combat. A good upgrade from the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[[Renegade Pirates OXP|Renegade Pirates V3.0]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships / Feature. Adds rare very well armed pirate versions of Classic Elite ships to the more lawless  systems. These pirates carry high bounties, but their multiple lasers and plasma cannons will make mince-meat of a young Jameson. Do not install this OXP until you have an Iron Ass! &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/RVandGS.zip ''Renegade Viper + Grass Snake'']&lt;br /&gt;
|[[Renegade Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Grass Snake]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Sometimes even GalCops are victims of crime, finding their Vipers stolen from the docking berth. The joy-rider gives the stolen Viper a new lick of paint and joins a pirate fleet. Large bounties are paid for ridding the space lanes of these thieves. The Grass Snake is a trade ship with a large hold, often used by pirates.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Repair_Bots_OXP|Repair 'Bots]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
| Equipment. A pylon mounted cannister of repair nanobots. These can be activated in-flight, when they scan your ship for damaged equipment and attempt to fix an item of it (a random one if multiple items are found). They are reliable for lower tech items, but as the equipment gets more complicated they sometimes struggle. But if all else fails, buy, try and fly again...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Rock Hermit Locator]]&lt;br /&gt;
| [[Rock Hermit Locator]]&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Rock Hermit Locator is a piece of equipment for your ship to locate Rock Hermits. Useful for miners and Traders.. You need to already have bought the advanced space compass that works in tandem with the RHL (&amp;quot;Rock Hermit Locator&amp;quot;).&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Saleza Aeronautics'']&lt;br /&gt;
| [[Bellatrix_Cruiser|Bellatrix Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Rigel_Bomber|Rigel Bomber]]&lt;br /&gt;
&lt;br /&gt;
[[Saiph_Interceptor|Saiph Interceptor]]&lt;br /&gt;
|&lt;br /&gt;
|Ships / Feature. High Tech Corporate States gain their own patrol craft. Some of these ships are also available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/santa_v2.zip ''Santa''] - ([http://oosat.alioth.net/files/Santa.zip alternative lo-end version])&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Just for fun adds a (very rare) Santa Sledge to the space lanes escorted by plasma gun toting reindeer space bikers!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Save_Anywhere|Save Anywhere]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature.  Save Anywhere allows you to save your game at any OXP Station, instead of only at Main Stations, as in the standard game.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:BlackBaron1.70.zip|''Scourge of the Black Baron v1.70'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#The_Scourge_of_the_Black_Baron|Mission]]. A sequel to the [http://capnhack.com/hosting/oolite/Oolite/OXPs/longway.oxp.zip ''Long Way Around''] mission, featuring combat and transport missions. Well suited to a relative novice in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Second_Wave_OXP|Second Wave]]&lt;br /&gt;
| A variety of new alien ship variants.&lt;br /&gt;
|&lt;br /&gt;
| Ships. Some new variants on the standard Thargoid Warship and Thargon Robot Fighter.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/s-ships1.zip ''Selezen's S-Ships'']&lt;br /&gt;
| [[GalCop_SWAT_Viper|GalCop SWAT Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Oresrian_Trader|Oresrian Trader]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. In response to increasing piracy GalCop has introduced the SWAT Viper, a beefed up version of the standard Viper. Also adds the peaceful Oresrian Trader.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Sell equipment OXP|''Sell Equipment'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Feature / Equipment. Allows you to resell all equipment you bought at an equipment store of suitable techlevel. For a small fee you purchase the &amp;quot;Sell xyz&amp;quot;-option, and are refunded 60 per cent of the original price.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Shady Cobra OXP|Shady Cobra]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. A [[shaders in Oolite|Shader]] example (requires Oolite 1.69 or later). Replaces the normal model for the Cobra Mk III with one featuring the new Shaders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://oosat.alioth.net/files/All-Stars_0.zip ''Skrounk All-Stars Limited'']&lt;br /&gt;
| [[All_Stars_Large_Freighter|All Stars Large Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Seymour_Class_Sled|Seymour Class Sled]]&lt;br /&gt;
&lt;br /&gt;
[[Starbelly_Class_Sled|Starbelly Class Sled]]&lt;br /&gt;
&lt;br /&gt;
[[Starhawk|Star Hawk]]&lt;br /&gt;
&lt;br /&gt;
[[Starwolf_Mark_I|Starwolf Mk I]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A set of ships featuring a large trade ship and a variety of fighters and escorts.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/snark.zip ''Snark'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. The Snark is a powerful fighter / trader, often used by pirates and bounty hunters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://oosat.alioth.net/files/Spearhead.zip ''Spearhead Interceptor Mk.I'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. A pure fighter, fast and nippy but with a weak shield, no cargo bay and can be a twitchy bird to fly. Often used as an escort or part of a pirate fleet acting in a hit an run role.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Spy_Hunter_OXP|''Spy Hunter'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Spyhunter|Mission]]. A mission for the Galactic Navy available to a Commander with a rating of 'Dangerous' or above. Spys from the Empire sometimes infiltrate GalCop space. Commanders wishing to volunteer for hunting duties should visit the Navy base at Inines in Galaxy 1. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/StarWars.zip ''Star Wars Ships'']&lt;br /&gt;
| [[A-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[B-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[Lambdashuttle|Lambda Shuttle]]&lt;br /&gt;
&lt;br /&gt;
[[Tie-Fighter]]&lt;br /&gt;
&lt;br /&gt;
[[Tie-Interceptor]]&lt;br /&gt;
&lt;br /&gt;
[[X-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[Y-Wing]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a set of ships from the Star Wars Universe to Oolite. Tie Fighters are occasionally used by GalCop to support Viper patrols, but all ships are available on the open market and may be used by traders, pirates and bounty hunters alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[http://www.box.net/shared/static/9cwp2jk84o.zip Sung's Detailed Textures]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Replacement textures for all Classic Elite Ships. The author's web-site no longer has a link to his textures.  The link will download them directly from Lestradae's hosting site. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/sunskimmers.zip ''Sunskimmers'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Normally in Oolite ships tend to stick to the space lanes and so are rarely encountered on the way to the Sun. This OXP adds ships to the sun / planet corridor increasing the chance of meeting other ships whilst sun-skimming. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?sharekey=ca166c7e38ef78c6e7c82ed4b8f0c380e04e75f6e8ebb871 ''S.T.E'']&lt;br /&gt;
| [[S.T.E]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The S.T.E addon ship a step up from the Cobra III improved trading capabilities also has increased speed over Cobra, is also available in 3 colour options blue, red and yellow.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[SuperCobra]]&lt;br /&gt;
| [[SuperCobra]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The awesome Super Cobra. A beefed up version of the Cobra Mk III featuring larger engines, more cargo space and stronger shields.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Swift'']&lt;br /&gt;
| [[Swift]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. As the name implies, a very fast ship often used by pirates or bounty hunters. Although fast, cargo space is limited and the shield is nominal.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/system_redux.zip ''System Redux'']&lt;br /&gt;
| [[System_Redux_%28Oolite%29|System Redux]]&lt;br /&gt;
|&lt;br /&gt;
|Texture the home planet, add a planet/moon combination to each system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Taranis_OXP|''Taranis Corporation HQ'']]&lt;br /&gt;
|&lt;br /&gt;
| [[Taranis_Corporation_HQ_%28Oolite%29|Taranis Corporation HQ]]&lt;br /&gt;
| [[Oolite_Missions#Taranis|Mission]]. Adds the vast orbital [[Taranis_Corporation_HQ_%28Oolite%29|Taranis Corporation HQ]] to the Lerelace system in Galaxy 1. A mission is also available for law abiding Commanders with a rating of Competent or better.  You must also have the [http://oosat.alioth.net/files/outrider.zip ''Outrider''] OXP installed for this OXP to work properly.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Target_Autolock_OXP|Target Autolock]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. A software update for the standard [[Scanner_Targeting_Enhancement|scanner targeting enhancement]] equipment that automatically locks onto attacking ships if you have no prior target selected.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/Shield-tail.zip ''Teretrurus Mk.I'']&lt;br /&gt;
| [[Teretrurus Mk.I|Teretrurus MK.I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader somewhat faster and tougher than the Cobra Mk III, but with a smaller cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Terrapin.zip ''Terrapin Trader'']&lt;br /&gt;
| [[Terrapin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader. A good upgrade from the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Tescoura.zip ''Tesoura'']&lt;br /&gt;
| [[Tesoura]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A slow, but well shielded trade ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Thargoid_CarrierV1.zip ''Thargoid Carrier'']&lt;br /&gt;
| [[Thargoid_Carrier|Thargoid Carrier]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Arms the Thargoids with a vast carrier capital vessel. Many OXPs increase the fire-power available to the GalCop Navy. If you chose to play with these OXPs installed, then you should really give the Bugs a chance and allow them access to this mighty craft!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Thargoid_Wars|Thargoid Wars V4.3 (Updated)]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#ThargoidWars|Mission]]. War with the Thargoids intensifies featuring new attack and defense missions. To avoid young Jamesons being out-gunned, the OXP missions will run in all Galaxies except Galaxy 1. Updated from the version on Oosat1. It is important that you use the updated version as the old version will clash with many other missions.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Thargorn_Threat_oxp|''Thargorn Threat v1.3 (updated)'']]&lt;br /&gt;
| [[Terroriser_Frigate|Terroriser Frigate]]&lt;br /&gt;
&lt;br /&gt;
[[Thargoid_Thargorn_Battleship|Thargoid Thargorn Battleship]]&lt;br /&gt;
&lt;br /&gt;
[[Thargoid_Thorgon_Cruiser|Thargoid Thorgon Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Redresses the game imbalance caused by the number of OXPs arming the Navy with warships. These Thargoid carft are very powerful and re-establish the Thargoid's place as a threat to mankind. Best played with the Behemoth OXP installed, for epic space battles.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.wagar.org.uk/downloads/software/oolite/tianve.zip''Tianve'']&lt;br /&gt;
|&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
|Planets / Stations. Adds scenary, including a pulsar, to the Galaxy 1 system of Tianve. A Station orbits the pulsar and fleets of pleasure liners can be seen taking tourists on flights around the pulsar. There are various adverts in the system, along with two extra 'space lanes', one between the planet and the pulsar and another between the pulsar and the witchpoint.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Tiger.zip ''Tiger'']&lt;br /&gt;
| [[Tiger_Mark_I|Tiger Mark I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A truly awesome (and very expensive) multi-role craft. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/TGY.zip ''Tionisla Orbital Graveyard]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Adds the graveyard to the Galaxy 1 system of Tionisla, as described in the Dark Wheel. Long dead Commanders are buried in their rusting ships amongst monuments, Stars of David, Crucifixes and other religious symbols. Security patrols will make short work of any Commander foolish enough to desecrate the tombs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/tori.zip ''Torus Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Torus_station|Torus Station]]&lt;br /&gt;
|Stations. Adds a vast 2001 style space station to very high tech level systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Total_patrol_OXP|''Total patrol'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Replaces the default police AIs with a totalPatrolAI which lets police ships patrol between all three major points of the system: planet, witchpoint and sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/eil0djqhca ''Trade Outpost v1.1'']&lt;br /&gt;
| &lt;br /&gt;
| [[Trader_Outpost_%28Oolite%29|Trade Outpost]]&lt;br /&gt;
|Griff trade outpost without ads.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Traffic_Control_OXP|Traffic Control]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Station upgrade. Adds traffic control personnel to each system main station. They are happy to talk new Commanders (and older ones who've got too reliant on Docking Computers and then lost them) through approaching and manual docking with the station. There's even a cheery goodbye when you leave, just don't dawdle and block the station approach lane!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Trans-Hab.zip ''Trans-Hab Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Transhab_station|Transhab Station]]&lt;br /&gt;
|Stations. Adds a large station with rotating arms to some medium tech level systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Transports]]&lt;br /&gt;
| [[CoachWhip]]&lt;br /&gt;
&lt;br /&gt;
[[Coral]]&lt;br /&gt;
&lt;br /&gt;
[[Woma]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds more variety to the game. Passenger liners can be seen in the space lanes of the safer systems transporting paying customers to their destinations. Also features Moray Transporters and Large Woma fuel tankers to bring much needed supplies and fuel to space stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Trident_Down|Trident Down]]&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Trident_Down|Mission]]. A series of missions set in Galaxy 4 involving the investigation of a vicious attack on an Trident Shuttle operated by [[Executive_SpaceWays|Executive SpaceWays]].  &lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[UPS_Courier|U.P.S. Courier]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|[[Oolite_Missions#UPS_Courier_Company|Mission]] / Feature. The UPS Courier service will randomly offer Commanders the option of taking goods or documents from system to system. Some say experienced Couriers may also be offered combat missions.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/UrutaMK3.zip ''Urutu Mk.III'']&lt;br /&gt;
| [[Urutu_Mk.III|Urutu Mk III]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader from Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/UrutaMK4.zip ''Urutu Mk.IV'']&lt;br /&gt;
| [[Urutu_Mk.IV|Urutu Mk IV]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader from Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.purgatori.net/Isis_Interstellar.htm ''Vampire'']&lt;br /&gt;
| [http://www.purgatori.net/Isis_Interstellar.htm Vampire]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Purgatori Vampire series of combat ships. A strong combat ship in numerous different versions and paint-jobs. A Military version is used by the police, but several civilian versions of the ship are also available on the open market. Clicking the download link will take you to the sales broacher, where you can inspect further particulars and download the OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Velocity_OXP|Velocity]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast fighter ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Vector_OXP|Vector1.1]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Mission/Ships. Fast, rare and expensive. And some small surprises (Updated 14.12.2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/weeviloid2.zip ''Weeviloid'']&lt;br /&gt;
| [[Weeviloid_Hunter|Weeviloid Hunter]]&lt;br /&gt;
[[Weeviloid_Scoutship|Weeviloid Scoutship]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The scout-ship is a light trade ship. The hunter is a fearsome multi-gunned war ship. Little is known about the Weeviloids and many Commanders meeting them have found them hostile. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds.zip ''Wiggy's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Welcome_Mat_OXP|Welcome Mat]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Misc. Software upgrade for the communications systems to expand the information given to the commander on arrival from witchspace into a new system. Augments the system name message with planetary biographical details via the buoy network, plus the latest safety and alien presence information from Galcop. Also fully compatible with [[OXPConfig|OXPConfig]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/vhho2av2az ''Wolf Mk.II v3.3]&lt;br /&gt;
| [[Wolf_Mk.2_%28Oolite%29|Wolf Mk II]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the powerful Wolf Mk II, as seen in Elite-A. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:Wolfs_variants.zip|''Wolfwood's Variants v1.5'']]&lt;br /&gt;
| [[Asp_Mk.I|Asp Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Courier|Cobra Courier]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Rapier|Cobra Rapier]]&lt;br /&gt;
&lt;br /&gt;
[[Drake]]&lt;br /&gt;
&lt;br /&gt;
[[Drake_Mk_II|Drake Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Wolf Mk I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large selection of traders and fighters based on models seen in Classic versions of Elite. The ships strive to be on the same level with original ships and not too powerful in comparison to them. Tested on Oolite v1.70.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds3.zip ''Xaotik's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Your Ad Here!]]&lt;br /&gt;
| [[Pi-42 security|Sidewinder Pi-42 Security]]&lt;br /&gt;
&lt;br /&gt;
[[Tescoo security|Sidewinder Tescoo Security]]&lt;br /&gt;
&lt;br /&gt;
[[Star security|Sidewinder Star Security]]&lt;br /&gt;
&lt;br /&gt;
[[Mall Wart security|Sidewinder Mall Wart Security]]&lt;br /&gt;
&lt;br /&gt;
[[Sainsboory's security|Sidewinder Sainsboory's Security]]&lt;br /&gt;
| [[Pi-42]]&lt;br /&gt;
&lt;br /&gt;
[[Tescoo_Oxpress|Tescoo Oxpress]]&lt;br /&gt;
&lt;br /&gt;
[[Star]]&lt;br /&gt;
&lt;br /&gt;
[[Mall Wart]]&lt;br /&gt;
&lt;br /&gt;
[[Sainsboory's]]&lt;br /&gt;
&lt;br /&gt;
|Feature. This OXP adds a lot of variety to the Universe. Witch-point and navigation beacons are replaced with giant bill boards displaying adverts. &lt;br /&gt;
Every set features 50 different adverts and also adds a different type of constore to the universe (Set A introduces the Pi-42 constore, Set B the Tescoo Ooxpress constore ect). A constore is a dockable commercial base which is added to the space lanes of most systems with a large population. &lt;br /&gt;
Also from version 4 and above of this oxp each constore has its own security force, the ships of which are skinned in the colours of the store they protect, and billboards will occasionally appear in asteroid fields of Corporate Systems.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All OXPs by Category==&lt;br /&gt;
&lt;br /&gt;
===Sound Sets===&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/E5Amigasoundpack01oxp.zip ''Amiga Replament Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/CustomSounds.zip ''Custom Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:halsis.zip|Hal's Hot Sister]] (female cockpit voice)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/file/mm2ekntynom/Hawksound.zip ''Hawksound'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds2.zip ''Murgh's Replacement Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds.zip ''Wiggy's Replacement Sounds]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds3.zip ''Xaotik's Replacement Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:MildAudio.oxp.zip|MildAudio]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Alternative HUDs===&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/pLists/hud.plist ''Compact HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
''Dr HUD'' [http://sancho.dk/oolite/Dr_HUD_Cmk3.zip Cobra Mk.III version], [http://sancho.dk/oolite/Dr_HUD.zip Custom version]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/FighterHud.zip ''Fighter HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/2/2d/G-HUD_Mk2.oxp.zip ''G-HUD Mk2'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/kleptohud.oxp.zip ''Klepto-HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.crimsonforge.co.uk/cloister/MedusaHud.oxp.zip ''Medusa HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/megawalnutdash.oxp.zip ''Mega-Walnut Dashboard'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/MilHUDv2.zip ''Milspec HUD v2''] (1.65-1.72) | &lt;br /&gt;
[http://www.box.net/shared/hczsm8gyi0 ''Milspec HUD v3''] (for 1.73 onwards)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/hud_ng.oxp.zip ''NG HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/d/d9/TrekHud.zip ''Trek HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[HUD images here]]&lt;br /&gt;
&lt;br /&gt;
===Dockable Objects===&lt;br /&gt;
[[Anarchies OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Black_Monk_Monastary|Bank of the Black Monks]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BuoyRepair|BuoyRepair1.02.2]] - Updated (21/5/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Deep Space Dredger|''Deep Space Dredger '']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?dnzltr0cit5 ''Free Trade Zone'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel_Station_OXP|Fuel Station]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/globestations.zip ''Globe Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/GrittyCoriolis.oxp.zip ''Gritty Coriolis'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/HoOpy.zip ''HoOpy Casino'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/gwxstations.oxp.zip ''Military Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Planetfall_OXP|Planetfall]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tori.zip ''Torus Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Trans-Hab.zip ''Trans-Hab Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/eil0djqhca ''Trade Outpost v1.1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Taranis.zip ''Taranis Corporation HQ'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[P.A. Groove Stations OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Your Ad Here!]]&amp;lt;br&amp;gt;&lt;br /&gt;
More information on the Station images appearing in Oolite can be found [[Oolite Stations|here]].&lt;br /&gt;
&lt;br /&gt;
[[Dockable Object images here]]&lt;br /&gt;
&lt;br /&gt;
===Customisations by Government (or Tech Level)===&lt;br /&gt;
''[[Anarchies OXP]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[[BuoyRepair|BuoyRepair1.02.2]] - Updated (21/5/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/commies.zip ''Commies'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeepSpacePirates|DeepSpacePirates]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Dictators'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Other System Objects===&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Diso.zip ''Diso'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel_Station_OXP|Fuel Station]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?zahdnac0tj1 ''Lave v1.70'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pirate Coves OXP| ''Pirate Coves'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/piratetraps.oxp.zip ''Pirate Traps'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[RingPod.oxp|''Racing Rings'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ring_Racer_OXP|Ring Racer]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.wagar.org.uk/downloads/software/oolite/tianve.zip''Tianve'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/TGY.zip ''Tionisla Orbital Graveyard]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Traffic_Control_OXP|Traffic Control]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Your Ad Here!]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Missions===&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Asteroid_Storm|Asteroid Storm 1.52]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BlackjacksBullion_OXP|Blackjacks Bullion]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Deposed_OXP|''Deposed 1.3.4'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ionics_OXP|''Ionics v.1.2.3'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Localhero OXP|Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 27.04.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[[LongWay_OXP| ''Long Way Around 1.1'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lovecats.oxp|''Lovecats 1.2'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Military_Fiasco|Military Fiasco V2.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Oo-Haul]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:BlackBaron1.70.zip| ''Scourge of the Black Baron v1.70'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Spy_Hunter_OXP|''Spy Hunter'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Taranis_OXP|''Taranis Corporation HQ'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thargoid_Wars|Thargoid Wars V4.3 (Updated)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Trident_Down|Trident Down]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[UPS_Courier|U.P.S. Courier]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Vector_OXP|Vector1.1]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 14.12.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More information on the numerous Oolite Missions can be found [[Oolite Missions|here]].&lt;br /&gt;
&lt;br /&gt;
===Ship Systems===&lt;br /&gt;
[[Anarchies OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[AMS_OXP|Anti-Missile System]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Captured_Thargons_OXP|Captured Thargons]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Drones_OXP|Drones]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/External%20Views.zip ''External Views'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Energy_Equipment_OXP|Energy Equipment]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel Tank|Fuel Tank]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hired_Guns_OXP|Hired Guns]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hyperradio_js_OXP|''Hyperradio v1.16'']]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 13/08/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missile Analyser|Missile Analyser]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missiles and Bombs|Missiles and Bombs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missile_Rack_OXP|Missile Rack]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/3/33/Nuke.zip ''Nuclear Torpedo'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/Ore_processor.zip ''Ore Processor'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Probe_OXP|Probe]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Repair_Bots_OXP|Repair 'Bots]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Rock_Hermit_Locator|Rock Hermit Locator]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Sell equipment OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Target_Autolock_OXP|Target Autolock]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[[Target Reticle|Target Reticle]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Welcome_Mat_OXP|Welcome Mat]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ships and Ship Variants===&lt;br /&gt;
See below for ship names and stats.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Aegidian's_Specials|''Aegidian's Specials'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aegidian's_X-Ships|''Aegidian's X-Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://uploading.com/files/CTQ4YDB4/Blitzspear%20Clan.rar.html''Amen Brick's Pirate Clan One: The Blitzspears v1.0 (new 07/08)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.uploading.com/files/QERHQBAE/Amen_Bricks_Megaships.oxp.zip.html''Amen Brick's Megaships v1.1 (new 07/08)'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Anarchies OXP]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/aphidv2.oxp_.zip ''Aphid Escort Service'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/att1.zip ''Armoured Transport Type 1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/bandersnatch.zip ''Bandersnatch'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Behemoth]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BigShips_OXP|Big Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:BoomslangWIP.zip|''Boomslang'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Caduceus]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/seosu.zip ''Capisastra'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/clearskies.oxp_.zip ''Clear Skies'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ChoppedCobra.zip ''Cobra 3.5 (chopped Cobra)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cobra_Clipper_SAR|Cobra Clipper SAR]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/cobra3njx.zip ''Cobra Mk.III Njx'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Condor'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/custpaint1.zip ''Custom Paint Jobs'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/dwcobra3HiRes.zip ''Dark Wheel Cobra''] - ([http://oosat.alioth.net/files/dwcobra3.zip alternative lo-end version])&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeepSpacePirates|''DeepSpacePirates'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Dragon|Dragon Assault Craft (Updated 9/8/08)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/eagle2.zip ''Eagle Mk.II'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.arcadia-digital.net/steve/Oolite/Ships/Executive%20SpaceWays%20v2.2.zip ''Executive Spaceways'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/farstar.oxp.zip ''Far Star'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/ferdelance_ng.oxp.zip ''Fer de Lance NG'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ferdepai.oxp_.zip ''Ferdepai'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Firewasp.zip ''Firewasp'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Flying Dutchman OXP|Flying Dutchman]]''&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Freaky Thargoids OXP|Freaky Thargoids]]'' ([[shaders in Oolite|shader]] example, requires Oolite 1.69)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/fsr.zip ''Frog Space Rickshaw'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Galactic_Navy_OXP |''Galactic Navy'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/cu6c4gv35j ''Generation Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/greekshipset1.zip ''Greek Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Griff_ArcElite|''Griff ArcElite Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/griffin2.oxp.zip ''Griffin Mk.II]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Griff_Krait|''Griff Krait'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/boyracers.zip ''Hatchling Boyracers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/Herald.zip ''Herald'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Hognose Tugships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?2vgjwpj6xdy ''Hotrods v0.52c'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/index.php/Icarus_%28Oolite%29 ''Icarus'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/illicit_unlock.oxp.zip ''Illicit Unlock'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/impcourier.zip ''Imperial Courier'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ixian_Ships|''Ixian Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/jabberwocky.zip ''Jabberwocky'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/dropbox/kestrel_falcon1_70_1.zip ''Kestrel&amp;amp;Falcon v1.70.1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/lane_legal.zip ''Lane Legal Racers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Llama.zip|''Llama'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Longshot.zip ''Longshot'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/mPakRedux.zip ''M-Pack (rusties)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/manta.oxp_.zip ''Manta'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/marett_vol1.zip ''Marett Space Corporation'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Merlin'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/missionaries.zip ''Missionaries'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/monument.zip ''Monument'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/morrigan.zip ''Morrigan'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Navy Starships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/newships.oxp.zip ''New Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Neolite Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/nuvipers.zip ''Nu Vipers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Old Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/8sclm59k58#main ''Orb'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/outrider.zip ''Outrider'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Pallas'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Pelamis.zip ''Pelamis'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Phoenix.zip ''Phoenix'']&amp;lt;br&amp;gt;&lt;br /&gt;
''Planets''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/PTI.zip ''Pteradyne Technologies Ships''] - ([http://oosat.alioth.net/files/PTI_bugfix11.zip ''bug fix''])&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/pcc.oxp.zip ''Python Class Cruiser]&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Media:Python Class Cruiser.oxp.zip|Python Class Cruiser version 2.6]]'' (Includes shaders which require Oolite 1.69 or later)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/racers.oxp.zip ''Racers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/RoC.oxp.zip ''Remorse of Conscience'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/RenegadesV3.zip ''Renegade Pirates''] (Wait until you have an Iron Ass before installing this OXP!)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/RVandGS.zip ''Renegade Viper + Grass Snake]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Saleza%20Aeronautics%20v2.0.zip ''Saleza Aeronautics'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/santa_v2.zip ''Santa''] - ([http://oosat.alioth.net/files/Santa.zip alternative lo-end version])&amp;lt;br&amp;gt;&lt;br /&gt;
[[Second_Wave_OXP|Second Wave]] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/s-ships1.zip ''Selezen's S-Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Shady Cobra OXP|Shady Cobra]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/All-Stars_0.zip ''Skrounk All-Stars Limited'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/snark.zip ''Snark'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Spearhead.zip ''Spearhead Interceptor Mk.I'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/StarWars.zip ''Star Wars Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[http://www.schmucker-info.homepage.t-online.de/ Sung's Detailed Textures]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/sunskimmers.zip ''Sunskimmers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[SuperCobra|Super Cobra]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Swift'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/Shield-tail.zip ''Teretrurus Mk.I'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Terrapin.zip ''Terrapin Trader'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Tescoura.zip ''Tesoura'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Thargoid_CarrierV1.zip ''Thargoid Carrier'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thargorn_Threat_oxp|''Thargorn Threat v1.3 (updated)'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Tiger.zip ''Tiger'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Transports|''Transports'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Tugs'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/UrutaMK3.zip ''Urutu Mk.III'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/UrutaMK4.zip ''Urutu Mk.IV'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.purgatori.net/Isis_Interstellar.htm ''Vampire'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Velocity_OXP|''Velocity'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Vector_OXP|Vector1.1]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 14.12.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/weeviloid2.zip ''Weeviloid'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/vhho2av2az ''Wolf Mk.II v3.3]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/0/06/Wolfs_variants.zip ''Wolfwood's Variants v1.5'']&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Ship data table|Ship data table here]]&amp;lt;br&amp;gt;&lt;br /&gt;
More information on the Ships appearing in Oolite can be found [[Oolite Ships|here]].&lt;br /&gt;
&lt;br /&gt;
[[Ships and Ship Variant images here]]&lt;br /&gt;
&lt;br /&gt;
=== Other objects and miscellaneous eyecandy ===&lt;br /&gt;
[[Asteroid_Storm|Asteroid Storm]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cargo_Wreck_Teaser_OXP|''Cargo &amp;amp; Wrecks v1.4'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Famous Planets OXP|Famous_planets_oxp and FP Expansion packs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Famous_Planets_2.0.OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Farsun1.03.zip|''Farsun v1.03'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hyperradio_js_OXP|''Hyperradio v1.16'']]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 13/08/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://marc-schaffer.ch/data/OoliteGerman_V0.3.zip Oolite German v0.3]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:OoliteItaliano_v1.1.zip|''Oolite Italiano v1.1'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/ch3lsepk9k Oolite Russian v1.0]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/rrlm77ztzm Oolite en français]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Orbits.zip|''Orbits'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[OXPConfig|OXPConfig1.06]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 03/11/2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pods_OXP|Pods]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pods_OXP#UPS_PODS|Pods UPS Pack]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installing an OXP ==&lt;br /&gt;
Unzip the OXP and place it in the folder named '''AddOns'''. Sometimes the zipped files contain several folders, make sure you only copy the folder -or file for Macintoshes- ending with '''.oxp''' into the AddOns folder. This folder is found in different locations, depending on the platform:&lt;br /&gt;
&lt;br /&gt;
=== Mac OS X ===&lt;br /&gt;
Found in the folder that contains the Oolite application. &lt;br /&gt;
&lt;br /&gt;
'''Troubleshooting:''' If you get an error saying &amp;quot;The item could not be moved because &amp;quot;AddOns&amp;quot; cannot be modified&amp;quot;, that can happen if you weren't the user that installed Oolite.&lt;br /&gt;
The solution is to put the OXP's of your choice in '''~/Library/Application&amp;amp;nbsp;Support/Oolite/AddOns/''' instead (you may need to create this folder). &lt;br /&gt;
The error could also be triggered because you’re running from the disk image, you’ll need to copy the game somewhere else. Having done so, if you still get the error, use the Get Info command on the AddOns folder, open the Ownership &amp;amp; Permissions pane and check that it says You Can: Read &amp;amp; Write.&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
If the game was installed system-wide, it is in '''/usr/lib/Oolite/AddOns'''.  If it was installed just for the currently logged in user, it will be in the user's home directory, in '''$HOME/.local/lib/Oolite/AddOns''' except Debian systems.  Debian changes the folder locations to '''$HOME/.Oolite/AddOns.''', '''$HOME/Library/Application&amp;amp;nbsp;Support/Oolite/AddOns/''' and '''/usr/lib/GNUstep/System/Applications/AddOns.'''  This, hopefully, solves many a Debian users dilemma of where to put the OXPs.&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
If the installable package was used (post Jan 06) then the AddOns folder needs to be created in '''C:\Programs Files\Oolite'''. Note that this applies if the default installation location is used. If the install location is changed then use the path to the Oolite folder that correspnds to your installation. &lt;br /&gt;
If the GNUStep dedicated versions (pre-Jan 2006) is used, then the AddOns folder must be created in the oolite.app folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After unzipping the file, make sure that it is ''the'' OXP folder that put into the AddOns directory - some zipped OXPs can contain a top level folder with a readMe file, and the actual OXP folder is a level further down. If this is the case, move the item with the '''.oxp''' extension into the AddOns folder.&lt;br /&gt;
&lt;br /&gt;
== Caveats ==&lt;br /&gt;
If you purchase a ship that is an OXP ship and save the game, you will only be able to load that commander as long as this OXP is installed in AddOns. If it's not, Oolite will give you an error instead of trying to load the commander.&lt;br /&gt;
&lt;br /&gt;
== Creating an OXP ==&lt;br /&gt;
It is intended to be easy to create expansion packs. With a few simple [[List_of_software|tools]], a player can make small or big changes, and customize the gaming experience.&lt;br /&gt;
&lt;br /&gt;
* [[OXP howto|How to make OXPs]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]]&lt;br /&gt;
[[Category:Oolite expansion packs]]&lt;br /&gt;
[[Category:Factual]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=OXP&amp;diff=13749</id>
		<title>OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=OXP&amp;diff=13749"/>
		<updated>2009-08-27T01:53:56Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Alternative HUDs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What are OXPs? ==&lt;br /&gt;
&lt;br /&gt;
[[Image:oolite-oxp-icon.png|128px|right|OXP icon]]&lt;br /&gt;
An '''OXP''' (Oolite eXpansion Pack) is an enhancement to the game [[Oolite]]. Typically, an OXP is downloaded as a ZIP file, which is expanded and placed in Oolite's AddOns folder. On the Mac the OXP is a shown as an application, which takes the form of the icon shown here. On Windows the OXP appears as a normal folder ending &amp;quot;.oxp&amp;quot;. An OXP could be a new game object (such as a ship, space station or a moon), a mission, or a combination of several elements. OXPs can use all of the facilities of Oolite, including some that are not used in the standard, unexpanded game. Whatever your OS, you need to move the OXP into Oolite's AddOns folder. Oolite will only read an OXP if you move the .oxp folder (or Application on the Mac) into Oolite's AddOns folder.&lt;br /&gt;
&lt;br /&gt;
== Downloading OXPs ==&lt;br /&gt;
&lt;br /&gt;
On this page you will find download links to all the OXPs. Most OXPs can also be found at [http://oosat.alioth.net The Oolite Satellite Resource Site] (Oosat2) or the older [http://capnhack.com/hosting/oolite/Oolite/OoSat.html Captain Hack OoSat Site] (Oosat1).&lt;br /&gt;
&lt;br /&gt;
Please note however that neither of these sites have been updated for a long time, nor will they be. All updating is now done on this page of the Wiki. You should use the link shown on this page to get the latest version of the OXP. For example, the versions of Assassins.oxp, Ionics.oxp, Thargoid Wars.oxp and Spyhunter.oxp on the Captain Hack site are old versions (and contain bugs). The links on this page will take you to the latest versions.&lt;br /&gt;
&lt;br /&gt;
The download will create a .ZIP file. Unzip it and a new folder will appear. Open this folder and you will see a folder ending .oxp and usually a README file. Move the folder ending .oxp into the Oolite AddOns folder. Next time you load up Oolite the new features added by the OXP will be added to the game. Be sure to read the README file, as this will tell you what the OXP does. If you are updating an old version of an OXP on Oolite 1.69.1 onwards, hold down the SHIFT key whilst Oolite loads up for the first time after installing in order to ensure the cache is updated.&lt;br /&gt;
&lt;br /&gt;
Below you will see a table of all the OXPs set out in alphabetical order. The link in the first column will take you to a Wiki Page giving you information on the OXP and a download link. If no Wiki page is currently available for the OXP, the link will take you directly to a download link.&lt;br /&gt;
&lt;br /&gt;
The links in the next column will take you to Wiki Pages giving information on ships or stations added by the OXP. Many of the [[Oolite_Missions|Mission OXPs]] will contain lots of other ships, stations or weapons that are not listed here. The Wiki only gives information on the Ships listed in the galaxy wide &amp;quot;Jane's Spacecraft&amp;quot;. Many military, criminal and corporate powers do not make information on the craft they build or use available to the galactic public! Below the Main Table is a list of download links to all the OXPs broken down by category.&lt;br /&gt;
&lt;br /&gt;
== Table of all OXPs ==&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;border: 1px solid  #cfcfbf; background-color: #f0f0ff; padding: .5em 1em 1em; cellpadding: 0; cellspacing: 0; color: #000000; vertical-align: top; text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Information / Download !! Ships !! Stations !! Short Description&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Aegidian's_Specials|Aegidian's Specials]]&lt;br /&gt;
| [[Mussurana]]&lt;br /&gt;
[[Asp_%28Oolite%29#Notable_features|Asp Mark II Special]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The powerful Mussurana and an improved Asp.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Aegidian's_X-Ships|Aegidian's X-Ships]]&lt;br /&gt;
| [[Python_ET_Special|Python ET Special]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Mk.2_%28Oolite%29|Cobra Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Asp_%28Oolite%29#Notable_features|Asp Mark II Special]]&lt;br /&gt;
&lt;br /&gt;
[[Sidewinder_%28Oolite%29#Notable_featuresl|Sidewinder Special]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. An improved Python, the experimental Cobra Mk II, the Asp Mark II Special and the Sidewinder Special.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/p9wjemvoc8 ''Amen Brick's Pirate Clan One: The Blitzspears (NEW 07/08)'']&lt;br /&gt;
| Assassin,   Hoodlum,   Mugger,   Scoundrel and Spiv&lt;br /&gt;
|&lt;br /&gt;
|Ships. The first of the Pan-Galaxy Outlaw clans to rise through the leadership of some diabolical criminal genius.  What are his, or indeed hers or, further indeed, its future plans? Will their nefarious example be followed by others?  The answers are out there...   &lt;br /&gt;
All ships in this version are playable. Future versions (probably modular for memory saving reasons) will have more clans, the ability to join clans (if I master the arcane art of programming), stations and missions.  Stay untuned, folks. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/sm6fpqxsg4 ''Amen Brick's Megaships v1.2 (Amended 07/08)'']&lt;br /&gt;
| The Battleship, The Biodome, The Cruiseship, The Hospitalship, The Supercargo, The Superlifter and the Yacht:Amen Class&lt;br /&gt;
|&lt;br /&gt;
|Ships. Graceful giants cross the galaxies before our eyes.   The forlorn Biodome, destined to forever wander the Ooniverse.  The Cruiseship taking citizens to holiday planets.  The Supercargo ferrying aid to the needy.   The private Yacht filled with luxury and the prosaic Superlifter than helps giant ships get to their new homes or their final resting place.  Now amended to make spectacular explosions as they try to dock less likely (sorry!)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/E5Amigasoundpack01oxp.zip ''Amiga Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set, based on the sound set used in the Amiga version of the original Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Anarchies_OXP|''Anarchies.oxp'']]&lt;br /&gt;
| [[Hacker_Viper|Hacker Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Salvager_Phoenix|Salvager Phoenix]]&lt;br /&gt;
&lt;br /&gt;
[[Salvager_Tugger|Salvager Tugger]]&lt;br /&gt;
| [[Hacker_Outpost|Hacker Outpost]]&lt;br /&gt;
&lt;br /&gt;
[[Salvage_Gang|Salvage Gang]]&lt;br /&gt;
&lt;br /&gt;
[[Sentinel_Station|Sentinel Station]]&lt;br /&gt;
&lt;br /&gt;
[[Renegade_Station|Renegade Station]]&lt;br /&gt;
| Feature/Ships/Stations. Complete overhaul of Oolite's legal rating system. It gets harder to become clean again. But there are some new ways to achieve this as well: Hacker Outposts can be found in the higher tech [[Powers_and_Organisations#Anarchy_Worlds|Anarchy systems]], the criminals willing to clear a fugitive's legal record. For a price of course! Salvage Gangs are spread all over the Ooniverse, providing good equipment deals. Those in Anarchy systems offer a service similar to the Hacker Outposts as well. Sentinel Stations are placed in some of the worst Anarchies. But beware! Some of them have been overthrown by the pirates and are now Renegade Stations. Good news for the pirates among the players, because these are as close to a safe-haven for you as it gets! All of these also feature their own ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[AMS_OXP|Anti-Missile System]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. Adds the anti-missile system, designed to offer a defence against non-standard missiles via automatically firing interceptor darts (6 per launcher, replenishable). Requires [[Missile_Analyser|Missile Analyser OXP]] by Eric Walch.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/aphidv2.oxp_.zip ''Aphid Escort Service'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the stylish Aphid escort service.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Aquatics_OXP|Aquatics]]&lt;br /&gt;
| [[Manta_Ray|Manta Ray]], [[Shark|Shark]], [[Man_O%27_War|Man O' War]], [[Box_Escort|Box Escort]], [[Conger|Conger Cargo Hauler]], [[Hawksbill|Hawksbill Fuel Tanker]], [[HammerHead|HammerHead Hauler Carrier]], [[Barracuda|Barracuda]], [[LeviathanPlatform|Leviathan System Platform]], [[Orca|Orca Destroyer]]&lt;br /&gt;
|&lt;br /&gt;
|Ships/mission/station. Ships from the Aquarian Shipbuilding Corporation of Aqualina, G3. Also includes a brand new station (the Aquarian Shipbuilding Corp. HQ) plus a mission based out of it. And who knows, there may be a few more surprises in there too...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/att1.zip ''Armoured Transport Type 1'']&lt;br /&gt;
| [[Gaundlet_Armoured_Transport_Type1|Gaundlet Armoured Transport Type 1]]&lt;br /&gt;
&lt;br /&gt;
[[Gaundlet_Armoured_Escort_Viper|Gaundlet Armoured Escort Viper]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Convoys of well armed craft ferry gold and other valuables through the space lanes. Only a pirate with an Iron Ass would dream of attempting a robbery!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[The Assassins Guild OXP|Assassins Guild V1.3 (Updated)]]&lt;br /&gt;
| [[Deamon_Cruiser|Deamon Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Mongoose]]&lt;br /&gt;
&lt;br /&gt;
[[Nemesis]]&lt;br /&gt;
&lt;br /&gt;
[[Scorpion_Frigate|Scorpion Frigate]]&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
| [[Oolite_Missions#The_Assassins_Guild|Missions]] / Ships / Stations / Planets. 21 missions involving murder to order in Galaxy 7, available to experienced Commanders amoral enough to gain admittance to the sinister [[Powers_and_Organisations#The_Assassins_Guild|Assassins Guild]]. Updated from the versions on Oosat1 &amp;amp; Oosat2.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Asteroid_Storm|Asteroid Storm]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Feature / [[Oolite_Missions#Asteroid_Storm|Mission]]. Adds lots of different types of Asteroids to the Universe. A [[Oolite_Missions#Asteroid_Storm|Mission]] is also included, well suited to a novice Commander. A well known station in Galaxy 1 comes under threat from a large asteroid strike. The updated version fixes a bug that meant that only one new type of asteroid was being added. Now the intended twelve varieties appear in game.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/bandersnatch.zip ''Bandersnatch'']&lt;br /&gt;
|[[Bandersnatch]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a pirate capital vessel armed with plasma turrets.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Black_Monk_Monastery|Bank of the Black Monks]]&lt;br /&gt;
| [[Black_Monk_Gunship|Black Monk Gunship]]&lt;br /&gt;
| [[Black_Monk_Monastery|Black Monk Monastery]]&lt;br /&gt;
| Feature / [[Oolite_Missions#Bank_of_the_Black_Monks|Mission]]. Monks aboard well armed stations appear in advanced systems. Loans are offered, defaulters will be exterminated! Two versions of the OXP are available, the [http://www.box.net/public/z2ahfudnt3 Non-Shader Bank of the Black Monks OXP'] and the [http://http://www.box.net/shared/7twwbaelcc 'Shady Bank of the Black Monks OXP']. The Non-Shader Version will run on all versions of Oolite. The Shady version uses Shaders and requires Version 1.71 or higher of Oolite. Slow Systems will struggle to run the Shady Version, so if you find installing it is slowing your system down too much, then try the Non-Shady Version.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Behemoth]]&lt;br /&gt;
| [[Behemoth]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a dockable Navy Cruiser. Updated from the version on Oosat1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Behemoth_Spacewar|''Behemoth Spacewar'']]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Patch. Adds intelligence to the Behemoth and brings a combat with Thargoids&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[BigShips_OXP|Big Ships]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Ships (ish). Adds the new role &amp;quot;bigTrader&amp;quot; to the game, designed for large ships which are unable to dock with stations due to their size. Also includes an AI which can be used for such ships, but DOES NOT include any ships of its own.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Media:BoomslangWIP.zip|''Boomslang'']]&lt;br /&gt;
| [[Boomslang]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a mid-range multi-role ship. Used by pirates and traders alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Bounty_Scanner|Bounty Scanner]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Bounty Scanner adds bounty details (if any) to the targeting lock-box display when locked onto other ships. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[BuoyRepair|BuoyRepair1.02.2]]&lt;br /&gt;
| Armadillo&amp;lt;br&amp;gt;Controller&amp;lt;br&amp;gt;Guanako&lt;br /&gt;
|[[Buoy Repair Facility|Buoy Repair Facility]]&lt;br /&gt;
|Feature. Repair company for defect or destroyed nav-beacons (Updated 21/5/2009).&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.crimsonforge.co.uk/cloister/caduceus.zip Caduceus]&lt;br /&gt;
| [[Caduceus|Caduceus]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the very expensive (and deadly) Caduceus, which has six broadside-mounted auto-targeting plasma cannons.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/seosu.zip ''Capisastra'']&lt;br /&gt;
| [[Capisastra_Defender|Capisastra Defender]]&lt;br /&gt;
&lt;br /&gt;
[[Capisastra_Hauler|Capisastra Hauler]]&lt;br /&gt;
&lt;br /&gt;
[[Capisastra_Warrior|Capisastra Warrior]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Capisatra pirates appear in Galaxy 4.  [[Capisastra_OXP|More Information]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Captured_Thargons_OXP|Captured Thargons]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. Gives the possibility for player ships to carry and launch captured and reprogrammed Thargon robot fighters&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cargo_Wreck_Teaser_OXP|''Cargo &amp;amp; Wrecks V1.4 (Updated April 2009)'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cargo. Adds lots of different types of cargo canisters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cataclysm_OXP|Cataclysm]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature / Mission. &amp;quot;Cataclysm.oxp is a mission OXP that takes up the threads of the native Constrictor Hunt and Thargoid Plans missions, and sends you on a mission far bigger than anything you have done for the Navy so far. It gives you the opportunity to re-visit places you have visited before, and re-meet people you had contact with during these missions. And of course it will let you meet various other people, and lead you to a lot of new places, some of which you probably haven't visited before.&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/clearskies.oxp_.zip ''Clear Skies'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Reduces nebula effects. Handy if your system is finding it hard to run Oolite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cobra_3.5|Chopped Cobra]]&lt;br /&gt;
| [[Cobra_3.5|Cobra Mk 3.5]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A slightly faster and tougher variation on the classic Cobra Mk III, at the price of a reduced cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Cobra_Clipper_SAR|Cobra Clipper SAR]]&lt;br /&gt;
| [[Cobra_Clipper_SAR|Cobra Clipper SAR]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A custom Cobra Mk III to rescue stranded Commanders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/cobra3njx.zip ''Cobra Mk III Njx'']&lt;br /&gt;
| [[Cobra_III_NjX|Cobra III NjX]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A faster, tougher variation on the Classic Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/commies.zip ''Commies'']&lt;br /&gt;
| [[Ray_Mk.I|Ray Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Giant_Ray|Giant Ray]]&lt;br /&gt;
&lt;br /&gt;
[[Astro_Mines|Mining Pods]]&lt;br /&gt;
&lt;br /&gt;
[[Astro_Mines|Scavenger Rays]]&lt;br /&gt;
&lt;br /&gt;
[[Sturgeon_Mk.I|Sturgeon Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Worker%27s_Commuter|Worker's Commuter]]&lt;br /&gt;
&lt;br /&gt;
| [[Astro_Mines|Astro Mines]]&lt;br /&gt;
&lt;br /&gt;
[[CZGF|Collective Zero-G Factory]]&lt;br /&gt;
&lt;br /&gt;
[[SLAPU|Solar Laboratory and Production Unit]]&lt;br /&gt;
|Ships / Stations. Commie systems have their own police forces, transports, stations and miners.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/pLists/hud.plist ''Compact HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Condor'']&lt;br /&gt;
| [[Condor]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A very powerful police and Navy Cruiser.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/CustomSounds.zip ''Custom Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set. The largest of the currently available sound sets, this pack replaces or adds over 40 sounds, featuring additional music and extensive use of a calm female computer voice to warn the Commander of alarming events.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/dwcobra3HiRes.zip ''Dark Wheel Cobra''] -&lt;br /&gt;
([http://oosat.alioth.net/files/dwcobra3.zip alternative lo-end version])&lt;br /&gt;
|[[DWCobra|Dark Wheel Cobra]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A custom Cobra Mk III model, as seen on the cover of the Elite Manual.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Deep_Space_Dredger|''Deep Space Dredger'']]&lt;br /&gt;
| [[Sabre]]&lt;br /&gt;
| [[Deep_Space_Dredger|Deep Space Dredger]]&lt;br /&gt;
|Ships / Stations. Adds dockable Space Dredgers to the space lanes, defended by a squad of Saber fighters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[DeepSpacePirates|''Deep Space Pirates'']]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|Feature. Normally in Oolite ships do not appear outside the space lanes. This OXP adds ships outside the space lanes. As no police patrols extend this far out pirates and other unpleasant characters can be found in deep space.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Deposed_OXP|''Deposed 1.3.4'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Deposed|Mission]]. A series of missions set in Galaxy 4 for an experienced Commander. This version is now mission offering compatible with other OXP's.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Dictators'']&lt;br /&gt;
| [[Imperial_Censor|Imperial Censor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Freighter|Imperial Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Lictor|Imperial Lictor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Quaestor|Imperial Quaestor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Tanker|Imperial Tanker]]&lt;br /&gt;
&lt;br /&gt;
[[Junta_Enforcer|Junta Enforcer]]&lt;br /&gt;
&lt;br /&gt;
[[Revolutionary_Guard|Revolutionary Guard]]&lt;br /&gt;
| [[Imperial_AstroFactory|Imperial AstroFactory]]&lt;br /&gt;
| Ships / Stations. Dictatorship systems gain their own police forces, supply craft and stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Diso.zip ''Diso'']&lt;br /&gt;
|&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
| Planets / Stations. Extra planets and stations are added to the Diso system in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''Dr HUD'' [http://sancho.dk/oolite/Dr_HUD_Cmk3.zip Cobra Mk III version], [http://sancho.dk/oolite/Dr_HUD.zip Custom version]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Dragon|Dragon Assault Craft (Updated 9/8/08)]]&lt;br /&gt;
| [[Dragon|Dragon Assault Craft]]&lt;br /&gt;
|&lt;br /&gt;
| Ships / Equipment. Adds the Dragon Assault Craft, a heavy combat ship available in several different paint-jobs. Also adds the Military Smart Missile, an improved Hard Head Missile with more bang for your Credit. Both the ship and missile are available to the player and NPCs alike. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?sharekey=ca166c7e38ef78c6e7c82ed4b8f0c380e04e75f6e8ebb871 ''Dragonfly/Firefly S.T'']&lt;br /&gt;
| [[Dragonfly S.T /Firefly S.T]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Dragonfly S.T and also the much faster Firefly S.T variant. Small fast ideal ship for pirates or bounty hunters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Drones_OXP|Drones]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Weapons. Three new autonomous drones to help the player (and NPCs) in combat. Fire and forget, with targeting taken from the ships scanning computers. Variants are the combat drone (standard fighting drone), the kamikaze drone (upgraded with a low yield warhead) and anti-Thargoid drone (GalCop commission, with stronger lasers and better speed and manoeuvrability, plus battle computer optimisation to seek and destroy Thargoid vessels). All can be recovered and possibly re-used if they survive battle.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Eagle Mk II]]&lt;br /&gt;
| [[Eagle Mk II]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds the cheap Eagle Mk II escort vessel in several different versions, including an enhanced SE.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Energy_Equipment_OXP|Energy Equipment]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. The emergency charge device - a pylon-mounted top-up for the ships systems, and the emergency energy unit - an internally fitted automatically triggered top-up when the juice runs low.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Mark a position in space by deploying a pylon mounted beacon. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Ships/Executive%20SpaceWays%20v2.2.zip ''Executive Spaceways'']&lt;br /&gt;
| [[Delta_Long-Range_Escort|Delta Long-Range Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Gemini_Escort|Gemini Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Starseeker_Personal_Shuttle|Starseeker Personal Shuttle]]&lt;br /&gt;
&lt;br /&gt;
[[Strelka_CruiseLiner|Strelka Cruise Liner]]&lt;br /&gt;
&lt;br /&gt;
[[Trident_Executive_Shuttle|Trident Executive Shuttle]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds the Executive SpaceWays fleet of ships. Commanders may consult the [[Executive_SpaceWays|Executive SpaceWays Sales Brochure]] for further details.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[External Views OXP|External Views]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Adds better outside views to all the Classic Elite Ships. Warning: Do '''not''' use with Oolite 1.70 and above! From Oolite 1.70 onwards improved outside views have been added to the game itself, so you don't need this OXP anymore. Just throw it away.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Far Star OXP|Far Star]]&lt;br /&gt;
| [[Far_Star_Murderer|Far Star Murderer]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A mid-range fighter / trader, with a fair sized cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:Farsun1.03.zip|''Farsun v1.03'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Places suns further away from the planet than standard Oolite. Now fully compatible with the Nova mission.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/ferdelance_ng.oxp.zip ''Fer de Lance NG'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a more powerful version of the Fer de Lance with several custom paint jobs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/ferdepai.oxp_.zip ''Ferdepai'']&lt;br /&gt;
| [[Ferdepai]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a new fighter / trader to Galaxy 2.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/FighterHud.zip ''Fighter HUD Mk. II'']&lt;br /&gt;
| [[Fighter_HUD_%28Oolite%29|Fighter HUD]]&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Firewasp.zip ''Firewasp'']&lt;br /&gt;
| [[Firewasp]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A fast interceptor.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Flying Dutchman OXP|Flying Dutchman]]''&lt;br /&gt;
| [[Griff Wireframe Cobra]]&lt;br /&gt;
|&lt;br /&gt;
| Feature / Ships. Adds the small chance to meet a ''Ghost Ship'' in the Ooniverse. What is it? Some claim that it's the ghost of Commander Peter Jameson, reported lost at the end of the last Thargoid War, others that it is simply a manifestation of all those lost souls who were trapped in the trackless depths of interstellar space. One common story is the trail of bad luck and hideous deaths that follow in the wake of the ship's sightings...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ''[[Freaky Thargoids OXP|Freaky Thargoids]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[shaders in Oolite|Shader]] example, requires Oolite 1.69. With this OXP installed, Thargoids will use the new Shaders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/e43ftmvqmr ''Free Trade Zone'']&lt;br /&gt;
|&lt;br /&gt;
| [[Free_Trade_Zone|Free Trade Zone]]&lt;br /&gt;
| Stations. Adds an independent trading post of dubious legality to Multi-Government systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/fsr.zip ''Frog Space Rickshaw'']&lt;br /&gt;
| [[Frog_Space_Rickshaw|Frog Space Rickshaw]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a chatty space taxi service to the safer systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Fuel_Collector_OXP|Fuel Collector]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Fuel Collector enables you to very slowly gather fuel whilst cruising in space, whether en-route to a station, or in interstellar space should a witch-jump malfunction occur.  You can also gather any unburnt fuel from destroyed ships as well as tap fuel from derelict or abandoned ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Fuel_Station_OXP|Fuel Station]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Station. Adds fly-thru Fuel Stations and Fuel Satellites near the witchpoint and along route one.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Fuel Tank'']&lt;br /&gt;
|[[Fuel Tank]]&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Mounts in place of a missile, to top up 3 light years of fuel.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Galactic_Navy_OXP | Galactic Navy]]&lt;br /&gt;
| [[Navy_Frigate|Navy Frigate]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Medical_Ship|Navy Medical Ship]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Minesweeper|Navy Minesweeper]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Transport|Navy Transport]]&lt;br /&gt;
| [[Navy_SecCom_Station|Navy Sector Command Station]]&lt;br /&gt;
| Ships and Stations. A selection of ships and space stations that adds to the already formidible arsenal of the Galactic Navy. Allows commanders to join the Navy Reserves.  Requires the Behemoth OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/cu6c4gv35j ''Generation Ships'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. The mythical Generation Ships appear from time to time.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/globestations.zip ''Globe Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Globe_station|Globe Station]]&lt;br /&gt;
| Stations. A new type of station appears at advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/greekshipset1.zip ''Greek Ships'']&lt;br /&gt;
| [[Penelope_Class_Freighter|Penelope Class Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Telemachus_Class_Escort|Telemachus Class Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Ulysses_Class_Interceptor|Ulysses Class Interceptor]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large trade ship and escorts. Sometimes also used by pirates.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Griff_ArcElite|Griff ArcElite]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. New versions of the native Oolite ships textured &amp;amp; shaded to resemble how they originally appeared in the Acorn Archimedes version of Elite &lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/griffin2.oxp.zip ''Griffin Mk.II]&lt;br /&gt;
| [[Griffin_Two_%28Oolite%29|Griffin Two]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Griffin Mk II from Frontier.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Griff Krait|Griff Krait]]&lt;br /&gt;
|[[Griff Krait|Griff Krait]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds an updated version of the [[Krait (Oolite)|Krait]] featuring [[shaders in Oolite|Shaders]]. Appearing in four different paint-jobs, the new ships are similar to the [[Krait (Oolite)|Standard Krait]] in performance and exclusively flown by members of pirate squadrons. This OXP requires [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.71 of Oolite] or higher.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/GrittyCoriolis.oxp.zip ''Gritty Coriolis'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Stations. The Corolis Station gets a more detailed texture.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/images/2/2d/G-HUD_Mk2.oxp.zip ''G-HUD Mk2'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:halsis.zip|''Hal's Hot Sister'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Sound Set, featuring a female cockpit voice.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/boyracers.zip ''Hatchling Boyracers'']&lt;br /&gt;
| [[BoyRacer|Boy Racer]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The talkative (and often insulting) Boyracers appear in the more advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/file/mm2ekntynom/Hawksound.zip ''Hawksound'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Sound Set. Clean sounds. Quality female computer voice, new weapon, damage and some station interface sounds.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/Herald.zip ''Herald'']&lt;br /&gt;
| [[Herald_Military_Gunboat|Herald Military Gunboat]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A powerful police and Navy interceptor.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Hired_Guns_OXP|Hired Guns]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Weapons/Equipment. Gives the chance to agree a contract for a pair of ships to accompany you on your next journey and fight on your behalf alongside you.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Hognose Tugships'']&lt;br /&gt;
| [[Hognose]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The chatty tug ships can be seen towing broken down ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[HoOpy Casino]]&lt;br /&gt;
|&lt;br /&gt;
|[[HoOpy Casino]]&lt;br /&gt;
|Stations. HoOpy Casinos appear near the station in advanced systems. Commanders who chose to dock can win or lose credits in games of chance.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?2vgjwpj6xdy ''Hotrods v0.52c'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Classic Elite Ships appear with custom paint jobs. Includes also a large number of custom and standard racing vehicles and a spacegang in tiger-getup that doesn't like the player. A rework, and a new name, for Custom Paints &amp;amp; Racers. Replaces  [http://capnhack.com/hosting/oolite/Oolite/OXPs/custpaint1.zip ''Custom Paint Jobs'']&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Hyperradio_js_OXP | Hyperradio v1.16]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|This device gives you the ability to listen to your own music. It is expandable by musicpacks that can be separatly installed and compatible to OXPConfig and RepairBots. (Updated 13/08/2009) &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Icarus (Oolite)|Icarus]]&lt;br /&gt;
| [[Icarus (Oolite)|Icarus]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Icarus Light Trader from [[Seldar Shipyards]]. A small fighter / trader based on blueprints from the lost Solice system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/illicit_unlock.oxp.zip ''Illicit Unlock'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Utility. Allows the player to fly all the Classic Elite Ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Imperial_Courier_%28Oolite%29|Imperial Courier]]&lt;br /&gt;
| [[Imperial_Courier_%28Oolite%29|Imperial Courier]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The powerful Imperial Courier from Frontier, constructed by [[Seldar Shipyards]]. Updated from the version on Oosat1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Interstellar help OXP|''Interstellar help'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Allows you to help out some traders who got stuck in interstellar space without fuel. You will be rewarded.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[ionics_OXP|Ionics 1.2.3]]&lt;br /&gt;
| [[Ionics_Funnelweb|Ionics Funnelweb]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Huntsman|Ionics Huntsman]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Redback|Ionics Redback]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Whitetail|Ionics Whitetail]]&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Ionics|Mission]]. A series of missions set in Galaxy 2 featuring the Ionics Company of Zaria. [[Ionics_OXP|More Information here.]] Updated on 7-4-2009. This version is now compatible with multi mission offering with other oxp's.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Ixian_Ships|''Ixian Ships'']]&lt;br /&gt;
| [[Ixian_Battle_Cruiser|Ixian Battle Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Bezerka|Ixian Bezerka]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Freighter_MK1|Ixian Freighter Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Gunship|Ixian Gunship]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_No-Ship_Mark_I|Ixian No-Ship Mk I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A set of ships from Dune. Used by pirates and traders alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/jabberwocky.zip ''Jabberwocky'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the powerful Jabberwocky fighter / trader.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ''[[JavaScript test OXP|JavaScript test]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Scripting Oolite with JavaScript|JavaScript scripting]] example, requires Oolite 1.68.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/dropbox/kestrel_falcon1_70_1.zip ''Kestrel&amp;amp;Falcon v1.70.1'']&lt;br /&gt;
| [[Kestrel]]&lt;br /&gt;
[[Falcon_%28Oolite%29|Falcon]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a powerful Star Wars style Falcon, used by pirates and traders alike, and an interceptor used by the Police and Navy. Both models are also available on the open market. Improved from the older Kestrel.oxp and Falcon.oxp models, still avaiable from the [http://www.box.net/public/b2tic3tjsk#1:4083657 ''Benulobiweed''] main dowload area.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/kleptohud.oxp.zip ''Klepto-HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [http://sancho.dk/oolite/lane_legal.zip ''Lane Legal Racers'']&lt;br /&gt;
| [[Krait]]&lt;br /&gt;
&lt;br /&gt;
[[Mamba]]&lt;br /&gt;
&lt;br /&gt;
[[Sidewinder]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds NPC versions of ships from different [[Racers#Listing_of_sponsored_teams|racing teams]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?zahdnac0tj1 ''Lave v1.70'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Planets. Gives the Lave System a make-over adding all the features described in The Dark Wheel novella included with the original Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Lave_Academy_OXP|Lave Academy]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Station. Adds the Lave Academy Orbital station above Lave, with three new mini-game tests of the Commanders' ship skills.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:Llama.zip|Llama]]&lt;br /&gt;
| [[Llama]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Llama fighter / trader. Updated from the version of Oosat1 to fix a small bug.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Localhero_OXP|Localhero v1.05]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Mission. Adds a mission campaign in the first galaxies. (Updated 9.04.2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[LongWay_OXP| ''Long Way Around 1.1'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#The_Longway_Mission|Mission]]. A transport mission well suited to the novice in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Longshot.zip ''Longshot'']&lt;br /&gt;
| [[Longshot]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Longshot fighter / trader, regarded by many as a cheaper alternative to the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Lovecats.oxp|''Lovecats 1.2'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Love_Cats|Mission]]. Love and betrayal amongst the feline races of Galaxy 4. A fast ship, fuel injectors, fuel scoops and a hard heart are advised before you tangle with these cats! Version 1.1 missionclash proof.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/mPakRedux.zip ''M-Pack (rusties)'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds rusty versions of all the Classic Elite ships. Bargain basement prices, although these old bangers are in a poor condition compared to a brand new model. Engines may be worn out reducing maximum speeds and shield generators are frequently held together with duck-tape. When you try to trade one of these old rust buckets in at the shipyards, you may also find that the trade-in value is reduced. None the less, they are cheap and can still haul cargo between the stars.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/manta.oxp_.zip ''Manta'']&lt;br /&gt;
| [[Manta]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Manta light escort craft.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/marett_vol1.zip ''Marett Space Corporation'']&lt;br /&gt;
| [[Adder_Mk_II|Adder Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Mosquito_Trader|Mosquito Trader]]&lt;br /&gt;
&lt;br /&gt;
[[Mosquito_Sport|Mosquito Sport]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A collection of fighters and medium traders from Marett Space Corps.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.crimsonforge.co.uk/cloister/MedusaHud.oxp.zip ''Medusa Hud'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/megawalnutdash.oxp.zip ''Mega-Walnut Dashboard'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Merlin'']&lt;br /&gt;
| [[Merlin_%28Oolite%29|Merlin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. An interceptor used by the Police and Navy, but also available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:MildAudio.oxp.zip|''MildAudio'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[Military_Fiasco|Military Fiasco]]&lt;br /&gt;
| [[Basilisk]]&lt;br /&gt;
&lt;br /&gt;
[[Hydra]]&lt;br /&gt;
&lt;br /&gt;
[[Leviathan]]&lt;br /&gt;
&lt;br /&gt;
[[Rattle_Cutter|Rattle Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Wolf_Mk.2_%28Oolite%29|Wolf Mk II Paragon]]&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Military_Fiasco|Mission]]. A mission for the Navy available to a Commander with more than 1,000 kills. Also equips the Navy with powerful cruisers. Version 2.0 is updated version of the Military OXP over the version on Oosat2. Use this one, as the old version can clash with other Mission OXPs. You must also use the Updated version of [http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships''] to play this OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/gwxstations.oxp.zip ''Military Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Military_station|Military Station]]&lt;br /&gt;
|Stations. Well armed Military Stations appear in the more advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/stingray.zip ''Military Stingray'']&lt;br /&gt;
| [[Stingray_%28Oolite%29|Stingray]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Military Stingray to the GalCop Navy fleet. Second hand versions are sometimes available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/MilHUDv2.zip ''Milspec HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[Missiles and Bombs|Missiles and Bombs]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. Adds the Cascade stand-off missile, Multiple-warhead anti-Thargoid missile, Frag Mine, Frag Missile, EMP Missile and short-range defence missile to the game. The new weapons are available to the player and NPCs alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Missile_Rack_OXP|Missile Rack]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Weapons. Pylon mounted racks of three mini-missiles. Smaller and less powerful than standard missiles, but effectively triple the available armaments a ship can carry. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/missionaries.zip ''Missionaries'']&lt;br /&gt;
| [[Happy_Eye_Pulpit_Pod|Happy Eye Pulpit Pod]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Clerics of four faiths are added to the Universe, spamming Commanders with requests to worship their Gods.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/monument.zip ''Monument'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. A monument to famous Commanders can sometimes be seen near the Sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/morrigan.zip ''Morrigan'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a vast trade ship to the Universe.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds2.zip ''Murgh's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships'']&lt;br /&gt;
| [[Bandy-Bandy]]&lt;br /&gt;
&lt;br /&gt;
[[Chuckwalla]]&lt;br /&gt;
&lt;br /&gt;
[[Eel_Rapier|Eel Rapier]]&lt;br /&gt;
&lt;br /&gt;
[[Taipan]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast courier craft and two light escort ships are added. Updated from the version on Oosat1. You MUST use this version for the [[Military_Fiasco|Military Fiasco]] Mission to run properly!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Navy Starships'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Arms the Navy with powerful cruisers including a docakable Star Trek style Starship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/newships.oxp.zip ''New Ships'']&lt;br /&gt;
| [[Hamadryad]]&lt;br /&gt;
&lt;br /&gt;
[[Josher]]&lt;br /&gt;
&lt;br /&gt;
[[Naga]]&lt;br /&gt;
&lt;br /&gt;
[[Ringhals]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a variety of mining and trade ships seen in previous versions of Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Neolite Ships]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Oolite ships replacement set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/hud_ng.oxp.zip ''NG HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/nuvipers.zip ''Nu Vipers'']&lt;br /&gt;
| [[GalCop_Viper_Mark_II|GalCop Viper Mark II]]&lt;br /&gt;
[[GalCop_Viper_Cruiser|GalCop Viper Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Increases the types of Viper patrol ships appearing in the space lanes and defending Stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/images/3/33/Nuke.zip ''Nuclear Torpedo'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Adds a powerful, but slow moving, missile.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Old Ships]]&lt;br /&gt;
| [[Bushmaster_Miner|Bushmaster Miner]]&lt;br /&gt;
&lt;br /&gt;
[[Cat_%28Oolite%29|Cat (Cougar)]]&lt;br /&gt;
&lt;br /&gt;
[[Chameleon_%28Oolite%29|Chameleon]]&lt;br /&gt;
&lt;br /&gt;
[[Ghavial_%28Oolite%29|Ghavial]]&lt;br /&gt;
&lt;br /&gt;
[[Iguana_%28Oolite%29|Iguana]]&lt;br /&gt;
&lt;br /&gt;
[[Monitor_%28Oolite%29|Monitor]]&lt;br /&gt;
&lt;br /&gt;
[[Ophidian_%28Oolite%29|Ophidian]]&lt;br /&gt;
&lt;br /&gt;
[[Salamander_%28Oolite%29|Salamander]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A collection of ships from ArcElite and Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Oo-Haul]]&lt;br /&gt;
| [[L-Crate_Hauler|L-Crate Hauler]]&lt;br /&gt;
|&lt;br /&gt;
|[[Oolite_Missions#Oo-haul_Escort_Missions|Mission]]. Vast corporate bulk haulers can be seen in the space lanes. Commanders with a respectable Elite rating who chose to dock with a [[Pi-42]] base may also be offered missions to escort one of these haulers safely to its destination. You must also install the [[Your Ad Here!|Your Ad Here!]] OXP for this OXP to work properly.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/index.php/Image:OoliteItaliano_v1.2.zip ''Oolite Italiano v1.2'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Miscellaneous. First ever Oolite localization OXP. Requires Oolite v1.72 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/ch3lsepk9k ''Oolite Russian v1.0'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Miscellaneous. The second Oolite localization OXP. Requires Oolite v1.72 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/8sclm59k58#main ''Orb'']&lt;br /&gt;
| [[Orb]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a new alien race, which may (or may not) help GalCop in the battle against the Thargoids.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:Orbits.zip|''Orbits'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Utility. Positions planets on orbits around the sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/Ore_processor.zip ''Ore Processor'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Ore_Processor|Equipment]]. When mounted to a ships fuel scoop systems extracts valuable materials from asteroid fragments. A must for any Commander working as a miner.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/outrider.zip ''Outrider'']&lt;br /&gt;
| [[Outrider_%28Oolite%29|Outrider]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A medium fighter produced by the [[Taranis Corporation HQ (Oolite)|Taranis Corporation]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[OXPConfig|OXPConfig1.06]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Tools/Utility. This tool gives you the ability to configure several oxps. It changes internal (local) settings of the oxps to enable (or disable) logging or audio functions and special settings to recognize errors or to avoid clashes. (Updated 03/11/2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Pallas'']&lt;br /&gt;
| [[Pallas]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast but lightly shielded fighter.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[P.A. Groove Stations OXP]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Stations. Adds lots of different types of Coriolis and Dodec Stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Pelamis.zip ''Pelamis'']&lt;br /&gt;
| [[Pelamis]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Pelamis trade ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Phoenix.zip ''Phoenix'']&lt;br /&gt;
| [[Phoenix]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A strange ship, built from salvaged parts from various Serpent Class ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Pirate Coves OXP|Pirate Coves]]&lt;br /&gt;
|&lt;br /&gt;
| [[Pirate Coves OXP|Pirate Coves]]&lt;br /&gt;
| [[Oolite_Missions#Pirate_Coves|Mission]]. Some rock hermits in the more dangerous systems have been taken over by pirates. Traders coming too close are likely to be assaulted by scrambled pirates keen to relive them of their cargo.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/piratetraps.oxp.zip ''Pirate Traps'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. To combat piracy GalCop sometimes deploys dummies of trade ships. Pirates who fire on them have their details transmitted to the police and face large fines.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Planetfall_OXP|Planetfall]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|System. Allows the player to land on and trade at the planets and moons of each system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Pods_OXP|Pods]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Cargo. Many new varieties of cargo pod, including fuel, missile, bulk, and empty, plus pods which take a couple of goes to scoop, jam in the fuel scoop, explode and even bring a trumble. Designed as a balanced OXP, to add some positives and some negatives to cargo scooping, to give more realism. Those of you who also use the [[UPS_Courier|UPS Courier]] OXP can also [http://www.box.net/shared/sytn2yhpu0 download a little add-on] to the OXP that applies some of the new pods to UPS ones too (UPS Courier needs to be installed for the add-on to work).&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Probe_OXP|Probe]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. A long-range probe missile, flies away from the ship and scans at ranges of 50km and 100km, reporting ships found back to the ship. It then turns around and comes back, ready for fuel scooping and re-use.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/PTI.zip ''Pteradyne Technologies Ships''] - ([http://oosat.alioth.net/files/PTI_bugfix11.zip ''bug fix''])&lt;br /&gt;
| [[Excalibur]]&lt;br /&gt;
[[Paladin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A powerful combat ship, the Excalibur is offered for sale on the open market. The Paladin is the even tougher Military version, although sometimes these ships fall into the wrong hands.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/pcc.oxp.zip ''Python Class Cruiser]&lt;br /&gt;
| [[Python_Class_Cruiser|Python Class Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large powerful trade ship, which can also hold its own in battle.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Media:Python_Class_Cruiser.oxp.zip|Python Class Cruiser version 2.6]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| As above, but features [[shaders in Oolite|Shaders]]. Shaders require Oolite 1.69 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/racers.oxp.zip ''Racers'']&lt;br /&gt;
|[[Chicaneer Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Chicaneer Mk IV]]&lt;br /&gt;
&lt;br /&gt;
[[Dragster Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Dragster Mk II]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds dedicated racing ships to the Universe. Although very fast, these ships are pure racers with no cargo bays and light shields. The focus on pure speed make them ill-suited to combat or trading roles.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Ring_Racer_OXP|Ring Racer]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Mission. Corporate Systems Ring Racing League in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[RingPod.oxp|''Racing Rings'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Adds Racing Rings to the Galaxy 1 systems of Lave and Zanoce. Fly through the rings in order and completing the race circuit will transmit the competitors time.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Random Hits OXP|Random Hits Version 1.3.6 Beta (Updated 5/8/09)]]&lt;br /&gt;
|[[GalMine Hopper|GalMine Hopper]]&lt;br /&gt;
&lt;br /&gt;
[[GalMine AutoMiner|GalMine AutoMiner]]&lt;br /&gt;
&lt;br /&gt;
[[GalMine Cargo Drone|GalMine Cargo Drone]]&lt;br /&gt;
|[[Space Bar|Space Bar]]&lt;br /&gt;
|[[Oolite_Missions#Random_Hits|Missions]] / Ships / Stations / Feature. Adds [[Space Bar|Seedy Space Bars]] to the space lanes of all Anarchy Systems. Commanders who chose to dock with one can view a Bulletin Board displaying details of the local Galaxies Most Wanted Criminals. Large bounties are paid for killing or capturing one of these offenders. Missions are procedurally generated using a database of over 40,000 words creating over one trillion different Bulletin Board Advertisements. Missions are therefore effectively never-ending. This OXP requires [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.72.2 of Oolite].&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[[Realistic Shipyards|Realistic Shipyards V3.02]] &lt;br /&gt;
|All in-game ships modified in price &amp;amp; tech level availability.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
190 playable ships &amp;amp; about 500 NPC ships&lt;br /&gt;
&lt;br /&gt;
|All shipyards modified.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Special Interstellar Repairs- and Shipyard Facility]]&lt;br /&gt;
&lt;br /&gt;
|Shipyards / Feature / Customisation / Ships and Ship Variants. &lt;br /&gt;
Is only fully functional with [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.71 of Oolite]. Needs an at least medium to fast system to run properly. Big download size! (85.6 MB)&lt;br /&gt;
* Consistent ship prices &amp;amp; tech levels for ALL ships available in Oolite (strict and oxps) &lt;br /&gt;
* Game balance &amp;amp; strategic elements concerning ships enhanced&lt;br /&gt;
* Includes 85 merged ship oxps and the Fuel Tank oxp (made by other authors)&lt;br /&gt;
* All core game ships are high-res retextured with Sung's Detailed Textures &lt;br /&gt;
* Eight player ships for veteran players and a new high-tech equipment &amp;amp; shipyards facility not available in any other oxp&lt;br /&gt;
* In total, 190 playable ships &amp;amp; about 500 NPC ships&lt;br /&gt;
* Ship roles have been altered for more diversity, providing a much harder Ooniverse with whole new classes of ships!&lt;br /&gt;
* Contains a &amp;lt;b&amp;gt;complete ship stats databank&amp;lt;/b&amp;gt; for ALL buyable ships of strict mode and ALL oxp ships available in the game!&lt;br /&gt;
You &amp;lt;b&amp;gt;should by all means install&amp;lt;/b&amp;gt; the following OXPs alongside to this one because Realistic Shipyards V3.02 &amp;lt;b&amp;gt;is dependent on them&amp;lt;/b&amp;gt;: Assassins, Commies, Hotrods, Ionics-1.2.1, Amen Brick's Pirate Clan One: The Blitzspears, Vector &amp;amp; Zz-Oo-Haul.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/RoC.oxp.zip ''Remorse of Conscience'']&lt;br /&gt;
| [[Remorse_Of_Conscience_v2|Remorse Of Conscience]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A trade ship with a large hold, that can hold its own in combat. A good upgrade from the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[[Renegade Pirates OXP|Renegade Pirates V3.0]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships / Feature. Adds rare very well armed pirate versions of Classic Elite ships to the more lawless  systems. These pirates carry high bounties, but their multiple lasers and plasma cannons will make mince-meat of a young Jameson. Do not install this OXP until you have an Iron Ass! &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/RVandGS.zip ''Renegade Viper + Grass Snake'']&lt;br /&gt;
|[[Renegade Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Grass Snake]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Sometimes even GalCops are victims of crime, finding their Vipers stolen from the docking berth. The joy-rider gives the stolen Viper a new lick of paint and joins a pirate fleet. Large bounties are paid for ridding the space lanes of these thieves. The Grass Snake is a trade ship with a large hold, often used by pirates.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Repair_Bots_OXP|Repair 'Bots]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
| Equipment. A pylon mounted cannister of repair nanobots. These can be activated in-flight, when they scan your ship for damaged equipment and attempt to fix an item of it (a random one if multiple items are found). They are reliable for lower tech items, but as the equipment gets more complicated they sometimes struggle. But if all else fails, buy, try and fly again...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Rock Hermit Locator]]&lt;br /&gt;
| [[Rock Hermit Locator]]&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Rock Hermit Locator is a piece of equipment for your ship to locate Rock Hermits. Useful for miners and Traders.. You need to already have bought the advanced space compass that works in tandem with the RHL (&amp;quot;Rock Hermit Locator&amp;quot;).&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Saleza Aeronautics'']&lt;br /&gt;
| [[Bellatrix_Cruiser|Bellatrix Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Rigel_Bomber|Rigel Bomber]]&lt;br /&gt;
&lt;br /&gt;
[[Saiph_Interceptor|Saiph Interceptor]]&lt;br /&gt;
|&lt;br /&gt;
|Ships / Feature. High Tech Corporate States gain their own patrol craft. Some of these ships are also available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/santa_v2.zip ''Santa''] - ([http://oosat.alioth.net/files/Santa.zip alternative lo-end version])&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Just for fun adds a (very rare) Santa Sledge to the space lanes escorted by plasma gun toting reindeer space bikers!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Save_Anywhere|Save Anywhere]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature.  Save Anywhere allows you to save your game at any OXP Station, instead of only at Main Stations, as in the standard game.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:BlackBaron1.70.zip|''Scourge of the Black Baron v1.70'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#The_Scourge_of_the_Black_Baron|Mission]]. A sequel to the [http://capnhack.com/hosting/oolite/Oolite/OXPs/longway.oxp.zip ''Long Way Around''] mission, featuring combat and transport missions. Well suited to a relative novice in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Second_Wave_OXP|Second Wave]]&lt;br /&gt;
| A variety of new alien ship variants.&lt;br /&gt;
|&lt;br /&gt;
| Ships. Some new variants on the standard Thargoid Warship and Thargon Robot Fighter.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/s-ships1.zip ''Selezen's S-Ships'']&lt;br /&gt;
| [[GalCop_SWAT_Viper|GalCop SWAT Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Oresrian_Trader|Oresrian Trader]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. In response to increasing piracy GalCop has introduced the SWAT Viper, a beefed up version of the standard Viper. Also adds the peaceful Oresrian Trader.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Sell equipment OXP|''Sell Equipment'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Feature / Equipment. Allows you to resell all equipment you bought at an equipment store of suitable techlevel. For a small fee you purchase the &amp;quot;Sell xyz&amp;quot;-option, and are refunded 60 per cent of the original price.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Shady Cobra OXP|Shady Cobra]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. A [[shaders in Oolite|Shader]] example (requires Oolite 1.69 or later). Replaces the normal model for the Cobra Mk III with one featuring the new Shaders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://oosat.alioth.net/files/All-Stars_0.zip ''Skrounk All-Stars Limited'']&lt;br /&gt;
| [[All_Stars_Large_Freighter|All Stars Large Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Seymour_Class_Sled|Seymour Class Sled]]&lt;br /&gt;
&lt;br /&gt;
[[Starbelly_Class_Sled|Starbelly Class Sled]]&lt;br /&gt;
&lt;br /&gt;
[[Starhawk|Star Hawk]]&lt;br /&gt;
&lt;br /&gt;
[[Starwolf_Mark_I|Starwolf Mk I]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A set of ships featuring a large trade ship and a variety of fighters and escorts.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/snark.zip ''Snark'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. The Snark is a powerful fighter / trader, often used by pirates and bounty hunters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://oosat.alioth.net/files/Spearhead.zip ''Spearhead Interceptor Mk.I'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. A pure fighter, fast and nippy but with a weak shield, no cargo bay and can be a twitchy bird to fly. Often used as an escort or part of a pirate fleet acting in a hit an run role.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Spy_Hunter_OXP|''Spy Hunter'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Spyhunter|Mission]]. A mission for the Galactic Navy available to a Commander with a rating of 'Dangerous' or above. Spys from the Empire sometimes infiltrate GalCop space. Commanders wishing to volunteer for hunting duties should visit the Navy base at Inines in Galaxy 1. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/StarWars.zip ''Star Wars Ships'']&lt;br /&gt;
| [[A-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[B-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[Lambdashuttle|Lambda Shuttle]]&lt;br /&gt;
&lt;br /&gt;
[[Tie-Fighter]]&lt;br /&gt;
&lt;br /&gt;
[[Tie-Interceptor]]&lt;br /&gt;
&lt;br /&gt;
[[X-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[Y-Wing]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a set of ships from the Star Wars Universe to Oolite. Tie Fighters are occasionally used by GalCop to support Viper patrols, but all ships are available on the open market and may be used by traders, pirates and bounty hunters alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[http://www.box.net/shared/static/9cwp2jk84o.zip Sung's Detailed Textures]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Replacement textures for all Classic Elite Ships. The author's web-site no longer has a link to his textures.  The link will download them directly from Lestradae's hosting site. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/sunskimmers.zip ''Sunskimmers'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Normally in Oolite ships tend to stick to the space lanes and so are rarely encountered on the way to the Sun. This OXP adds ships to the sun / planet corridor increasing the chance of meeting other ships whilst sun-skimming. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?sharekey=ca166c7e38ef78c6e7c82ed4b8f0c380e04e75f6e8ebb871 ''S.T.E'']&lt;br /&gt;
| [[S.T.E]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The S.T.E addon ship a step up from the Cobra III improved trading capabilities also has increased speed over Cobra, is also available in 3 colour options blue, red and yellow.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[SuperCobra]]&lt;br /&gt;
| [[SuperCobra]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The awesome Super Cobra. A beefed up version of the Cobra Mk III featuring larger engines, more cargo space and stronger shields.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Swift'']&lt;br /&gt;
| [[Swift]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. As the name implies, a very fast ship often used by pirates or bounty hunters. Although fast, cargo space is limited and the shield is nominal.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/system_redux.zip ''System Redux'']&lt;br /&gt;
| [[System_Redux_%28Oolite%29|System Redux]]&lt;br /&gt;
|&lt;br /&gt;
|Texture the home planet, add a planet/moon combination to each system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Taranis_OXP|''Taranis Corporation HQ'']]&lt;br /&gt;
|&lt;br /&gt;
| [[Taranis_Corporation_HQ_%28Oolite%29|Taranis Corporation HQ]]&lt;br /&gt;
| [[Oolite_Missions#Taranis|Mission]]. Adds the vast orbital [[Taranis_Corporation_HQ_%28Oolite%29|Taranis Corporation HQ]] to the Lerelace system in Galaxy 1. A mission is also available for law abiding Commanders with a rating of Competent or better.  You must also have the [http://oosat.alioth.net/files/outrider.zip ''Outrider''] OXP installed for this OXP to work properly.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Target_Autolock_OXP|Target Autolock]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. A software update for the standard [[Scanner_Targeting_Enhancement|scanner targeting enhancement]] equipment that automatically locks onto attacking ships if you have no prior target selected.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/Shield-tail.zip ''Teretrurus Mk.I'']&lt;br /&gt;
| [[Teretrurus Mk.I|Teretrurus MK.I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader somewhat faster and tougher than the Cobra Mk III, but with a smaller cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Terrapin.zip ''Terrapin Trader'']&lt;br /&gt;
| [[Terrapin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader. A good upgrade from the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Tescoura.zip ''Tesoura'']&lt;br /&gt;
| [[Tesoura]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A slow, but well shielded trade ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Thargoid_CarrierV1.zip ''Thargoid Carrier'']&lt;br /&gt;
| [[Thargoid_Carrier|Thargoid Carrier]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Arms the Thargoids with a vast carrier capital vessel. Many OXPs increase the fire-power available to the GalCop Navy. If you chose to play with these OXPs installed, then you should really give the Bugs a chance and allow them access to this mighty craft!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Thargoid_Wars|Thargoid Wars V4.3 (Updated)]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#ThargoidWars|Mission]]. War with the Thargoids intensifies featuring new attack and defense missions. To avoid young Jamesons being out-gunned, the OXP missions will run in all Galaxies except Galaxy 1. Updated from the version on Oosat1. It is important that you use the updated version as the old version will clash with many other missions.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Thargorn_Threat_oxp|''Thargorn Threat v1.3 (updated)'']]&lt;br /&gt;
| [[Terroriser_Frigate|Terroriser Frigate]]&lt;br /&gt;
&lt;br /&gt;
[[Thargoid_Thargorn_Battleship|Thargoid Thargorn Battleship]]&lt;br /&gt;
&lt;br /&gt;
[[Thargoid_Thorgon_Cruiser|Thargoid Thorgon Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Redresses the game imbalance caused by the number of OXPs arming the Navy with warships. These Thargoid carft are very powerful and re-establish the Thargoid's place as a threat to mankind. Best played with the Behemoth OXP installed, for epic space battles.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.wagar.org.uk/downloads/software/oolite/tianve.zip''Tianve'']&lt;br /&gt;
|&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
|Planets / Stations. Adds scenary, including a pulsar, to the Galaxy 1 system of Tianve. A Station orbits the pulsar and fleets of pleasure liners can be seen taking tourists on flights around the pulsar. There are various adverts in the system, along with two extra 'space lanes', one between the planet and the pulsar and another between the pulsar and the witchpoint.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Tiger.zip ''Tiger'']&lt;br /&gt;
| [[Tiger_Mark_I|Tiger Mark I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A truly awesome (and very expensive) multi-role craft. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/TGY.zip ''Tionisla Orbital Graveyard]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Adds the graveyard to the Galaxy 1 system of Tionisla, as described in the Dark Wheel. Long dead Commanders are buried in their rusting ships amongst monuments, Stars of David, Crucifixes and other religious symbols. Security patrols will make short work of any Commander foolish enough to desecrate the tombs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/tori.zip ''Torus Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Torus_station|Torus Station]]&lt;br /&gt;
|Stations. Adds a vast 2001 style space station to very high tech level systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Total_patrol_OXP|''Total patrol'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Replaces the default police AIs with a totalPatrolAI which lets police ships patrol between all three major points of the system: planet, witchpoint and sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/eil0djqhca ''Trade Outpost v1.1'']&lt;br /&gt;
| &lt;br /&gt;
| [[Trader_Outpost_%28Oolite%29|Trade Outpost]]&lt;br /&gt;
|Griff trade outpost without ads.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Traffic_Control_OXP|Traffic Control]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Station upgrade. Adds traffic control personnel to each system main station. They are happy to talk new Commanders (and older ones who've got too reliant on Docking Computers and then lost them) through approaching and manual docking with the station. There's even a cheery goodbye when you leave, just don't dawdle and block the station approach lane!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Trans-Hab.zip ''Trans-Hab Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Transhab_station|Transhab Station]]&lt;br /&gt;
|Stations. Adds a large station with rotating arms to some medium tech level systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Transports]]&lt;br /&gt;
| [[CoachWhip]]&lt;br /&gt;
&lt;br /&gt;
[[Coral]]&lt;br /&gt;
&lt;br /&gt;
[[Woma]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds more variety to the game. Passenger liners can be seen in the space lanes of the safer systems transporting paying customers to their destinations. Also features Moray Transporters and Large Woma fuel tankers to bring much needed supplies and fuel to space stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Trident_Down|Trident Down]]&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Trident_Down|Mission]]. A series of missions set in Galaxy 4 involving the investigation of a vicious attack on an Trident Shuttle operated by [[Executive_SpaceWays|Executive SpaceWays]].  &lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[UPS_Courier|U.P.S. Courier]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|[[Oolite_Missions#UPS_Courier_Company|Mission]] / Feature. The UPS Courier service will randomly offer Commanders the option of taking goods or documents from system to system. Some say experienced Couriers may also be offered combat missions.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/UrutaMK3.zip ''Urutu Mk.III'']&lt;br /&gt;
| [[Urutu_Mk.III|Urutu Mk III]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader from Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/UrutaMK4.zip ''Urutu Mk.IV'']&lt;br /&gt;
| [[Urutu_Mk.IV|Urutu Mk IV]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader from Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.purgatori.net/Isis_Interstellar.htm ''Vampire'']&lt;br /&gt;
| [http://www.purgatori.net/Isis_Interstellar.htm Vampire]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Purgatori Vampire series of combat ships. A strong combat ship in numerous different versions and paint-jobs. A Military version is used by the police, but several civilian versions of the ship are also available on the open market. Clicking the download link will take you to the sales broacher, where you can inspect further particulars and download the OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Velocity_OXP|Velocity]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast fighter ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Vector_OXP|Vector1.1]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Mission/Ships. Fast, rare and expensive. And some small surprises (Updated 14.12.2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/weeviloid2.zip ''Weeviloid'']&lt;br /&gt;
| [[Weeviloid_Hunter|Weeviloid Hunter]]&lt;br /&gt;
[[Weeviloid_Scoutship|Weeviloid Scoutship]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The scout-ship is a light trade ship. The hunter is a fearsome multi-gunned war ship. Little is known about the Weeviloids and many Commanders meeting them have found them hostile. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds.zip ''Wiggy's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Welcome_Mat_OXP|Welcome Mat]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Misc. Software upgrade for the communications systems to expand the information given to the commander on arrival from witchspace into a new system. Augments the system name message with planetary biographical details via the buoy network, plus the latest safety and alien presence information from Galcop. Also fully compatible with [[OXPConfig|OXPConfig]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/vhho2av2az ''Wolf Mk.II v3.3]&lt;br /&gt;
| [[Wolf_Mk.2_%28Oolite%29|Wolf Mk II]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the powerful Wolf Mk II, as seen in Elite-A. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:Wolfs_variants.zip|''Wolfwood's Variants v1.5'']]&lt;br /&gt;
| [[Asp_Mk.I|Asp Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Courier|Cobra Courier]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Rapier|Cobra Rapier]]&lt;br /&gt;
&lt;br /&gt;
[[Drake]]&lt;br /&gt;
&lt;br /&gt;
[[Drake_Mk_II|Drake Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Wolf Mk I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large selection of traders and fighters based on models seen in Classic versions of Elite. The ships strive to be on the same level with original ships and not too powerful in comparison to them. Tested on Oolite v1.70.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds3.zip ''Xaotik's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Your Ad Here!]]&lt;br /&gt;
| [[Pi-42 security|Sidewinder Pi-42 Security]]&lt;br /&gt;
&lt;br /&gt;
[[Tescoo security|Sidewinder Tescoo Security]]&lt;br /&gt;
&lt;br /&gt;
[[Star security|Sidewinder Star Security]]&lt;br /&gt;
&lt;br /&gt;
[[Mall Wart security|Sidewinder Mall Wart Security]]&lt;br /&gt;
&lt;br /&gt;
[[Sainsboory's security|Sidewinder Sainsboory's Security]]&lt;br /&gt;
| [[Pi-42]]&lt;br /&gt;
&lt;br /&gt;
[[Tescoo_Oxpress|Tescoo Oxpress]]&lt;br /&gt;
&lt;br /&gt;
[[Star]]&lt;br /&gt;
&lt;br /&gt;
[[Mall Wart]]&lt;br /&gt;
&lt;br /&gt;
[[Sainsboory's]]&lt;br /&gt;
&lt;br /&gt;
|Feature. This OXP adds a lot of variety to the Universe. Witch-point and navigation beacons are replaced with giant bill boards displaying adverts. &lt;br /&gt;
Every set features 50 different adverts and also adds a different type of constore to the universe (Set A introduces the Pi-42 constore, Set B the Tescoo Ooxpress constore ect). A constore is a dockable commercial base which is added to the space lanes of most systems with a large population. &lt;br /&gt;
Also from version 4 and above of this oxp each constore has its own security force, the ships of which are skinned in the colours of the store they protect, and billboards will occasionally appear in asteroid fields of Corporate Systems.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All OXPs by Category==&lt;br /&gt;
&lt;br /&gt;
===Sound Sets===&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/E5Amigasoundpack01oxp.zip ''Amiga Replament Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/CustomSounds.zip ''Custom Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:halsis.zip|Hal's Hot Sister]] (female cockpit voice)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/file/mm2ekntynom/Hawksound.zip ''Hawksound'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds2.zip ''Murgh's Replacement Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds.zip ''Wiggy's Replacement Sounds]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds3.zip ''Xaotik's Replacement Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:MildAudio.oxp.zip|MildAudio]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Alternative HUDs===&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/pLists/hud.plist ''Compact HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
''Dr HUD'' [http://sancho.dk/oolite/Dr_HUD_Cmk3.zip Cobra Mk.III version], [http://sancho.dk/oolite/Dr_HUD.zip Custom version]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/FighterHud.zip ''Fighter HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/2/2d/G-HUD_Mk2.oxp.zip ''G-HUD Mk2'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/kleptohud.oxp.zip ''Klepto-HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.crimsonforge.co.uk/cloister/MedusaHud.oxp.zip ''Medusa HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/megawalnutdash.oxp.zip ''Mega-Walnut Dashboard'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/MilHUDv2.zip ''Milspec HUD v2''] (1.65-1.72) | &lt;br /&gt;
[http://www.box.net/shared/hczsm8gyi0 ''Milspec HUD v3''] (for 1.73 onwards)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/hud_ng.oxp.zip ''NG HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/d/d9/TrekHud.zip ''Trek HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[HUD images here]]&lt;br /&gt;
&lt;br /&gt;
===Dockable Objects===&lt;br /&gt;
[[Anarchies OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Black_Monk_Monastary|Bank of the Black Monks]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BuoyRepair|BuoyRepair1.02.2]] - Updated (21/5/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Deep Space Dredger|''Deep Space Dredger '']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?dnzltr0cit5 ''Free Trade Zone'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel_Station_OXP|Fuel Station]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/globestations.zip ''Globe Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/GrittyCoriolis.oxp.zip ''Gritty Coriolis'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/HoOpy.zip ''HoOpy Casino'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/gwxstations.oxp.zip ''Military Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Planetfall_OXP|Planetfall]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tori.zip ''Torus Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Trans-Hab.zip ''Trans-Hab Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/eil0djqhca ''Trade Outpost v1.1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Taranis.zip ''Taranis Corporation HQ'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[P.A. Groove Stations OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Your Ad Here!]]&amp;lt;br&amp;gt;&lt;br /&gt;
More information on the Station images appearing in Oolite can be found [[Oolite Stations|here]].&lt;br /&gt;
&lt;br /&gt;
[[Dockable Object images here]]&lt;br /&gt;
&lt;br /&gt;
===Customisations by Government (or Tech Level)===&lt;br /&gt;
''[[Anarchies OXP]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[[BuoyRepair|BuoyRepair1.02.2]] - Updated (21/5/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/commies.zip ''Commies'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeepSpacePirates|DeepSpacePirates]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Dictators'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Other System Objects===&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Diso.zip ''Diso'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel_Station_OXP|Fuel Station]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?zahdnac0tj1 ''Lave v1.70'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pirate Coves OXP| ''Pirate Coves'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/piratetraps.oxp.zip ''Pirate Traps'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[RingPod.oxp|''Racing Rings'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ring_Racer_OXP|Ring Racer]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.wagar.org.uk/downloads/software/oolite/tianve.zip''Tianve'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/TGY.zip ''Tionisla Orbital Graveyard]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Traffic_Control_OXP|Traffic Control]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Your Ad Here!]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Missions===&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Asteroid_Storm|Asteroid Storm 1.52]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BlackjacksBullion_OXP|Blackjacks Bullion]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Deposed_OXP|''Deposed 1.3.4'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ionics_OXP|''Ionics v.1.2.3'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Localhero OXP|Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 27.04.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[[LongWay_OXP| ''Long Way Around 1.1'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lovecats.oxp|''Lovecats 1.2'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Military_Fiasco|Military Fiasco V2.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Oo-Haul]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:BlackBaron1.70.zip| ''Scourge of the Black Baron v1.70'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Spy_Hunter_OXP|''Spy Hunter'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Taranis_OXP|''Taranis Corporation HQ'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thargoid_Wars|Thargoid Wars V4.3 (Updated)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Trident_Down|Trident Down]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[UPS_Courier|U.P.S. Courier]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Vector_OXP|Vector1.1]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 14.12.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More information on the numerous Oolite Missions can be found [[Oolite Missions|here]].&lt;br /&gt;
&lt;br /&gt;
===Ship Systems===&lt;br /&gt;
[[Anarchies OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[AMS_OXP|Anti-Missile System]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Captured_Thargons_OXP|Captured Thargons]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Drones_OXP|Drones]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/External%20Views.zip ''External Views'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Energy_Equipment_OXP|Energy Equipment]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel Tank|Fuel Tank]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hired_Guns_OXP|Hired Guns]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hyperradio_js_OXP|''Hyperradio v1.16'']]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 13/08/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missile Analyser|Missile Analyser]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missiles and Bombs|Missiles and Bombs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missile_Rack_OXP|Missile Rack]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/3/33/Nuke.zip ''Nuclear Torpedo'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/Ore_processor.zip ''Ore Processor'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Probe_OXP|Probe]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Repair_Bots_OXP|Repair 'Bots]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Rock_Hermit_Locator|Rock Hermit Locator]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Sell equipment OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Target_Autolock_OXP|Target Autolock]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[[Target Reticle|Target Reticle]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Welcome_Mat_OXP|Welcome Mat]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ships and Ship Variants===&lt;br /&gt;
See below for ship names and stats.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Aegidian's_Specials|''Aegidian's Specials'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aegidian's_X-Ships|''Aegidian's X-Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://uploading.com/files/CTQ4YDB4/Blitzspear%20Clan.rar.html''Amen Brick's Pirate Clan One: The Blitzspears v1.0 (new 07/08)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.uploading.com/files/QERHQBAE/Amen_Bricks_Megaships.oxp.zip.html''Amen Brick's Megaships v1.1 (new 07/08)'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Anarchies OXP]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/aphidv2.oxp_.zip ''Aphid Escort Service'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/att1.zip ''Armoured Transport Type 1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/bandersnatch.zip ''Bandersnatch'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Behemoth]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BigShips_OXP|Big Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:BoomslangWIP.zip|''Boomslang'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Caduceus]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/seosu.zip ''Capisastra'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/clearskies.oxp_.zip ''Clear Skies'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ChoppedCobra.zip ''Cobra 3.5 (chopped Cobra)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cobra_Clipper_SAR|Cobra Clipper SAR]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/cobra3njx.zip ''Cobra Mk.III Njx'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Condor'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/custpaint1.zip ''Custom Paint Jobs'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/dwcobra3HiRes.zip ''Dark Wheel Cobra''] - ([http://oosat.alioth.net/files/dwcobra3.zip alternative lo-end version])&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeepSpacePirates|''DeepSpacePirates'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Dragon|Dragon Assault Craft (Updated 9/8/08)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/eagle2.zip ''Eagle Mk.II'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.arcadia-digital.net/steve/Oolite/Ships/Executive%20SpaceWays%20v2.2.zip ''Executive Spaceways'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/farstar.oxp.zip ''Far Star'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/ferdelance_ng.oxp.zip ''Fer de Lance NG'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ferdepai.oxp_.zip ''Ferdepai'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Firewasp.zip ''Firewasp'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Flying Dutchman OXP|Flying Dutchman]]''&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Freaky Thargoids OXP|Freaky Thargoids]]'' ([[shaders in Oolite|shader]] example, requires Oolite 1.69)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/fsr.zip ''Frog Space Rickshaw'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Galactic_Navy_OXP |''Galactic Navy'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/cu6c4gv35j ''Generation Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/greekshipset1.zip ''Greek Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Griff_ArcElite|''Griff ArcElite Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/griffin2.oxp.zip ''Griffin Mk.II]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Griff_Krait|''Griff Krait'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/boyracers.zip ''Hatchling Boyracers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/Herald.zip ''Herald'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Hognose Tugships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?2vgjwpj6xdy ''Hotrods v0.52c'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/index.php/Icarus_%28Oolite%29 ''Icarus'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/illicit_unlock.oxp.zip ''Illicit Unlock'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/impcourier.zip ''Imperial Courier'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ixian_Ships|''Ixian Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/jabberwocky.zip ''Jabberwocky'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/dropbox/kestrel_falcon1_70_1.zip ''Kestrel&amp;amp;Falcon v1.70.1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/lane_legal.zip ''Lane Legal Racers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Llama.zip|''Llama'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Longshot.zip ''Longshot'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/mPakRedux.zip ''M-Pack (rusties)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/manta.oxp_.zip ''Manta'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/marett_vol1.zip ''Marett Space Corporation'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Merlin'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/missionaries.zip ''Missionaries'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/monument.zip ''Monument'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/morrigan.zip ''Morrigan'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Navy Starships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/newships.oxp.zip ''New Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Neolite Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/nuvipers.zip ''Nu Vipers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Old Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/8sclm59k58#main ''Orb'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/outrider.zip ''Outrider'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Pallas'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Pelamis.zip ''Pelamis'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Phoenix.zip ''Phoenix'']&amp;lt;br&amp;gt;&lt;br /&gt;
''Planets''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/PTI.zip ''Pteradyne Technologies Ships''] - ([http://oosat.alioth.net/files/PTI_bugfix11.zip ''bug fix''])&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/pcc.oxp.zip ''Python Class Cruiser]&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Media:Python Class Cruiser.oxp.zip|Python Class Cruiser version 2.6]]'' (Includes shaders which require Oolite 1.69 or later)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/racers.oxp.zip ''Racers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/RoC.oxp.zip ''Remorse of Conscience'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/RenegadesV3.zip ''Renegade Pirates''] (Wait until you have an Iron Ass before installing this OXP!)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/RVandGS.zip ''Renegade Viper + Grass Snake]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Saleza%20Aeronautics%20v2.0.zip ''Saleza Aeronautics'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/santa_v2.zip ''Santa''] - ([http://oosat.alioth.net/files/Santa.zip alternative lo-end version])&amp;lt;br&amp;gt;&lt;br /&gt;
[[Second_Wave_OXP|Second Wave]] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/s-ships1.zip ''Selezen's S-Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Shady Cobra OXP|Shady Cobra]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/All-Stars_0.zip ''Skrounk All-Stars Limited'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/snark.zip ''Snark'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Spearhead.zip ''Spearhead Interceptor Mk.I'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/StarWars.zip ''Star Wars Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[http://www.schmucker-info.homepage.t-online.de/ Sung's Detailed Textures]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/sunskimmers.zip ''Sunskimmers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[SuperCobra|Super Cobra]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Swift'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/Shield-tail.zip ''Teretrurus Mk.I'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Terrapin.zip ''Terrapin Trader'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Tescoura.zip ''Tesoura'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Thargoid_CarrierV1.zip ''Thargoid Carrier'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thargorn_Threat_oxp|''Thargorn Threat v1.3 (updated)'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Tiger.zip ''Tiger'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Transports|''Transports'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Tugs'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/UrutaMK3.zip ''Urutu Mk.III'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/UrutaMK4.zip ''Urutu Mk.IV'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.purgatori.net/Isis_Interstellar.htm ''Vampire'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Velocity_OXP|''Velocity'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Vector_OXP|Vector1.1]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 14.12.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/weeviloid2.zip ''Weeviloid'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/vhho2av2az ''Wolf Mk.II v3.3]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/0/06/Wolfs_variants.zip ''Wolfwood's Variants v1.5'']&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Ship data table|Ship data table here]]&amp;lt;br&amp;gt;&lt;br /&gt;
More information on the Ships appearing in Oolite can be found [[Oolite Ships|here]].&lt;br /&gt;
&lt;br /&gt;
[[Ships and Ship Variant images here]]&lt;br /&gt;
&lt;br /&gt;
=== Other objects and miscellaneous eyecandy ===&lt;br /&gt;
[[Asteroid_Storm|Asteroid Storm]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cargo_Wreck_Teaser_OXP|''Cargo &amp;amp; Wrecks v1.4'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Famous Planets OXP|Famous_planets_oxp and FP Expansion packs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Famous_Planets_2.0.OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Farsun1.03.zip|''Farsun v1.03'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hyperradio_js_OXP|''Hyperradio v1.16'']]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 13/08/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://marc-schaffer.ch/data/OoliteGerman_V0.3.zip Oolite German v0.3]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:OoliteItaliano_v1.1.zip|''Oolite Italiano v1.1'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/ch3lsepk9k Oolite Russian v1.0]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/rrlm77ztzm Oolite en français]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Orbits.zip|''Orbits'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[OXPConfig|OXPConfig1.06]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 03/11/2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pods_OXP|Pods]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pods_OXP#UPS_PODS|Pods UPS Pack]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installing an OXP ==&lt;br /&gt;
Unzip the OXP and place it in the folder named '''AddOns'''. Sometimes the zipped files contain several folders, make sure you only copy the folder -or file for Macintoshes- ending with '''.oxp''' into the AddOns folder. This folder is found in different locations, depending on the platform:&lt;br /&gt;
&lt;br /&gt;
=== Mac OS X ===&lt;br /&gt;
Found in the folder that contains the Oolite application. &lt;br /&gt;
&lt;br /&gt;
'''Troubleshooting:''' If you get an error saying &amp;quot;The item could not be moved because &amp;quot;AddOns&amp;quot; cannot be modified&amp;quot;, that can happen if you weren't the user that installed Oolite.&lt;br /&gt;
The solution is to put the OXP's of your choice in '''~/Library/Application&amp;amp;nbsp;Support/Oolite/AddOns/''' instead (you may need to create this folder). &lt;br /&gt;
The error could also be triggered because you’re running from the disk image, you’ll need to copy the game somewhere else. Having done so, if you still get the error, use the Get Info command on the AddOns folder, open the Ownership &amp;amp; Permissions pane and check that it says You Can: Read &amp;amp; Write.&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
If the game was installed system-wide, it is in '''/usr/lib/Oolite/AddOns'''.  If it was installed just for the currently logged in user, it will be in the user's home directory, in '''$HOME/.local/lib/Oolite/AddOns''' except Debian systems.  Debian changes the folder locations to '''$HOME/.Oolite/AddOns.''', '''$HOME/Library/Application&amp;amp;nbsp;Support/Oolite/AddOns/''' and '''/usr/lib/GNUstep/System/Applications/AddOns.'''  This, hopefully, solves many a Debian users dilemma of where to put the OXPs.&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
If the installable package was used (post Jan 06) then the AddOns folder needs to be created in '''C:\Programs Files\Oolite'''. Note that this applies if the default installation location is used. If the install location is changed then use the path to the Oolite folder that correspnds to your installation. &lt;br /&gt;
If the GNUStep dedicated versions (pre-Jan 2006) is used, then the AddOns folder must be created in the oolite.app folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After unzipping the file, make sure that it is ''the'' OXP folder that put into the AddOns directory - some zipped OXPs can contain a top level folder with a readMe file, and the actual OXP folder is a level further down. If this is the case, move the item with the '''.oxp''' extension into the AddOns folder.&lt;br /&gt;
&lt;br /&gt;
== Caveats ==&lt;br /&gt;
If you purchase a ship that is an OXP ship and save the game, you will only be able to load that commander as long as this OXP is installed in AddOns. If it's not, Oolite will give you an error instead of trying to load the commander.&lt;br /&gt;
&lt;br /&gt;
== Creating an OXP ==&lt;br /&gt;
It is intended to be easy to create expansion packs. With a few simple [[List_of_software|tools]], a player can make small or big changes, and customize the gaming experience.&lt;br /&gt;
&lt;br /&gt;
* [[OXP howto|How to make OXPs]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]]&lt;br /&gt;
[[Category:Oolite expansion packs]]&lt;br /&gt;
[[Category:Factual]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Template:OXP-in-category&amp;diff=13748</id>
		<title>Template:OXP-in-category</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Template:OXP-in-category&amp;diff=13748"/>
		<updated>2009-08-27T01:40:06Z</updated>

		<summary type="html">&lt;p&gt;Zevans: Added HUD OXP template to list of users&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
This template is used to build OXP classification templates. For example, the template &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:ship-OXP|ship-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; is defined as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{OXP-in-category|Ship}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Uses of this template include:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:demo-OXP|demo-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:equipment-OXP|equipment-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:mission-OXP|mission-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:ship-OXP|ship-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:station-OXP|station-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:weapon-OXP|weapon-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:unclassified-OXP|unclassified-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;[[Template:HUD-OXP|HUD-OXP]]&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:{{{1}}} OXPs]] [[Category:Oolite expansion packs]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Template:HUD-OXP&amp;diff=13747</id>
		<title>Template:HUD-OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Template:HUD-OXP&amp;diff=13747"/>
		<updated>2009-08-27T01:38:59Z</updated>

		<summary type="html">&lt;p&gt;Zevans: Adding a HUD OXP template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
Use this template (like this: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{HUD-OXP}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;) on pages about OXPs which affect the [[Template:OXP-in-category|HUD]].&lt;br /&gt;
&lt;br /&gt;
HUD (Head-Up Display) OXPs are listed at [[:Category:HUD OXPs]].&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{OXP-in-category|HUD}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Black_Monk_Monastery&amp;diff=13745</id>
		<title>Black Monk Monastery</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Black_Monk_Monastery&amp;diff=13745"/>
		<updated>2009-08-26T21:38:45Z</updated>

		<summary type="html">&lt;p&gt;Zevans: Black Monk Monastary moved to Black Monk Monastery: Corrected spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox ShipStats Oolite| title=Black Monk Monastary&lt;br /&gt;
|image = [[Image:shadymonks.png|280px]]&lt;br /&gt;
|dimensions = 1200 x 1200 x &amp;lt;br /&amp;gt;5500&lt;br /&gt;
|capacity = N/A&lt;br /&gt;
|gunmounts = 4 Heavy Plasma Cannons&lt;br /&gt;
|maxspeed = N/A&lt;br /&gt;
|maneuverability = Roll: 8.0&amp;lt;br /&amp;gt;Pitch: 8.0&lt;br /&gt;
|energybanks = N/A&lt;br /&gt;
|milshields = N/A&lt;br /&gt;
|shieldboost = N/A&lt;br /&gt;
|hyperspace = No&lt;br /&gt;
|capacityext = N/A&lt;br /&gt;
|energyrecharge = Exceptionally High&lt;br /&gt;
|isoxp = OXP&lt;br /&gt;
|isplayer = No&lt;br /&gt;
|missileslots = None&lt;br /&gt;
|baseprice = Not for sale&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
The vast and imposing structure of this station marks with authority the fact that the Order of the Black Monks of Saint Herod are firmly established in the space lanes of the most advanced systems. The massive structure is at once home and place of business for countless thousands of holy brothers and lay servants, while it is a rare person that sees anything more than the austere and spartanly furnished offices where the Monks conduct their first and foremost business, that of loaning money.&lt;br /&gt;
&lt;br /&gt;
By the late 30th Century the number of companies offering to consolidate debts in one easy loan had reached such unprecedented levels that most of the population of GalCop space was in debt. In the 2976 – 77 financial year, interest rates were increased twelve times, resulting in widespread bankruptcy.&lt;br /&gt;
&lt;br /&gt;
In response GalCop passed the Consumer Credit (Holy Orders) Act 2978, outlawing the loaning of money by any organisation save the religious. The theory being that those with a spiritual conscience would never exploit Commanders in dire need of Credits. Following the passage of the legislation, the number of bankers taking Holy Orders increased by 20,000%. Today the Order of the Black Monks routinely doles out billions of credits worth of loans and receives almost ten times that amount in repayments each working day.&lt;br /&gt;
&lt;br /&gt;
==The Bank of the Black Monks==&lt;br /&gt;
&lt;br /&gt;
The Order follows a religious tenet that being solvent is a heinous sin and only the righteous walk the Path of Debt, thus all of their members are also Blessedly Insolvent. A normally cloistered order, they have opened their doors to the space-going populace in an attempt to entice others into the Holy and Exalted State of Debt. Any Commander may dock with the Monastary and, after being ushered through long, echoing hallways into the Grand Nave of Saint Herod the Bankrupt. Here they are offered a substantial loan, regardless of their financial state, with the proviso that they repay the loan with vastly inflated interest within a set time period. Failure to repay the loan within that time may result in the Commander being pursued by one of the Order's fearsome [[Black_Monk_Gunship|Black Monk Gunships]]. This alone is more than enough incentive for most to return within their alloted time and pay their debts and return to their sinful ways of financial security.&lt;br /&gt;
&lt;br /&gt;
Many a distraught Commander has tried to take out his frustration at his failing fortunes by attacking Monastaries, to their own loss. Quite beside the fact that the stations are defended by Gunships, they are also equipped with 'The Holy Cannons of Defence', overcharged Plasma Cannons that are powered directly from the station's primary power core to give a weapon yield more than triple that of the standard Plasma Cannon seen on such vessels as Behemoths and Leviathans. Attempting to attack a Monestary is usually an indication of a suicidal nature.&lt;br /&gt;
&lt;br /&gt;
==Download==&lt;br /&gt;
This station is part of the Bank of the Black Monks OXP. Two versions of the OXP are available, the [http://www.box.net/public/z2ahfudnt3 'Non-Shader Bank of the Black Monks OXP'] and the [http://www.box.net/shared/7twwbaelcc 'Shady Bank of the Black Monks OXP']. The Non-Shader Version will run on all versions of Oolite. The Shady version uses Shaders and requires Version 1.71 or higher of Oolite. Slow Systems will struggle to run the Shady Version, so if you find installing it is slowing your system down too much, then try the Non-Shady Version.&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite stations]] {{station-OXP}}&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Black_Monk_Monastary&amp;diff=13746</id>
		<title>Black Monk Monastary</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Black_Monk_Monastary&amp;diff=13746"/>
		<updated>2009-08-26T21:38:45Z</updated>

		<summary type="html">&lt;p&gt;Zevans: Black Monk Monastary moved to Black Monk Monastery: Corrected spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Black Monk Monastery]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=OXP&amp;diff=13744</id>
		<title>OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=OXP&amp;diff=13744"/>
		<updated>2009-08-26T21:36:20Z</updated>

		<summary type="html">&lt;p&gt;Zevans: Fixed some spelling mistakes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What are OXPs? ==&lt;br /&gt;
&lt;br /&gt;
[[Image:oolite-oxp-icon.png|128px|right|OXP icon]]&lt;br /&gt;
An '''OXP''' (Oolite eXpansion Pack) is an enhancement to the game [[Oolite]]. Typically, an OXP is downloaded as a ZIP file, which is expanded and placed in Oolite's AddOns folder. On the Mac the OXP is a shown as an application, which takes the form of the icon shown here. On Windows the OXP appears as a normal folder ending &amp;quot;.oxp&amp;quot;. An OXP could be a new game object (such as a ship, space station or a moon), a mission, or a combination of several elements. OXPs can use all of the facilities of Oolite, including some that are not used in the standard, unexpanded game. Whatever your OS, you need to move the OXP into Oolite's AddOns folder. Oolite will only read an OXP if you move the .oxp folder (or Application on the Mac) into Oolite's AddOns folder.&lt;br /&gt;
&lt;br /&gt;
== Downloading OXPs ==&lt;br /&gt;
&lt;br /&gt;
On this page you will find download links to all the OXPs. Most OXPs can also be found at [http://oosat.alioth.net The Oolite Satellite Resource Site] (Oosat2) or the older [http://capnhack.com/hosting/oolite/Oolite/OoSat.html Captain Hack OoSat Site] (Oosat1).&lt;br /&gt;
&lt;br /&gt;
Please note however that neither of these sites have been updated for a long time, nor will they be. All updating is now done on this page of the Wiki. You should use the link shown on this page to get the latest version of the OXP. For example, the versions of Assassins.oxp, Ionics.oxp, Thargoid Wars.oxp and Spyhunter.oxp on the Captain Hack site are old versions (and contain bugs). The links on this page will take you to the latest versions.&lt;br /&gt;
&lt;br /&gt;
The download will create a .ZIP file. Unzip it and a new folder will appear. Open this folder and you will see a folder ending .oxp and usually a README file. Move the folder ending .oxp into the Oolite AddOns folder. Next time you load up Oolite the new features added by the OXP will be added to the game. Be sure to read the README file, as this will tell you what the OXP does. If you are updating an old version of an OXP on Oolite 1.69.1 onwards, hold down the SHIFT key whilst Oolite loads up for the first time after installing in order to ensure the cache is updated.&lt;br /&gt;
&lt;br /&gt;
Below you will see a table of all the OXPs set out in alphabetical order. The link in the first column will take you to a Wiki Page giving you information on the OXP and a download link. If no Wiki page is currently available for the OXP, the link will take you directly to a download link.&lt;br /&gt;
&lt;br /&gt;
The links in the next column will take you to Wiki Pages giving information on ships or stations added by the OXP. Many of the [[Oolite_Missions|Mission OXPs]] will contain lots of other ships, stations or weapons that are not listed here. The Wiki only gives information on the Ships listed in the galaxy wide &amp;quot;Jane's Spacecraft&amp;quot;. Many military, criminal and corporate powers do not make information on the craft they build or use available to the galactic public! Below the Main Table is a list of download links to all the OXPs broken down by category.&lt;br /&gt;
&lt;br /&gt;
== Table of all OXPs ==&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;border: 1px solid  #cfcfbf; background-color: #f0f0ff; padding: .5em 1em 1em; cellpadding: 0; cellspacing: 0; color: #000000; vertical-align: top; text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Information / Download !! Ships !! Stations !! Short Description&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Aegidian's_Specials|Aegidian's Specials]]&lt;br /&gt;
| [[Mussurana]]&lt;br /&gt;
[[Asp_%28Oolite%29#Notable_features|Asp Mark II Special]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The powerful Mussurana and an improved Asp.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Aegidian's_X-Ships|Aegidian's X-Ships]]&lt;br /&gt;
| [[Python_ET_Special|Python ET Special]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Mk.2_%28Oolite%29|Cobra Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Asp_%28Oolite%29#Notable_features|Asp Mark II Special]]&lt;br /&gt;
&lt;br /&gt;
[[Sidewinder_%28Oolite%29#Notable_featuresl|Sidewinder Special]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. An improved Python, the experimental Cobra Mk II, the Asp Mark II Special and the Sidewinder Special.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/p9wjemvoc8 ''Amen Brick's Pirate Clan One: The Blitzspears (NEW 07/08)'']&lt;br /&gt;
| Assassin,   Hoodlum,   Mugger,   Scoundrel and Spiv&lt;br /&gt;
|&lt;br /&gt;
|Ships. The first of the Pan-Galaxy Outlaw clans to rise through the leadership of some diabolical criminal genius.  What are his, or indeed hers or, further indeed, its future plans? Will their nefarious example be followed by others?  The answers are out there...   &lt;br /&gt;
All ships in this version are playable. Future versions (probably modular for memory saving reasons) will have more clans, the ability to join clans (if I master the arcane art of programming), stations and missions.  Stay untuned, folks. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/sm6fpqxsg4 ''Amen Brick's Megaships v1.2 (Amended 07/08)'']&lt;br /&gt;
| The Battleship, The Biodome, The Cruiseship, The Hospitalship, The Supercargo, The Superlifter and the Yacht:Amen Class&lt;br /&gt;
|&lt;br /&gt;
|Ships. Graceful giants cross the galaxies before our eyes.   The forlorn Biodome, destined to forever wander the Ooniverse.  The Cruiseship taking citizens to holiday planets.  The Supercargo ferrying aid to the needy.   The private Yacht filled with luxury and the prosaic Superlifter than helps giant ships get to their new homes or their final resting place.  Now amended to make spectacular explosions as they try to dock less likely (sorry!)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/E5Amigasoundpack01oxp.zip ''Amiga Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set, based on the sound set used in the Amiga version of the original Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Anarchies_OXP|''Anarchies.oxp'']]&lt;br /&gt;
| [[Hacker_Viper|Hacker Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Salvager_Phoenix|Salvager Phoenix]]&lt;br /&gt;
&lt;br /&gt;
[[Salvager_Tugger|Salvager Tugger]]&lt;br /&gt;
| [[Hacker_Outpost|Hacker Outpost]]&lt;br /&gt;
&lt;br /&gt;
[[Salvage_Gang|Salvage Gang]]&lt;br /&gt;
&lt;br /&gt;
[[Sentinel_Station|Sentinel Station]]&lt;br /&gt;
&lt;br /&gt;
[[Renegade_Station|Renegade Station]]&lt;br /&gt;
| Feature/Ships/Stations. Complete overhaul of Oolite's legal rating system. It gets harder to become clean again. But there are some new ways to achieve this as well: Hacker Outposts can be found in the higher tech [[Powers_and_Organisations#Anarchy_Worlds|Anarchy systems]], the criminals willing to clear a fugitive's legal record. For a price of course! Salvage Gangs are spread all over the Ooniverse, providing good equipment deals. Those in Anarchy systems offer a service similar to the Hacker Outposts as well. Sentinel Stations are placed in some of the worst Anarchies. But beware! Some of them have been overthrown by the pirates and are now Renegade Stations. Good news for the pirates among the players, because these are as close to a safe-haven for you as it gets! All of these also feature their own ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[AMS_OXP|Anti-Missile System]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. Adds the anti-missile system, designed to offer a defence against non-standard missiles via automatically firing interceptor darts (6 per launcher, replenishable). Requires [[Missile_Analyser|Missile Analyser OXP]] by Eric Walch.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/aphidv2.oxp_.zip ''Aphid Escort Service'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the stylish Aphid escort service.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Aquatics_OXP|Aquatics]]&lt;br /&gt;
| [[Manta_Ray|Manta Ray]], [[Shark|Shark]], [[Man_O%27_War|Man O' War]], [[Box_Escort|Box Escort]], [[Conger|Conger Cargo Hauler]], [[Hawksbill|Hawksbill Fuel Tanker]], [[HammerHead|HammerHead Hauler Carrier]], [[Barracuda|Barracuda]], [[LeviathanPlatform|Leviathan System Platform]], [[Orca|Orca Destroyer]]&lt;br /&gt;
|&lt;br /&gt;
|Ships/mission/station. Ships from the Aquarian Shipbuilding Corporation of Aqualina, G3. Also includes a brand new station (the Aquarian Shipbuilding Corp. HQ) plus a mission based out of it. And who knows, there may be a few more surprises in there too...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/att1.zip ''Armoured Transport Type 1'']&lt;br /&gt;
| [[Gaundlet_Armoured_Transport_Type1|Gaundlet Armoured Transport Type 1]]&lt;br /&gt;
&lt;br /&gt;
[[Gaundlet_Armoured_Escort_Viper|Gaundlet Armoured Escort Viper]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Convoys of well armed craft ferry gold and other valuables through the space lanes. Only a pirate with an Iron Ass would dream of attempting a robbery!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[The Assassins Guild OXP|Assassins Guild V1.3 (Updated)]]&lt;br /&gt;
| [[Deamon_Cruiser|Deamon Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Mongoose]]&lt;br /&gt;
&lt;br /&gt;
[[Nemesis]]&lt;br /&gt;
&lt;br /&gt;
[[Scorpion_Frigate|Scorpion Frigate]]&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
| [[Oolite_Missions#The_Assassins_Guild|Missions]] / Ships / Stations / Planets. 21 missions involving murder to order in Galaxy 7, available to experienced Commanders amoral enough to gain admittance to the sinister [[Powers_and_Organisations#The_Assassins_Guild|Assassins Guild]]. Updated from the versions on Oosat1 &amp;amp; Oosat2.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Asteroid_Storm|Asteroid Storm]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Feature / [[Oolite_Missions#Asteroid_Storm|Mission]]. Adds lots of different types of Asteroids to the Universe. A [[Oolite_Missions#Asteroid_Storm|Mission]] is also included, well suited to a novice Commander. A well known station in Galaxy 1 comes under threat from a large asteroid strike. The updated version fixes a bug that meant that only one new type of asteroid was being added. Now the intended twelve varieties appear in game.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/bandersnatch.zip ''Bandersnatch'']&lt;br /&gt;
|[[Bandersnatch]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a pirate capital vessel armed with plasma turrets.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Black_Monk_Monastery|Bank of the Black Monks]]&lt;br /&gt;
| [[Black_Monk_Gunship|Black Monk Gunship]]&lt;br /&gt;
| [[Black_Monk_Monastery|Black Monk Monastery]]&lt;br /&gt;
| Feature / [[Oolite_Missions#Bank_of_the_Black_Monks|Mission]]. Monks aboard well armed stations appear in advanced systems. Loans are offered, defaulters will be exterminated! Two versions of the OXP are available, the [http://www.box.net/public/z2ahfudnt3 Non-Shader Bank of the Black Monks OXP'] and the [http://http://www.box.net/shared/7twwbaelcc 'Shady Bank of the Black Monks OXP']. The Non-Shader Version will run on all versions of Oolite. The Shady version uses Shaders and requires Version 1.71 or higher of Oolite. Slow Systems will struggle to run the Shady Version, so if you find installing it is slowing your system down too much, then try the Non-Shady Version.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Behemoth]]&lt;br /&gt;
| [[Behemoth]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a dockable Navy Cruiser. Updated from the version on Oosat1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Behemoth_Spacewar|''Behemoth Spacewar'']]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Patch. Adds intelligence to the Behemoth and brings a combat with Thargoids&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[BigShips_OXP|Big Ships]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Ships (ish). Adds the new role &amp;quot;bigTrader&amp;quot; to the game, designed for large ships which are unable to dock with stations due to their size. Also includes an AI which can be used for such ships, but DOES NOT include any ships of its own.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Media:BoomslangWIP.zip|''Boomslang'']]&lt;br /&gt;
| [[Boomslang]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a mid-range multi-role ship. Used by pirates and traders alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Bounty_Scanner|Bounty Scanner]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Bounty Scanner adds bounty details (if any) to the targeting lock-box display when locked onto other ships. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[BuoyRepair|BuoyRepair1.02.2]]&lt;br /&gt;
| Armadillo&amp;lt;br&amp;gt;Controller&amp;lt;br&amp;gt;Guanako&lt;br /&gt;
|[[Buoy Repair Facility|Buoy Repair Facility]]&lt;br /&gt;
|Feature. Repair company for defect or destroyed nav-beacons (Updated 21/5/2009).&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.crimsonforge.co.uk/cloister/caduceus.zip Caduceus]&lt;br /&gt;
| [[Caduceus|Caduceus]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the very expensive (and deadly) Caduceus, which has six broadside-mounted auto-targeting plasma cannons.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/seosu.zip ''Capisastra'']&lt;br /&gt;
| [[Capisastra_Defender|Capisastra Defender]]&lt;br /&gt;
&lt;br /&gt;
[[Capisastra_Hauler|Capisastra Hauler]]&lt;br /&gt;
&lt;br /&gt;
[[Capisastra_Warrior|Capisastra Warrior]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Capisatra pirates appear in Galaxy 4.  [[Capisastra_OXP|More Information]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Captured_Thargons_OXP|Captured Thargons]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. Gives the possibility for player ships to carry and launch captured and reprogrammed Thargon robot fighters&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cargo_Wreck_Teaser_OXP|''Cargo &amp;amp; Wrecks V1.4 (Updated April 2009)'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cargo. Adds lots of different types of cargo canisters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cataclysm_OXP|Cataclysm]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature / Mission. &amp;quot;Cataclysm.oxp is a mission OXP that takes up the threads of the native Constrictor Hunt and Thargoid Plans missions, and sends you on a mission far bigger than anything you have done for the Navy so far. It gives you the opportunity to re-visit places you have visited before, and re-meet people you had contact with during these missions. And of course it will let you meet various other people, and lead you to a lot of new places, some of which you probably haven't visited before.&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/clearskies.oxp_.zip ''Clear Skies'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Reduces nebula effects. Handy if your system is finding it hard to run Oolite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cobra_3.5|Chopped Cobra]]&lt;br /&gt;
| [[Cobra_3.5|Cobra Mk 3.5]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A slightly faster and tougher variation on the classic Cobra Mk III, at the price of a reduced cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Cobra_Clipper_SAR|Cobra Clipper SAR]]&lt;br /&gt;
| [[Cobra_Clipper_SAR|Cobra Clipper SAR]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A custom Cobra Mk III to rescue stranded Commanders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/cobra3njx.zip ''Cobra Mk III Njx'']&lt;br /&gt;
| [[Cobra_III_NjX|Cobra III NjX]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A faster, tougher variation on the Classic Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/commies.zip ''Commies'']&lt;br /&gt;
| [[Ray_Mk.I|Ray Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Giant_Ray|Giant Ray]]&lt;br /&gt;
&lt;br /&gt;
[[Astro_Mines|Mining Pods]]&lt;br /&gt;
&lt;br /&gt;
[[Astro_Mines|Scavenger Rays]]&lt;br /&gt;
&lt;br /&gt;
[[Sturgeon_Mk.I|Sturgeon Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Worker%27s_Commuter|Worker's Commuter]]&lt;br /&gt;
&lt;br /&gt;
| [[Astro_Mines|Astro Mines]]&lt;br /&gt;
&lt;br /&gt;
[[CZGF|Collective Zero-G Factory]]&lt;br /&gt;
&lt;br /&gt;
[[SLAPU|Solar Laboratory and Production Unit]]&lt;br /&gt;
|Ships / Stations. Commie systems have their own police forces, transports, stations and miners.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/pLists/hud.plist ''Compact HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Condor'']&lt;br /&gt;
| [[Condor]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A very powerful police and Navy Cruiser.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/CustomSounds.zip ''Custom Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set. The largest of the currently available sound sets, this pack replaces or adds over 40 sounds, featuring additional music and extensive use of a calm female computer voice to warn the Commander of alarming events.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/dwcobra3HiRes.zip ''Dark Wheel Cobra''] -&lt;br /&gt;
([http://oosat.alioth.net/files/dwcobra3.zip alternative lo-end version])&lt;br /&gt;
|[[DWCobra|Dark Wheel Cobra]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A custom Cobra Mk III model, as seen on the cover of the Elite Manual.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Deep_Space_Dredger|''Deep Space Dredger'']]&lt;br /&gt;
| [[Sabre]]&lt;br /&gt;
| [[Deep_Space_Dredger|Deep Space Dredger]]&lt;br /&gt;
|Ships / Stations. Adds dockable Space Dredgers to the space lanes, defended by a squad of Saber fighters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[DeepSpacePirates|''Deep Space Pirates'']]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|Feature. Normally in Oolite ships do not appear outside the space lanes. This OXP adds ships outside the space lanes. As no police patrols extend this far out pirates and other unpleasant characters can be found in deep space.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Deposed_OXP|''Deposed 1.3.4'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Deposed|Mission]]. A series of missions set in Galaxy 4 for an experienced Commander. This version is now mission offering compatible with other OXP's.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Dictators'']&lt;br /&gt;
| [[Imperial_Censor|Imperial Censor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Freighter|Imperial Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Lictor|Imperial Lictor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Quaestor|Imperial Quaestor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Tanker|Imperial Tanker]]&lt;br /&gt;
&lt;br /&gt;
[[Junta_Enforcer|Junta Enforcer]]&lt;br /&gt;
&lt;br /&gt;
[[Revolutionary_Guard|Revolutionary Guard]]&lt;br /&gt;
| [[Imperial_AstroFactory|Imperial AstroFactory]]&lt;br /&gt;
| Ships / Stations. Dictatorship systems gain their own police forces, supply craft and stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Diso.zip ''Diso'']&lt;br /&gt;
|&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
| Planets / Stations. Extra planets and stations are added to the Diso system in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''Dr HUD'' [http://sancho.dk/oolite/Dr_HUD_Cmk3.zip Cobra Mk III version], [http://sancho.dk/oolite/Dr_HUD.zip Custom version]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Dragon|Dragon Assault Craft (Updated 9/8/08)]]&lt;br /&gt;
| [[Dragon|Dragon Assault Craft]]&lt;br /&gt;
|&lt;br /&gt;
| Ships / Equipment. Adds the Dragon Assault Craft, a heavy combat ship available in several different paint-jobs. Also adds the Military Smart Missile, an improved Hard Head Missile with more bang for your Credit. Both the ship and missile are available to the player and NPCs alike. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?sharekey=ca166c7e38ef78c6e7c82ed4b8f0c380e04e75f6e8ebb871 ''Dragonfly/Firefly S.T'']&lt;br /&gt;
| [[Dragonfly S.T /Firefly S.T]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Dragonfly S.T and also the much faster Firefly S.T variant. Small fast ideal ship for pirates or bounty hunters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Drones_OXP|Drones]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Weapons. Three new autonomous drones to help the player (and NPCs) in combat. Fire and forget, with targeting taken from the ships scanning computers. Variants are the combat drone (standard fighting drone), the kamikaze drone (upgraded with a low yield warhead) and anti-Thargoid drone (GalCop commission, with stronger lasers and better speed and manoeuvrability, plus battle computer optimisation to seek and destroy Thargoid vessels). All can be recovered and possibly re-used if they survive battle.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Eagle Mk II]]&lt;br /&gt;
| [[Eagle Mk II]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds the cheap Eagle Mk II escort vessel in several different versions, including an enhanced SE.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Energy_Equipment_OXP|Energy Equipment]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. The emergency charge device - a pylon-mounted top-up for the ships systems, and the emergency energy unit - an internally fitted automatically triggered top-up when the juice runs low.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Mark a position in space by deploying a pylon mounted beacon. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Ships/Executive%20SpaceWays%20v2.2.zip ''Executive Spaceways'']&lt;br /&gt;
| [[Delta_Long-Range_Escort|Delta Long-Range Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Gemini_Escort|Gemini Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Starseeker_Personal_Shuttle|Starseeker Personal Shuttle]]&lt;br /&gt;
&lt;br /&gt;
[[Strelka_CruiseLiner|Strelka Cruise Liner]]&lt;br /&gt;
&lt;br /&gt;
[[Trident_Executive_Shuttle|Trident Executive Shuttle]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds the Executive SpaceWays fleet of ships. Commanders may consult the [[Executive_SpaceWays|Executive SpaceWays Sales Brochure]] for further details.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[External Views OXP|External Views]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Adds better outside views to all the Classic Elite Ships. Warning: Do '''not''' use with Oolite 1.70 and above! From Oolite 1.70 onwards improved outside views have been added to the game itself, so you don't need this OXP anymore. Just throw it away.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Far Star OXP|Far Star]]&lt;br /&gt;
| [[Far_Star_Murderer|Far Star Murderer]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A mid-range fighter / trader, with a fair sized cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:Farsun1.03.zip|''Farsun v1.03'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Places suns further away from the planet than standard Oolite. Now fully compatible with the Nova mission.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/ferdelance_ng.oxp.zip ''Fer de Lance NG'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a more powerful version of the Fer de Lance with several custom paint jobs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/ferdepai.oxp_.zip ''Ferdepai'']&lt;br /&gt;
| [[Ferdepai]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a new fighter / trader to Galaxy 2.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/FighterHud.zip ''Fighter HUD Mk. II'']&lt;br /&gt;
| [[Fighter_HUD_%28Oolite%29|Fighter HUD]]&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Firewasp.zip ''Firewasp'']&lt;br /&gt;
| [[Firewasp]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A fast interceptor.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Flying Dutchman OXP|Flying Dutchman]]''&lt;br /&gt;
| [[Griff Wireframe Cobra]]&lt;br /&gt;
|&lt;br /&gt;
| Feature / Ships. Adds the small chance to meet a ''Ghost Ship'' in the Ooniverse. What is it? Some claim that it's the ghost of Commander Peter Jameson, reported lost at the end of the last Thargoid War, others that it is simply a manifestation of all those lost souls who were trapped in the trackless depths of interstellar space. One common story is the trail of bad luck and hideous deaths that follow in the wake of the ship's sightings...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ''[[Freaky Thargoids OXP|Freaky Thargoids]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[shaders in Oolite|Shader]] example, requires Oolite 1.69. With this OXP installed, Thargoids will use the new Shaders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/e43ftmvqmr ''Free Trade Zone'']&lt;br /&gt;
|&lt;br /&gt;
| [[Free_Trade_Zone|Free Trade Zone]]&lt;br /&gt;
| Stations. Adds an independent trading post of dubious legality to Multi-Government systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/fsr.zip ''Frog Space Rickshaw'']&lt;br /&gt;
| [[Frog_Space_Rickshaw|Frog Space Rickshaw]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a chatty space taxi service to the safer systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Fuel_Collector_OXP|Fuel Collector]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Fuel Collector enables you to very slowly gather fuel whilst cruising in space, whether en-route to a station, or in interstellar space should a witch-jump malfunction occur.  You can also gather any unburnt fuel from destroyed ships as well as tap fuel from derelict or abandoned ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Fuel_Station_OXP|Fuel Station]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Station. Adds fly-thru Fuel Stations and Fuel Satellites near the witchpoint and along route one.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Fuel Tank'']&lt;br /&gt;
|[[Fuel Tank]]&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Mounts in place of a missile, to top up 3 light years of fuel.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Galactic_Navy_OXP | Galactic Navy]]&lt;br /&gt;
| [[Navy_Frigate|Navy Frigate]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Medical_Ship|Navy Medical Ship]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Minesweeper|Navy Minesweeper]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Transport|Navy Transport]]&lt;br /&gt;
| [[Navy_SecCom_Station|Navy Sector Command Station]]&lt;br /&gt;
| Ships and Stations. A selection of ships and space stations that adds to the already formidible arsenal of the Galactic Navy. Allows commanders to join the Navy Reserves.  Requires the Behemoth OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/cu6c4gv35j ''Generation Ships'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. The mythical Generation Ships appear from time to time.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/globestations.zip ''Globe Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Globe_station|Globe Station]]&lt;br /&gt;
| Stations. A new type of station appears at advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/greekshipset1.zip ''Greek Ships'']&lt;br /&gt;
| [[Penelope_Class_Freighter|Penelope Class Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Telemachus_Class_Escort|Telemachus Class Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Ulysses_Class_Interceptor|Ulysses Class Interceptor]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large trade ship and escorts. Sometimes also used by pirates.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Griff_ArcElite|Griff ArcElite]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. New versions of the native Oolite ships textured &amp;amp; shaded to resemble how they originally appeared in the Acorn Archimedes version of Elite &lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/griffin2.oxp.zip ''Griffin Mk.II]&lt;br /&gt;
| [[Griffin_Two_%28Oolite%29|Griffin Two]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Griffin Mk II from Frontier.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Griff Krait|Griff Krait]]&lt;br /&gt;
|[[Griff Krait|Griff Krait]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds an updated version of the [[Krait (Oolite)|Krait]] featuring [[shaders in Oolite|Shaders]]. Appearing in four different paint-jobs, the new ships are similar to the [[Krait (Oolite)|Standard Krait]] in performance and exclusively flown by members of pirate squadrons. This OXP requires [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.71 of Oolite] or higher.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/GrittyCoriolis.oxp.zip ''Gritty Coriolis'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Stations. The Corolis Station gets a more detailed texture.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/images/2/2d/G-HUD_Mk2.oxp.zip ''G-HUD Mk2'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:halsis.zip|''Hal's Hot Sister'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Sound Set, featuring a female cockpit voice.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/boyracers.zip ''Hatchling Boyracers'']&lt;br /&gt;
| [[BoyRacer|Boy Racer]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The talkative (and often insulting) Boyracers appear in the more advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/file/mm2ekntynom/Hawksound.zip ''Hawksound'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Sound Set. Clean sounds. Quality female computer voice, new weapon, damage and some station interface sounds.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/Herald.zip ''Herald'']&lt;br /&gt;
| [[Herald_Military_Gunboat|Herald Military Gunboat]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A powerful police and Navy interceptor.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Hired_Guns_OXP|Hired Guns]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Weapons/Equipment. Gives the chance to agree a contract for a pair of ships to accompany you on your next journey and fight on your behalf alongside you.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Hognose Tugships'']&lt;br /&gt;
| [[Hognose]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The chatty tug ships can be seen towing broken down ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[HoOpy Casino]]&lt;br /&gt;
|&lt;br /&gt;
|[[HoOpy Casino]]&lt;br /&gt;
|Stations. HoOpy Casinos appear near the station in advanced systems. Commanders who chose to dock can win or lose credits in games of chance.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?2vgjwpj6xdy ''Hotrods v0.52c'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Classic Elite Ships appear with custom paint jobs. Includes also a large number of custom and standard racing vehicles and a spacegang in tiger-getup that doesn't like the player. A rework, and a new name, for Custom Paints &amp;amp; Racers. Replaces  [http://capnhack.com/hosting/oolite/Oolite/OXPs/custpaint1.zip ''Custom Paint Jobs'']&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Hyperradio_js_OXP | Hyperradio v1.16]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|This device gives you the ability to listen to your own music. It is expandable by musicpacks that can be separatly installed and compatible to OXPConfig and RepairBots. (Updated 13/08/2009) &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Icarus (Oolite)|Icarus]]&lt;br /&gt;
| [[Icarus (Oolite)|Icarus]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Icarus Light Trader from [[Seldar Shipyards]]. A small fighter / trader based on blueprints from the lost Solice system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/illicit_unlock.oxp.zip ''Illicit Unlock'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Utility. Allows the player to fly all the Classic Elite Ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Imperial_Courier_%28Oolite%29|Imperial Courier]]&lt;br /&gt;
| [[Imperial_Courier_%28Oolite%29|Imperial Courier]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The powerful Imperial Courier from Frontier, constructed by [[Seldar Shipyards]]. Updated from the version on Oosat1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Interstellar help OXP|''Interstellar help'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Allows you to help out some traders who got stuck in interstellar space without fuel. You will be rewarded.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[ionics_OXP|Ionics 1.2.3]]&lt;br /&gt;
| [[Ionics_Funnelweb|Ionics Funnelweb]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Huntsman|Ionics Huntsman]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Redback|Ionics Redback]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Whitetail|Ionics Whitetail]]&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Ionics|Mission]]. A series of missions set in Galaxy 2 featuring the Ionics Company of Zaria. [[Ionics_OXP|More Information here.]] Updated on 7-4-2009. This version is now compatible with multi mission offering with other oxp's.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Ixian_Ships|''Ixian Ships'']]&lt;br /&gt;
| [[Ixian_Battle_Cruiser|Ixian Battle Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Bezerka|Ixian Bezerka]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Freighter_MK1|Ixian Freighter Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Gunship|Ixian Gunship]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_No-Ship_Mark_I|Ixian No-Ship Mk I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A set of ships from Dune. Used by pirates and traders alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/jabberwocky.zip ''Jabberwocky'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the powerful Jabberwocky fighter / trader.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ''[[JavaScript test OXP|JavaScript test]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Scripting Oolite with JavaScript|JavaScript scripting]] example, requires Oolite 1.68.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/dropbox/kestrel_falcon1_70_1.zip ''Kestrel&amp;amp;Falcon v1.70.1'']&lt;br /&gt;
| [[Kestrel]]&lt;br /&gt;
[[Falcon_%28Oolite%29|Falcon]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a powerful Star Wars style Falcon, used by pirates and traders alike, and an interceptor used by the Police and Navy. Both models are also available on the open market. Improved from the older Kestrel.oxp and Falcon.oxp models, still avaiable from the [http://www.box.net/public/b2tic3tjsk#1:4083657 ''Benulobiweed''] main dowload area.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/kleptohud.oxp.zip ''Klepto-HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [http://sancho.dk/oolite/lane_legal.zip ''Lane Legal Racers'']&lt;br /&gt;
| [[Krait]]&lt;br /&gt;
&lt;br /&gt;
[[Mamba]]&lt;br /&gt;
&lt;br /&gt;
[[Sidewinder]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds NPC versions of ships from different [[Racers#Listing_of_sponsored_teams|racing teams]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?zahdnac0tj1 ''Lave v1.70'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Planets. Gives the Lave System a make-over adding all the features described in The Dark Wheel novella included with the original Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Lave_Academy_OXP|Lave Academy]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Station. Adds the Lave Academy Orbital station above Lave, with three new mini-game tests of the Commanders' ship skills.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:Llama.zip|Llama]]&lt;br /&gt;
| [[Llama]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Llama fighter / trader. Updated from the version of Oosat1 to fix a small bug.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Localhero_OXP|Localhero v1.05]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Mission. Adds a mission campaign in the first galaxies. (Updated 9.04.2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[LongWay_OXP| ''Long Way Around 1.1'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#The_Longway_Mission|Mission]]. A transport mission well suited to the novice in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Longshot.zip ''Longshot'']&lt;br /&gt;
| [[Longshot]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Longshot fighter / trader, regarded by many as a cheaper alternative to the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Lovecats.oxp|''Lovecats 1.2'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Love_Cats|Mission]]. Love and betrayal amongst the feline races of Galaxy 4. A fast ship, fuel injectors, fuel scoops and a hard heart are advised before you tangle with these cats! Version 1.1 missionclash proof.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/mPakRedux.zip ''M-Pack (rusties)'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds rusty versions of all the Classic Elite ships. Bargain basement prices, although these old bangers are in a poor condition compared to a brand new model. Engines may be worn out reducing maximum speeds and shield generators are frequently held together with duck-tape. When you try to trade one of these old rust buckets in at the shipyards, you may also find that the trade-in value is reduced. None the less, they are cheap and can still haul cargo between the stars.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/manta.oxp_.zip ''Manta'']&lt;br /&gt;
| [[Manta]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Manta light escort craft.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/marett_vol1.zip ''Marett Space Corporation'']&lt;br /&gt;
| [[Adder_Mk_II|Adder Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Mosquito_Trader|Mosquito Trader]]&lt;br /&gt;
&lt;br /&gt;
[[Mosquito_Sport|Mosquito Sport]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A collection of fighters and medium traders from Marett Space Corps.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.crimsonforge.co.uk/cloister/MedusaHud.oxp.zip ''Medusa Hud'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/megawalnutdash.oxp.zip ''Mega-Walnut Dashboard'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Merlin'']&lt;br /&gt;
| [[Merlin_%28Oolite%29|Merlin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. An interceptor used by the Police and Navy, but also available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:MildAudio.oxp.zip|''MildAudio'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[Military_Fiasco|Military Fiasco]]&lt;br /&gt;
| [[Basilisk]]&lt;br /&gt;
&lt;br /&gt;
[[Hydra]]&lt;br /&gt;
&lt;br /&gt;
[[Leviathan]]&lt;br /&gt;
&lt;br /&gt;
[[Rattle_Cutter|Rattle Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Wolf_Mk.2_%28Oolite%29|Wolf Mk II Paragon]]&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Military_Fiasco|Mission]]. A mission for the Navy available to a Commander with more than 1,000 kills. Also equips the Navy with powerful cruisers. Version 2.0 is updated version of the Military OXP over the version on Oosat2. Use this one, as the old version can clash with other Mission OXPs. You must also use the Updated version of [http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships''] to play this OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/gwxstations.oxp.zip ''Military Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Military_station|Military Station]]&lt;br /&gt;
|Stations. Well armed Military Stations appear in the more advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/stingray.zip ''Military Stingray'']&lt;br /&gt;
| [[Stingray_%28Oolite%29|Stingray]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Military Stingray to the GalCop Navy fleet. Second hand versions are sometimes available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/MilHUDv2.zip ''Milspec HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[Missiles and Bombs|Missiles and Bombs]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. Adds the Cascade stand-off missile, Multiple-warhead anti-Thargoid missile, Frag Mine, Frag Missile, EMP Missile and short-range defence missile to the game. The new weapons are available to the player and NPCs alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Missile_Rack_OXP|Missile Rack]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Weapons. Pylon mounted racks of three mini-missiles. Smaller and less powerful than standard missiles, but effectively triple the available armaments a ship can carry. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/missionaries.zip ''Missionaries'']&lt;br /&gt;
| [[Happy_Eye_Pulpit_Pod|Happy Eye Pulpit Pod]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Clerics of four faiths are added to the Universe, spamming Commanders with requests to worship their Gods.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/monument.zip ''Monument'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. A monument to famous Commanders can sometimes be seen near the Sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/morrigan.zip ''Morrigan'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a vast trade ship to the Universe.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds2.zip ''Murgh's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships'']&lt;br /&gt;
| [[Bandy-Bandy]]&lt;br /&gt;
&lt;br /&gt;
[[Chuckwalla]]&lt;br /&gt;
&lt;br /&gt;
[[Eel_Rapier|Eel Rapier]]&lt;br /&gt;
&lt;br /&gt;
[[Taipan]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast courier craft and two light escort ships are added. Updated from the version on Oosat1. You MUST use this version for the [[Military_Fiasco|Military Fiasco]] Mission to run properly!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Navy Starships'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Arms the Navy with powerful cruisers including a docakable Star Trek style Starship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/newships.oxp.zip ''New Ships'']&lt;br /&gt;
| [[Hamadryad]]&lt;br /&gt;
&lt;br /&gt;
[[Josher]]&lt;br /&gt;
&lt;br /&gt;
[[Naga]]&lt;br /&gt;
&lt;br /&gt;
[[Ringhals]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a variety of mining and trade ships seen in previous versions of Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Neolite Ships]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Oolite ships replacement set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/hud_ng.oxp.zip ''NG HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/nuvipers.zip ''Nu Vipers'']&lt;br /&gt;
| [[GalCop_Viper_Mark_II|GalCop Viper Mark II]]&lt;br /&gt;
[[GalCop_Viper_Cruiser|GalCop Viper Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Increases the types of Viper patrol ships appearing in the space lanes and defending Stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/images/3/33/Nuke.zip ''Nuclear Torpedo'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Adds a powerful, but slow moving, missile.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Old Ships]]&lt;br /&gt;
| [[Bushmaster_Miner|Bushmaster Miner]]&lt;br /&gt;
&lt;br /&gt;
[[Cat_%28Oolite%29|Cat (Cougar)]]&lt;br /&gt;
&lt;br /&gt;
[[Chameleon_%28Oolite%29|Chameleon]]&lt;br /&gt;
&lt;br /&gt;
[[Ghavial_%28Oolite%29|Ghavial]]&lt;br /&gt;
&lt;br /&gt;
[[Iguana_%28Oolite%29|Iguana]]&lt;br /&gt;
&lt;br /&gt;
[[Monitor_%28Oolite%29|Monitor]]&lt;br /&gt;
&lt;br /&gt;
[[Ophidian_%28Oolite%29|Ophidian]]&lt;br /&gt;
&lt;br /&gt;
[[Salamander_%28Oolite%29|Salamander]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A collection of ships from ArcElite and Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Oo-Haul]]&lt;br /&gt;
| [[L-Crate_Hauler|L-Crate Hauler]]&lt;br /&gt;
|&lt;br /&gt;
|[[Oolite_Missions#Oo-haul_Escort_Missions|Mission]]. Vast corporate bulk haulers can be seen in the space lanes. Commanders with a respectable Elite rating who chose to dock with a [[Pi-42]] base may also be offered missions to escort one of these haulers safely to its destination. You must also install the [[Your Ad Here!|Your Ad Here!]] OXP for this OXP to work properly.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/index.php/Image:OoliteItaliano_v1.2.zip ''Oolite Italiano v1.2'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Miscellaneous. First ever Oolite localization OXP. Requires Oolite v1.72 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/ch3lsepk9k ''Oolite Russian v1.0'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Miscellaneous. The second Oolite localization OXP. Requires Oolite v1.72 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/8sclm59k58#main ''Orb'']&lt;br /&gt;
| [[Orb]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a new alien race, which may (or may not) help GalCop in the battle against the Thargoids.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:Orbits.zip|''Orbits'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Utility. Positions planets on orbits around the sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/Ore_processor.zip ''Ore Processor'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Ore_Processor|Equipment]]. When mounted to a ships fuel scoop systems extracts valuable materials from asteroid fragments. A must for any Commander working as a miner.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/outrider.zip ''Outrider'']&lt;br /&gt;
| [[Outrider_%28Oolite%29|Outrider]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A medium fighter produced by the [[Taranis Corporation HQ (Oolite)|Taranis Corporation]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[OXPConfig|OXPConfig1.06]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Tools/Utility. This tool gives you the ability to configure several oxps. It changes internal (local) settings of the oxps to enable (or disable) logging or audio functions and special settings to recognize errors or to avoid clashes. (Updated 03/11/2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Pallas'']&lt;br /&gt;
| [[Pallas]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast but lightly shielded fighter.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[P.A. Groove Stations OXP]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Stations. Adds lots of different types of Coriolis and Dodec Stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Pelamis.zip ''Pelamis'']&lt;br /&gt;
| [[Pelamis]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Pelamis trade ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Phoenix.zip ''Phoenix'']&lt;br /&gt;
| [[Phoenix]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A strange ship, built from salvaged parts from various Serpent Class ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Pirate Coves OXP|Pirate Coves]]&lt;br /&gt;
|&lt;br /&gt;
| [[Pirate Coves OXP|Pirate Coves]]&lt;br /&gt;
| [[Oolite_Missions#Pirate_Coves|Mission]]. Some rock hermits in the more dangerous systems have been taken over by pirates. Traders coming too close are likely to be assaulted by scrambled pirates keen to relive them of their cargo.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/piratetraps.oxp.zip ''Pirate Traps'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. To combat piracy GalCop sometimes deploys dummies of trade ships. Pirates who fire on them have their details transmitted to the police and face large fines.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Planetfall_OXP|Planetfall]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|System. Allows the player to land on and trade at the planets and moons of each system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Pods_OXP|Pods]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Cargo. Many new varieties of cargo pod, including fuel, missile, bulk, and empty, plus pods which take a couple of goes to scoop, jam in the fuel scoop, explode and even bring a trumble. Designed as a balanced OXP, to add some positives and some negatives to cargo scooping, to give more realism. Those of you who also use the [[UPS_Courier|UPS Courier]] OXP can also [http://www.box.net/shared/sytn2yhpu0 download a little add-on] to the OXP that applies some of the new pods to UPS ones too (UPS Courier needs to be installed for the add-on to work).&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Probe_OXP|Probe]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. A long-range probe missile, flies away from the ship and scans at ranges of 50km and 100km, reporting ships found back to the ship. It then turns around and comes back, ready for fuel scooping and re-use.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/PTI.zip ''Pteradyne Technologies Ships''] - ([http://oosat.alioth.net/files/PTI_bugfix11.zip ''bug fix''])&lt;br /&gt;
| [[Excalibur]]&lt;br /&gt;
[[Paladin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A powerful combat ship, the Excalibur is offered for sale on the open market. The Paladin is the even tougher Military version, although sometimes these ships fall into the wrong hands.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/pcc.oxp.zip ''Python Class Cruiser]&lt;br /&gt;
| [[Python_Class_Cruiser|Python Class Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large powerful trade ship, which can also hold its own in battle.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Media:Python_Class_Cruiser.oxp.zip|Python Class Cruiser version 2.6]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| As above, but features [[shaders in Oolite|Shaders]]. Shaders require Oolite 1.69 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/racers.oxp.zip ''Racers'']&lt;br /&gt;
|[[Chicaneer Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Chicaneer Mk IV]]&lt;br /&gt;
&lt;br /&gt;
[[Dragster Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Dragster Mk II]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds dedicated racing ships to the Universe. Although very fast, these ships are pure racers with no cargo bays and light shields. The focus on pure speed make them ill-suited to combat or trading roles.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Ring_Racer_OXP|Ring Racer]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Mission. Corporate Systems Ring Racing League in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[RingPod.oxp|''Racing Rings'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Adds Racing Rings to the Galaxy 1 systems of Lave and Zanoce. Fly through the rings in order and completing the race circuit will transmit the competitors time.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Random Hits OXP|Random Hits Version 1.3.6 Beta (Updated 5/8/09)]]&lt;br /&gt;
|[[GalMine Hopper|GalMine Hopper]]&lt;br /&gt;
&lt;br /&gt;
[[GalMine AutoMiner|GalMine AutoMiner]]&lt;br /&gt;
&lt;br /&gt;
[[GalMine Cargo Drone|GalMine Cargo Drone]]&lt;br /&gt;
|[[Space Bar|Space Bar]]&lt;br /&gt;
|[[Oolite_Missions#Random_Hits|Missions]] / Ships / Stations / Feature. Adds [[Space Bar|Seedy Space Bars]] to the space lanes of all Anarchy Systems. Commanders who chose to dock with one can view a Bulletin Board displaying details of the local Galaxies Most Wanted Criminals. Large bounties are paid for killing or capturing one of these offenders. Missions are procedurally generated using a database of over 40,000 words creating over one trillion different Bulletin Board Advertisements. Missions are therefore effectively never-ending. This OXP requires [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.72.2 of Oolite].&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[[Realistic Shipyards|Realistic Shipyards V3.02]] &lt;br /&gt;
|All in-game ships modified in price &amp;amp; tech level availability.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
190 playable ships &amp;amp; about 500 NPC ships&lt;br /&gt;
&lt;br /&gt;
|All shipyards modified.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Special Interstellar Repairs- and Shipyard Facility]]&lt;br /&gt;
&lt;br /&gt;
|Shipyards / Feature / Customisation / Ships and Ship Variants. &lt;br /&gt;
Is only fully functional with [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.71 of Oolite]. Needs an at least medium to fast system to run properly. Big download size! (85.6 MB)&lt;br /&gt;
* Consistent ship prices &amp;amp; tech levels for ALL ships available in Oolite (strict and oxps) &lt;br /&gt;
* Game balance &amp;amp; strategic elements concerning ships enhanced&lt;br /&gt;
* Includes 85 merged ship oxps and the Fuel Tank oxp (made by other authors)&lt;br /&gt;
* All core game ships are high-res retextured with Sung's Detailed Textures &lt;br /&gt;
* Eight player ships for veteran players and a new high-tech equipment &amp;amp; shipyards facility not available in any other oxp&lt;br /&gt;
* In total, 190 playable ships &amp;amp; about 500 NPC ships&lt;br /&gt;
* Ship roles have been altered for more diversity, providing a much harder Ooniverse with whole new classes of ships!&lt;br /&gt;
* Contains a &amp;lt;b&amp;gt;complete ship stats databank&amp;lt;/b&amp;gt; for ALL buyable ships of strict mode and ALL oxp ships available in the game!&lt;br /&gt;
You &amp;lt;b&amp;gt;should by all means install&amp;lt;/b&amp;gt; the following OXPs alongside to this one because Realistic Shipyards V3.02 &amp;lt;b&amp;gt;is dependent on them&amp;lt;/b&amp;gt;: Assassins, Commies, Hotrods, Ionics-1.2.1, Amen Brick's Pirate Clan One: The Blitzspears, Vector &amp;amp; Zz-Oo-Haul.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/RoC.oxp.zip ''Remorse of Conscience'']&lt;br /&gt;
| [[Remorse_Of_Conscience_v2|Remorse Of Conscience]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A trade ship with a large hold, that can hold its own in combat. A good upgrade from the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[[Renegade Pirates OXP|Renegade Pirates V3.0]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships / Feature. Adds rare very well armed pirate versions of Classic Elite ships to the more lawless  systems. These pirates carry high bounties, but their multiple lasers and plasma cannons will make mince-meat of a young Jameson. Do not install this OXP until you have an Iron Ass! &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/RVandGS.zip ''Renegade Viper + Grass Snake'']&lt;br /&gt;
|[[Renegade Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Grass Snake]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Sometimes even GalCops are victims of crime, finding their Vipers stolen from the docking berth. The joy-rider gives the stolen Viper a new lick of paint and joins a pirate fleet. Large bounties are paid for ridding the space lanes of these thieves. The Grass Snake is a trade ship with a large hold, often used by pirates.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Repair_Bots_OXP|Repair 'Bots]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
| Equipment. A pylon mounted cannister of repair nanobots. These can be activated in-flight, when they scan your ship for damaged equipment and attempt to fix an item of it (a random one if multiple items are found). They are reliable for lower tech items, but as the equipment gets more complicated they sometimes struggle. But if all else fails, buy, try and fly again...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Rock Hermit Locator]]&lt;br /&gt;
| [[Rock Hermit Locator]]&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Rock Hermit Locator is a piece of equipment for your ship to locate Rock Hermits. Useful for miners and Traders.. You need to already have bought the advanced space compass that works in tandem with the RHL (&amp;quot;Rock Hermit Locator&amp;quot;).&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Saleza Aeronautics'']&lt;br /&gt;
| [[Bellatrix_Cruiser|Bellatrix Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Rigel_Bomber|Rigel Bomber]]&lt;br /&gt;
&lt;br /&gt;
[[Saiph_Interceptor|Saiph Interceptor]]&lt;br /&gt;
|&lt;br /&gt;
|Ships / Feature. High Tech Corporate States gain their own patrol craft. Some of these ships are also available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/santa_v2.zip ''Santa''] - ([http://oosat.alioth.net/files/Santa.zip alternative lo-end version])&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Just for fun adds a (very rare) Santa Sledge to the space lanes escorted by plasma gun toting reindeer space bikers!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Save_Anywhere|Save Anywhere]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature.  Save Anywhere allows you to save your game at any OXP Station, instead of only at Main Stations, as in the standard game.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:BlackBaron1.70.zip|''Scourge of the Black Baron v1.70'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#The_Scourge_of_the_Black_Baron|Mission]]. A sequel to the [http://capnhack.com/hosting/oolite/Oolite/OXPs/longway.oxp.zip ''Long Way Around''] mission, featuring combat and transport missions. Well suited to a relative novice in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Second_Wave_OXP|Second Wave]]&lt;br /&gt;
| A variety of new alien ship variants.&lt;br /&gt;
|&lt;br /&gt;
| Ships. Some new variants on the standard Thargoid Warship and Thargon Robot Fighter.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/s-ships1.zip ''Selezen's S-Ships'']&lt;br /&gt;
| [[GalCop_SWAT_Viper|GalCop SWAT Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Oresrian_Trader|Oresrian Trader]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. In response to increasing piracy GalCop has introduced the SWAT Viper, a beefed up version of the standard Viper. Also adds the peaceful Oresrian Trader.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Sell equipment OXP|''Sell Equipment'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Feature / Equipment. Allows you to resell all equipment you bought at an equipment store of suitable techlevel. For a small fee you purchase the &amp;quot;Sell xyz&amp;quot;-option, and are refunded 60 per cent of the original price.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Shady Cobra OXP|Shady Cobra]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. A [[shaders in Oolite|Shader]] example (requires Oolite 1.69 or later). Replaces the normal model for the Cobra Mk III with one featuring the new Shaders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://oosat.alioth.net/files/All-Stars_0.zip ''Skrounk All-Stars Limited'']&lt;br /&gt;
| [[All_Stars_Large_Freighter|All Stars Large Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Seymour_Class_Sled|Seymour Class Sled]]&lt;br /&gt;
&lt;br /&gt;
[[Starbelly_Class_Sled|Starbelly Class Sled]]&lt;br /&gt;
&lt;br /&gt;
[[Starhawk|Star Hawk]]&lt;br /&gt;
&lt;br /&gt;
[[Starwolf_Mark_I|Starwolf Mk I]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A set of ships featuring a large trade ship and a variety of fighters and escorts.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/snark.zip ''Snark'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. The Snark is a powerful fighter / trader, often used by pirates and bounty hunters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://oosat.alioth.net/files/Spearhead.zip ''Spearhead Interceptor Mk.I'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. A pure fighter, fast and nippy but with a weak shield, no cargo bay and can be a twitchy bird to fly. Often used as an escort or part of a pirate fleet acting in a hit an run role.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Spy_Hunter_OXP|''Spy Hunter'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Spyhunter|Mission]]. A mission for the Galactic Navy available to a Commander with a rating of 'Dangerous' or above. Spys from the Empire sometimes infiltrate GalCop space. Commanders wishing to volunteer for hunting duties should visit the Navy base at Inines in Galaxy 1. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/StarWars.zip ''Star Wars Ships'']&lt;br /&gt;
| [[A-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[B-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[Lambdashuttle|Lambda Shuttle]]&lt;br /&gt;
&lt;br /&gt;
[[Tie-Fighter]]&lt;br /&gt;
&lt;br /&gt;
[[Tie-Interceptor]]&lt;br /&gt;
&lt;br /&gt;
[[X-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[Y-Wing]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a set of ships from the Star Wars Universe to Oolite. Tie Fighters are occasionally used by GalCop to support Viper patrols, but all ships are available on the open market and may be used by traders, pirates and bounty hunters alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[http://www.box.net/shared/static/9cwp2jk84o.zip Sung's Detailed Textures]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Replacement textures for all Classic Elite Ships. The author's web-site no longer has a link to his textures.  The link will download them directly from Lestradae's hosting site. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/sunskimmers.zip ''Sunskimmers'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Normally in Oolite ships tend to stick to the space lanes and so are rarely encountered on the way to the Sun. This OXP adds ships to the sun / planet corridor increasing the chance of meeting other ships whilst sun-skimming. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?sharekey=ca166c7e38ef78c6e7c82ed4b8f0c380e04e75f6e8ebb871 ''S.T.E'']&lt;br /&gt;
| [[S.T.E]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The S.T.E addon ship a step up from the Cobra III improved trading capabilities also has increased speed over Cobra, is also available in 3 colour options blue, red and yellow.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[SuperCobra]]&lt;br /&gt;
| [[SuperCobra]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The awesome Super Cobra. A beefed up version of the Cobra Mk III featuring larger engines, more cargo space and stronger shields.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Swift'']&lt;br /&gt;
| [[Swift]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. As the name implies, a very fast ship often used by pirates or bounty hunters. Although fast, cargo space is limited and the shield is nominal.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/system_redux.zip ''System Redux'']&lt;br /&gt;
| [[System_Redux_%28Oolite%29|System Redux]]&lt;br /&gt;
|&lt;br /&gt;
|Texture the home planet, add a planet/moon combination to each system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Taranis_OXP|''Taranis Corporation HQ'']]&lt;br /&gt;
|&lt;br /&gt;
| [[Taranis_Corporation_HQ_%28Oolite%29|Taranis Corporation HQ]]&lt;br /&gt;
| [[Oolite_Missions#Taranis|Mission]]. Adds the vast orbital [[Taranis_Corporation_HQ_%28Oolite%29|Taranis Corporation HQ]] to the Lerelace system in Galaxy 1. A mission is also available for law abiding Commanders with a rating of Competent or better.  You must also have the [http://oosat.alioth.net/files/outrider.zip ''Outrider''] OXP installed for this OXP to work properly.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Target_Autolock_OXP|Target Autolock]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. A software update for the standard [[Scanner_Targeting_Enhancement|scanner targeting enhancement]] equipment that automatically locks onto attacking ships if you have no prior target selected.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/Shield-tail.zip ''Teretrurus Mk.I'']&lt;br /&gt;
| [[Teretrurus Mk.I|Teretrurus MK.I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader somewhat faster and tougher than the Cobra Mk III, but with a smaller cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Terrapin.zip ''Terrapin Trader'']&lt;br /&gt;
| [[Terrapin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader. A good upgrade from the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Tescoura.zip ''Tesoura'']&lt;br /&gt;
| [[Tesoura]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A slow, but well shielded trade ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Thargoid_CarrierV1.zip ''Thargoid Carrier'']&lt;br /&gt;
| [[Thargoid_Carrier|Thargoid Carrier]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Arms the Thargoids with a vast carrier capital vessel. Many OXPs increase the fire-power available to the GalCop Navy. If you chose to play with these OXPs installed, then you should really give the Bugs a chance and allow them access to this mighty craft!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Thargoid_Wars|Thargoid Wars V4.3 (Updated)]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#ThargoidWars|Mission]]. War with the Thargoids intensifies featuring new attack and defense missions. To avoid young Jamesons being out-gunned, the OXP missions will run in all Galaxies except Galaxy 1. Updated from the version on Oosat1. It is important that you use the updated version as the old version will clash with many other missions.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Thargorn_Threat_oxp|''Thargorn Threat v1.3 (updated)'']]&lt;br /&gt;
| [[Terroriser_Frigate|Terroriser Frigate]]&lt;br /&gt;
&lt;br /&gt;
[[Thargoid_Thargorn_Battleship|Thargoid Thargorn Battleship]]&lt;br /&gt;
&lt;br /&gt;
[[Thargoid_Thorgon_Cruiser|Thargoid Thorgon Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Redresses the game imbalance caused by the number of OXPs arming the Navy with warships. These Thargoid carft are very powerful and re-establish the Thargoid's place as a threat to mankind. Best played with the Behemoth OXP installed, for epic space battles.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.wagar.org.uk/downloads/software/oolite/tianve.zip''Tianve'']&lt;br /&gt;
|&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
|Planets / Stations. Adds scenary, including a pulsar, to the Galaxy 1 system of Tianve. A Station orbits the pulsar and fleets of pleasure liners can be seen taking tourists on flights around the pulsar. There are various adverts in the system, along with two extra 'space lanes', one between the planet and the pulsar and another between the pulsar and the witchpoint.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Tiger.zip ''Tiger'']&lt;br /&gt;
| [[Tiger_Mark_I|Tiger Mark I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A truly awesome (and very expensive) multi-role craft. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/TGY.zip ''Tionisla Orbital Graveyard]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Adds the graveyard to the Galaxy 1 system of Tionisla, as described in the Dark Wheel. Long dead Commanders are buried in their rusting ships amongst monuments, Stars of David, Crucifixes and other religious symbols. Security patrols will make short work of any Commander foolish enough to desecrate the tombs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/tori.zip ''Torus Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Torus_station|Torus Station]]&lt;br /&gt;
|Stations. Adds a vast 2001 style space station to very high tech level systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Total_patrol_OXP|''Total patrol'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Replaces the default police AIs with a totalPatrolAI which lets police ships patrol between all three major points of the system: planet, witchpoint and sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/eil0djqhca ''Trade Outpost v1.1'']&lt;br /&gt;
| &lt;br /&gt;
| [[Trader_Outpost_%28Oolite%29|Trade Outpost]]&lt;br /&gt;
|Griff trade outpost without ads.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Traffic_Control_OXP|Traffic Control]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Station upgrade. Adds traffic control personnel to each system main station. They are happy to talk new Commanders (and older ones who've got too reliant on Docking Computers and then lost them) through approaching and manual docking with the station. There's even a cheery goodbye when you leave, just don't dawdle and block the station approach lane!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Trans-Hab.zip ''Trans-Hab Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Transhab_station|Transhab Station]]&lt;br /&gt;
|Stations. Adds a large station with rotating arms to some medium tech level systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Transports]]&lt;br /&gt;
| [[CoachWhip]]&lt;br /&gt;
&lt;br /&gt;
[[Coral]]&lt;br /&gt;
&lt;br /&gt;
[[Woma]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds more variety to the game. Passenger liners can be seen in the space lanes of the safer systems transporting paying customers to their destinations. Also features Moray Transporters and Large Woma fuel tankers to bring much needed supplies and fuel to space stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Trident_Down|Trident Down]]&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Trident_Down|Mission]]. A series of missions set in Galaxy 4 involving the investigation of a vicious attack on an Trident Shuttle operated by [[Executive_SpaceWays|Executive SpaceWays]].  &lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[UPS_Courier|U.P.S. Courier]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|[[Oolite_Missions#UPS_Courier_Company|Mission]] / Feature. The UPS Courier service will randomly offer Commanders the option of taking goods or documents from system to system. Some say experienced Couriers may also be offered combat missions.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/UrutaMK3.zip ''Urutu Mk.III'']&lt;br /&gt;
| [[Urutu_Mk.III|Urutu Mk III]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader from Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/UrutaMK4.zip ''Urutu Mk.IV'']&lt;br /&gt;
| [[Urutu_Mk.IV|Urutu Mk IV]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader from Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.purgatori.net/Isis_Interstellar.htm ''Vampire'']&lt;br /&gt;
| [http://www.purgatori.net/Isis_Interstellar.htm Vampire]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Purgatori Vampire series of combat ships. A strong combat ship in numerous different versions and paint-jobs. A Military version is used by the police, but several civilian versions of the ship are also available on the open market. Clicking the download link will take you to the sales broacher, where you can inspect further particulars and download the OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Velocity_OXP|Velocity]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast fighter ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Vector_OXP|Vector1.1]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Mission/Ships. Fast, rare and expensive. And some small surprises (Updated 14.12.2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/weeviloid2.zip ''Weeviloid'']&lt;br /&gt;
| [[Weeviloid_Hunter|Weeviloid Hunter]]&lt;br /&gt;
[[Weeviloid_Scoutship|Weeviloid Scoutship]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The scout-ship is a light trade ship. The hunter is a fearsome multi-gunned war ship. Little is known about the Weeviloids and many Commanders meeting them have found them hostile. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds.zip ''Wiggy's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Welcome_Mat_OXP|Welcome Mat]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Misc. Software upgrade for the communications systems to expand the information given to the commander on arrival from witchspace into a new system. Augments the system name message with planetary biographical details via the buoy network, plus the latest safety and alien presence information from Galcop. Also fully compatible with [[OXPConfig|OXPConfig]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/vhho2av2az ''Wolf Mk.II v3.3]&lt;br /&gt;
| [[Wolf_Mk.2_%28Oolite%29|Wolf Mk II]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the powerful Wolf Mk II, as seen in Elite-A. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:Wolfs_variants.zip|''Wolfwood's Variants v1.5'']]&lt;br /&gt;
| [[Asp_Mk.I|Asp Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Courier|Cobra Courier]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Rapier|Cobra Rapier]]&lt;br /&gt;
&lt;br /&gt;
[[Drake]]&lt;br /&gt;
&lt;br /&gt;
[[Drake_Mk_II|Drake Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Wolf Mk I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large selection of traders and fighters based on models seen in Classic versions of Elite. The ships strive to be on the same level with original ships and not too powerful in comparison to them. Tested on Oolite v1.70.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds3.zip ''Xaotik's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Your Ad Here!]]&lt;br /&gt;
| [[Pi-42 security|Sidewinder Pi-42 Security]]&lt;br /&gt;
&lt;br /&gt;
[[Tescoo security|Sidewinder Tescoo Security]]&lt;br /&gt;
&lt;br /&gt;
[[Star security|Sidewinder Star Security]]&lt;br /&gt;
&lt;br /&gt;
[[Mall Wart security|Sidewinder Mall Wart Security]]&lt;br /&gt;
&lt;br /&gt;
[[Sainsboory's security|Sidewinder Sainsboory's Security]]&lt;br /&gt;
| [[Pi-42]]&lt;br /&gt;
&lt;br /&gt;
[[Tescoo_Oxpress|Tescoo Oxpress]]&lt;br /&gt;
&lt;br /&gt;
[[Star]]&lt;br /&gt;
&lt;br /&gt;
[[Mall Wart]]&lt;br /&gt;
&lt;br /&gt;
[[Sainsboory's]]&lt;br /&gt;
&lt;br /&gt;
|Feature. This OXP adds a lot of variety to the Universe. Witch-point and navigation beacons are replaced with giant bill boards displaying adverts. &lt;br /&gt;
Every set features 50 different adverts and also adds a different type of constore to the universe (Set A introduces the Pi-42 constore, Set B the Tescoo Ooxpress constore ect). A constore is a dockable commercial base which is added to the space lanes of most systems with a large population. &lt;br /&gt;
Also from version 4 and above of this oxp each constore has its own security force, the ships of which are skinned in the colours of the store they protect, and billboards will occasionally appear in asteroid fields of Corporate Systems.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All OXPs by Category==&lt;br /&gt;
&lt;br /&gt;
===Sound Sets===&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/E5Amigasoundpack01oxp.zip ''Amiga Replament Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/CustomSounds.zip ''Custom Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:halsis.zip|Hal's Hot Sister]] (female cockpit voice)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/file/mm2ekntynom/Hawksound.zip ''Hawksound'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds2.zip ''Murgh's Replacement Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds.zip ''Wiggy's Replacement Sounds]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds3.zip ''Xaotik's Replacement Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:MildAudio.oxp.zip|MildAudio]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Alternative HUDs===&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/pLists/hud.plist ''Compact HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
''Dr HUD'' [http://sancho.dk/oolite/Dr_HUD_Cmk3.zip Cobra Mk.III version], [http://sancho.dk/oolite/Dr_HUD.zip Custom version]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/FighterHud.zip ''Fighter HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/2/2d/G-HUD_Mk2.oxp.zip ''G-HUD Mk2'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/kleptohud.oxp.zip ''Klepto-HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.crimsonforge.co.uk/cloister/MedusaHud.oxp.zip ''Medusa HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/megawalnutdash.oxp.zip ''Mega-Walnut Dashboard'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/MilHUDv2.zip ''Milspec HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/hczsm8gyi0 ''Milspec HUD v3''] (for 1.73 onwards)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/hud_ng.oxp.zip ''NG HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/d/d9/TrekHud.zip ''Trek HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[HUD images here]]&lt;br /&gt;
&lt;br /&gt;
===Dockable Objects===&lt;br /&gt;
[[Anarchies OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Black_Monk_Monastary|Bank of the Black Monks]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BuoyRepair|BuoyRepair1.02.2]] - Updated (21/5/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Deep Space Dredger|''Deep Space Dredger '']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?dnzltr0cit5 ''Free Trade Zone'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel_Station_OXP|Fuel Station]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/globestations.zip ''Globe Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/GrittyCoriolis.oxp.zip ''Gritty Coriolis'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/HoOpy.zip ''HoOpy Casino'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/gwxstations.oxp.zip ''Military Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Planetfall_OXP|Planetfall]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tori.zip ''Torus Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Trans-Hab.zip ''Trans-Hab Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/eil0djqhca ''Trade Outpost v1.1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Taranis.zip ''Taranis Corporation HQ'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[P.A. Groove Stations OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Your Ad Here!]]&amp;lt;br&amp;gt;&lt;br /&gt;
More information on the Station images appearing in Oolite can be found [[Oolite Stations|here]].&lt;br /&gt;
&lt;br /&gt;
[[Dockable Object images here]]&lt;br /&gt;
&lt;br /&gt;
===Customisations by Government (or Tech Level)===&lt;br /&gt;
''[[Anarchies OXP]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[[BuoyRepair|BuoyRepair1.02.2]] - Updated (21/5/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/commies.zip ''Commies'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeepSpacePirates|DeepSpacePirates]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Dictators'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Other System Objects===&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Diso.zip ''Diso'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel_Station_OXP|Fuel Station]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?zahdnac0tj1 ''Lave v1.70'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pirate Coves OXP| ''Pirate Coves'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/piratetraps.oxp.zip ''Pirate Traps'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[RingPod.oxp|''Racing Rings'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ring_Racer_OXP|Ring Racer]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.wagar.org.uk/downloads/software/oolite/tianve.zip''Tianve'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/TGY.zip ''Tionisla Orbital Graveyard]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Traffic_Control_OXP|Traffic Control]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Your Ad Here!]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Missions===&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Asteroid_Storm|Asteroid Storm 1.52]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BlackjacksBullion_OXP|Blackjacks Bullion]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Deposed_OXP|''Deposed 1.3.4'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ionics_OXP|''Ionics v.1.2.3'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Localhero OXP|Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 27.04.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[[LongWay_OXP| ''Long Way Around 1.1'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lovecats.oxp|''Lovecats 1.2'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Military_Fiasco|Military Fiasco V2.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Oo-Haul]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:BlackBaron1.70.zip| ''Scourge of the Black Baron v1.70'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Spy_Hunter_OXP|''Spy Hunter'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Taranis_OXP|''Taranis Corporation HQ'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thargoid_Wars|Thargoid Wars V4.3 (Updated)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Trident_Down|Trident Down]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[UPS_Courier|U.P.S. Courier]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Vector_OXP|Vector1.1]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 14.12.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More information on the numerous Oolite Missions can be found [[Oolite Missions|here]].&lt;br /&gt;
&lt;br /&gt;
===Ship Systems===&lt;br /&gt;
[[Anarchies OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[AMS_OXP|Anti-Missile System]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Captured_Thargons_OXP|Captured Thargons]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Drones_OXP|Drones]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/External%20Views.zip ''External Views'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Energy_Equipment_OXP|Energy Equipment]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel Tank|Fuel Tank]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hired_Guns_OXP|Hired Guns]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hyperradio_js_OXP|''Hyperradio v1.16'']]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 13/08/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missile Analyser|Missile Analyser]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missiles and Bombs|Missiles and Bombs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missile_Rack_OXP|Missile Rack]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/3/33/Nuke.zip ''Nuclear Torpedo'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/Ore_processor.zip ''Ore Processor'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Probe_OXP|Probe]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Repair_Bots_OXP|Repair 'Bots]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Rock_Hermit_Locator|Rock Hermit Locator]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Sell equipment OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Target_Autolock_OXP|Target Autolock]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[[Target Reticle|Target Reticle]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Welcome_Mat_OXP|Welcome Mat]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ships and Ship Variants===&lt;br /&gt;
See below for ship names and stats.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Aegidian's_Specials|''Aegidian's Specials'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aegidian's_X-Ships|''Aegidian's X-Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://uploading.com/files/CTQ4YDB4/Blitzspear%20Clan.rar.html''Amen Brick's Pirate Clan One: The Blitzspears v1.0 (new 07/08)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.uploading.com/files/QERHQBAE/Amen_Bricks_Megaships.oxp.zip.html''Amen Brick's Megaships v1.1 (new 07/08)'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Anarchies OXP]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/aphidv2.oxp_.zip ''Aphid Escort Service'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/att1.zip ''Armoured Transport Type 1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/bandersnatch.zip ''Bandersnatch'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Behemoth]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BigShips_OXP|Big Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:BoomslangWIP.zip|''Boomslang'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Caduceus]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/seosu.zip ''Capisastra'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/clearskies.oxp_.zip ''Clear Skies'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ChoppedCobra.zip ''Cobra 3.5 (chopped Cobra)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cobra_Clipper_SAR|Cobra Clipper SAR]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/cobra3njx.zip ''Cobra Mk.III Njx'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Condor'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/custpaint1.zip ''Custom Paint Jobs'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/dwcobra3HiRes.zip ''Dark Wheel Cobra''] - ([http://oosat.alioth.net/files/dwcobra3.zip alternative lo-end version])&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeepSpacePirates|''DeepSpacePirates'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Dragon|Dragon Assault Craft (Updated 9/8/08)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/eagle2.zip ''Eagle Mk.II'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.arcadia-digital.net/steve/Oolite/Ships/Executive%20SpaceWays%20v2.2.zip ''Executive Spaceways'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/farstar.oxp.zip ''Far Star'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/ferdelance_ng.oxp.zip ''Fer de Lance NG'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ferdepai.oxp_.zip ''Ferdepai'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Firewasp.zip ''Firewasp'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Flying Dutchman OXP|Flying Dutchman]]''&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Freaky Thargoids OXP|Freaky Thargoids]]'' ([[shaders in Oolite|shader]] example, requires Oolite 1.69)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/fsr.zip ''Frog Space Rickshaw'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Galactic_Navy_OXP |''Galactic Navy'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/cu6c4gv35j ''Generation Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/greekshipset1.zip ''Greek Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Griff_ArcElite|''Griff ArcElite Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/griffin2.oxp.zip ''Griffin Mk.II]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Griff_Krait|''Griff Krait'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/boyracers.zip ''Hatchling Boyracers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/Herald.zip ''Herald'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Hognose Tugships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?2vgjwpj6xdy ''Hotrods v0.52c'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/index.php/Icarus_%28Oolite%29 ''Icarus'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/illicit_unlock.oxp.zip ''Illicit Unlock'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/impcourier.zip ''Imperial Courier'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ixian_Ships|''Ixian Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/jabberwocky.zip ''Jabberwocky'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/dropbox/kestrel_falcon1_70_1.zip ''Kestrel&amp;amp;Falcon v1.70.1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/lane_legal.zip ''Lane Legal Racers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Llama.zip|''Llama'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Longshot.zip ''Longshot'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/mPakRedux.zip ''M-Pack (rusties)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/manta.oxp_.zip ''Manta'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/marett_vol1.zip ''Marett Space Corporation'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Merlin'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/missionaries.zip ''Missionaries'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/monument.zip ''Monument'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/morrigan.zip ''Morrigan'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Navy Starships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/newships.oxp.zip ''New Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Neolite Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/nuvipers.zip ''Nu Vipers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Old Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/8sclm59k58#main ''Orb'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/outrider.zip ''Outrider'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Pallas'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Pelamis.zip ''Pelamis'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Phoenix.zip ''Phoenix'']&amp;lt;br&amp;gt;&lt;br /&gt;
''Planets''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/PTI.zip ''Pteradyne Technologies Ships''] - ([http://oosat.alioth.net/files/PTI_bugfix11.zip ''bug fix''])&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/pcc.oxp.zip ''Python Class Cruiser]&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Media:Python Class Cruiser.oxp.zip|Python Class Cruiser version 2.6]]'' (Includes shaders which require Oolite 1.69 or later)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/racers.oxp.zip ''Racers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/RoC.oxp.zip ''Remorse of Conscience'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/RenegadesV3.zip ''Renegade Pirates''] (Wait until you have an Iron Ass before installing this OXP!)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/RVandGS.zip ''Renegade Viper + Grass Snake]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Saleza%20Aeronautics%20v2.0.zip ''Saleza Aeronautics'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/santa_v2.zip ''Santa''] - ([http://oosat.alioth.net/files/Santa.zip alternative lo-end version])&amp;lt;br&amp;gt;&lt;br /&gt;
[[Second_Wave_OXP|Second Wave]] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/s-ships1.zip ''Selezen's S-Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Shady Cobra OXP|Shady Cobra]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/All-Stars_0.zip ''Skrounk All-Stars Limited'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/snark.zip ''Snark'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Spearhead.zip ''Spearhead Interceptor Mk.I'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/StarWars.zip ''Star Wars Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[http://www.schmucker-info.homepage.t-online.de/ Sung's Detailed Textures]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/sunskimmers.zip ''Sunskimmers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[SuperCobra|Super Cobra]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Swift'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/Shield-tail.zip ''Teretrurus Mk.I'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Terrapin.zip ''Terrapin Trader'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Tescoura.zip ''Tesoura'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Thargoid_CarrierV1.zip ''Thargoid Carrier'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thargorn_Threat_oxp|''Thargorn Threat v1.3 (updated)'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Tiger.zip ''Tiger'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Transports|''Transports'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Tugs'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/UrutaMK3.zip ''Urutu Mk.III'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/UrutaMK4.zip ''Urutu Mk.IV'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.purgatori.net/Isis_Interstellar.htm ''Vampire'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Velocity_OXP|''Velocity'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Vector_OXP|Vector1.1]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 14.12.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/weeviloid2.zip ''Weeviloid'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/vhho2av2az ''Wolf Mk.II v3.3]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/0/06/Wolfs_variants.zip ''Wolfwood's Variants v1.5'']&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Ship data table|Ship data table here]]&amp;lt;br&amp;gt;&lt;br /&gt;
More information on the Ships appearing in Oolite can be found [[Oolite Ships|here]].&lt;br /&gt;
&lt;br /&gt;
[[Ships and Ship Variant images here]]&lt;br /&gt;
&lt;br /&gt;
=== Other objects and miscellaneous eyecandy ===&lt;br /&gt;
[[Asteroid_Storm|Asteroid Storm]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cargo_Wreck_Teaser_OXP|''Cargo &amp;amp; Wrecks v1.4'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Famous Planets OXP|Famous_planets_oxp and FP Expansion packs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Famous_Planets_2.0.OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Farsun1.03.zip|''Farsun v1.03'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hyperradio_js_OXP|''Hyperradio v1.16'']]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 13/08/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://marc-schaffer.ch/data/OoliteGerman_V0.3.zip Oolite German v0.3]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:OoliteItaliano_v1.1.zip|''Oolite Italiano v1.1'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/ch3lsepk9k Oolite Russian v1.0]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/rrlm77ztzm Oolite en français]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Orbits.zip|''Orbits'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[OXPConfig|OXPConfig1.06]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 03/11/2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pods_OXP|Pods]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pods_OXP#UPS_PODS|Pods UPS Pack]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installing an OXP ==&lt;br /&gt;
Unzip the OXP and place it in the folder named '''AddOns'''. Sometimes the zipped files contain several folders, make sure you only copy the folder -or file for Macintoshes- ending with '''.oxp''' into the AddOns folder. This folder is found in different locations, depending on the platform:&lt;br /&gt;
&lt;br /&gt;
=== Mac OS X ===&lt;br /&gt;
Found in the folder that contains the Oolite application. &lt;br /&gt;
&lt;br /&gt;
'''Troubleshooting:''' If you get an error saying &amp;quot;The item could not be moved because &amp;quot;AddOns&amp;quot; cannot be modified&amp;quot;, that can happen if you weren't the user that installed Oolite.&lt;br /&gt;
The solution is to put the OXP's of your choice in '''~/Library/Application&amp;amp;nbsp;Support/Oolite/AddOns/''' instead (you may need to create this folder). &lt;br /&gt;
The error could also be triggered because you’re running from the disk image, you’ll need to copy the game somewhere else. Having done so, if you still get the error, use the Get Info command on the AddOns folder, open the Ownership &amp;amp; Permissions pane and check that it says You Can: Read &amp;amp; Write.&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
If the game was installed system-wide, it is in '''/usr/lib/Oolite/AddOns'''.  If it was installed just for the currently logged in user, it will be in the user's home directory, in '''$HOME/.local/lib/Oolite/AddOns''' except Debian systems.  Debian changes the folder locations to '''$HOME/.Oolite/AddOns.''', '''$HOME/Library/Application&amp;amp;nbsp;Support/Oolite/AddOns/''' and '''/usr/lib/GNUstep/System/Applications/AddOns.'''  This, hopefully, solves many a Debian users dilemma of where to put the OXPs.&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
If the installable package was used (post Jan 06) then the AddOns folder needs to be created in '''C:\Programs Files\Oolite'''. Note that this applies if the default installation location is used. If the install location is changed then use the path to the Oolite folder that correspnds to your installation. &lt;br /&gt;
If the GNUStep dedicated versions (pre-Jan 2006) is used, then the AddOns folder must be created in the oolite.app folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After unzipping the file, make sure that it is ''the'' OXP folder that put into the AddOns directory - some zipped OXPs can contain a top level folder with a readMe file, and the actual OXP folder is a level further down. If this is the case, move the item with the '''.oxp''' extension into the AddOns folder.&lt;br /&gt;
&lt;br /&gt;
== Caveats ==&lt;br /&gt;
If you purchase a ship that is an OXP ship and save the game, you will only be able to load that commander as long as this OXP is installed in AddOns. If it's not, Oolite will give you an error instead of trying to load the commander.&lt;br /&gt;
&lt;br /&gt;
== Creating an OXP ==&lt;br /&gt;
It is intended to be easy to create expansion packs. With a few simple [[List_of_software|tools]], a player can make small or big changes, and customize the gaming experience.&lt;br /&gt;
&lt;br /&gt;
* [[OXP howto|How to make OXPs]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]]&lt;br /&gt;
[[Category:Oolite expansion packs]]&lt;br /&gt;
[[Category:Factual]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=OXP&amp;diff=13743</id>
		<title>OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=OXP&amp;diff=13743"/>
		<updated>2009-08-26T21:17:36Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Alternative HUDs - add MilSpec v3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What are OXPs? ==&lt;br /&gt;
&lt;br /&gt;
[[Image:oolite-oxp-icon.png|128px|right|OXP icon]]&lt;br /&gt;
An '''OXP''' (Oolite eXpansion Pack) is an enhancement to the game [[Oolite]]. Typically, an OXP is downloaded as a ZIP file, which is expanded and placed in Oolite's AddOns folder. On the Mac the OXP is a shown as an application, which takes the form of the icon shown here. On Windows the OXP appears as a normal folder ending &amp;quot;.oxp&amp;quot;. An OXP could be a new game object (such as a ship, space station or a moon), a mission, or a combination of several elements. OXPs can use all of the facilities of Oolite, including some that are not used in the standard, unexpanded game. Whatever your OS, you need to move the OXP into Oolite's AddOns folder. Oolite will only read an OXP if you move the .oxp folder (or Application on the Mac) into Oolite's AddOns folder.&lt;br /&gt;
&lt;br /&gt;
== Downloading OXPs ==&lt;br /&gt;
&lt;br /&gt;
On this page you will find download links to all the OXPs. Most OXPs can also be found at [http://oosat.alioth.net The Oolite Satellite Resource Site] (Oosat2) or the older [http://capnhack.com/hosting/oolite/Oolite/OoSat.html Captain Hack OoSat Site] (Oosat1).&lt;br /&gt;
&lt;br /&gt;
Please note however that neither of these sites have been updated for a long time, nor will they be. All updating is now done on this page of the Wiki. You should use the link shown on this page to get the latest version of the OXP. For example, the versions of Assassins.oxp, Ionics.oxp, Thargoid Wars.oxp and Spyhunter.oxp on the Captain Hack site are old versions (and contain bugs). The links on this page will take you to the latest versions.&lt;br /&gt;
&lt;br /&gt;
The download will create a .ZIP file. Unzip it and a new folder will appear. Open this folder and you will see a folder ending .oxp and usually a README file. Move the folder ending .oxp into the Oolite AddOns folder. Next time you load up Oolite the new features added by the OXP will be added to the game. Be sure to read the README file, as this will tell you what the OXP does. If you are updating an old version of an OXP on Oolite 1.69.1 onwards, hold down the SHIFT key whilst Oolite loads up for the first time after installing in order to ensure the cache is updated.&lt;br /&gt;
&lt;br /&gt;
Below you will see a table of all the OXPs set out in alphabetical order. The link in the first column will take you to a Wiki Page giving you information on the OXP and a download link. If no Wiki page is currently available for the OXP, the link will take you directly to a download link.&lt;br /&gt;
&lt;br /&gt;
The links in the next column will take you to Wiki Pages giving information on ships or stations added by the OXP. Many of the [[Oolite_Missions|Mission OXPs]] will contain lots of other ships, stations or weapons that are not listed here. The Wiki only gives information on the Ships listed in the galaxy wide &amp;quot;Jane's Spacecraft&amp;quot;. Many military, criminal and corporate powers do not make information on the craft they build or use available to the galactic public! Below the Main Table is a list of download links to all the OXPs broken down by category.&lt;br /&gt;
&lt;br /&gt;
== Table of all OXPs ==&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;border: 1px solid  #cfcfbf; background-color: #f0f0ff; padding: .5em 1em 1em; cellpadding: 0; cellspacing: 0; color: #000000; vertical-align: top; text-align: left;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
! Information / Download !! Ships !! Stations !! Short Description&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Aegidian's_Specials|Aegidian's Specials]]&lt;br /&gt;
| [[Mussurana]]&lt;br /&gt;
[[Asp_%28Oolite%29#Notable_features|Asp Mark II Special]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The powerful Mussurana and an improved Asp.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Aegidian's_X-Ships|Aegidian's X-Ships]]&lt;br /&gt;
| [[Python_ET_Special|Python ET Special]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Mk.2_%28Oolite%29|Cobra Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Asp_%28Oolite%29#Notable_features|Asp Mark II Special]]&lt;br /&gt;
&lt;br /&gt;
[[Sidewinder_%28Oolite%29#Notable_featuresl|Sidewinder Special]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. An improved Python, the experimental Cobra Mk II, the Asp Mark II Special and the Sidewinder Special.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/p9wjemvoc8 ''Amen Brick's Pirate Clan One: The Blitzspears (NEW 07/08)'']&lt;br /&gt;
| Assassin,   Hoodlum,   Mugger,   Scoundrel and Spiv&lt;br /&gt;
|&lt;br /&gt;
|Ships. The first of the Pan Galaxy outlaw clans to rise through the leadership of some diabolical criminal genius.  What are his, or indeed hers or, further indeed, its future plans? Will their nefarious example be followed by others?  The answers are out there...   All ships in this version are playable.   Future versions (probably modular for memory saving reasons) will have more clans, joinable clans (if I master the arcane art of programming), stations and missions.  Stay untuned, folks.   Now on less of a pain file host!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/sm6fpqxsg4 ''Amen Brick's Megaships v1.2 (Amended 07/08)'']&lt;br /&gt;
| The Battleship, The Biodome, The Cruiseship, The Hospitalship, The Supercargo, The Superlifter and the Yacht:Amen Class&lt;br /&gt;
|&lt;br /&gt;
|Ships. Graceful giants cross the galaxies before our eyes.   The forlorn Biodome, destined to forever wander the Ooniverse.  The Cruiseship taking citizens to holiday planets.  The Supercargo ferrying aid to the needy.   The private Yacht filled with luxury and the prosaic Superlifter than helps giant ships get to their new homes or their final resting place.  Now amended to make spectacular explosions as they try to dock less likely (sorry!)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/E5Amigasoundpack01oxp.zip ''Amiga Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set, based on the sound set used in the Amiga version of the original Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Anarchies_OXP|''Anarchies.oxp'']]&lt;br /&gt;
| [[Hacker_Viper|Hacker Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Salvager_Phoenix|Salvager Phoenix]]&lt;br /&gt;
&lt;br /&gt;
[[Salvager_Tugger|Salvager Tugger]]&lt;br /&gt;
| [[Hacker_Outpost|Hacker Outpost]]&lt;br /&gt;
&lt;br /&gt;
[[Salvage_Gang|Salvage Gang]]&lt;br /&gt;
&lt;br /&gt;
[[Sentinel_Station|Sentinel Station]]&lt;br /&gt;
&lt;br /&gt;
[[Renegade_Station|Renegade Station]]&lt;br /&gt;
| Feature/Ships/Stations. Complete overhaul of Oolite's legal rating system. It gets harder to become clean again. But there are some new ways to achieve this as well: Hacker Outposts can be found in the higher tech [[Powers_and_Organisations#Anarchy_Worlds|Anarchy systems]], the criminals willing to clear a fugitive's legal record. For a price of course! Salvage Gangs are spread all over the Ooniverse, providing good equipment deals. Those in Anarchy systems offer a service similar to the Hacker Outposts as well. Sentinel Stations are placed in some of the worst Anarchies. But beware! Some of them have been overthrown by the pirates and are now Renegade Stations. Good news for the pirates among the players, because these are as close to a safe-haven for you as it gets! All of these also feature their own ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[AMS_OXP|Anti-Missile System]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. Adds the anti-missile system, designed to offer a defence against non-standard missiles via automatically firing interceptor darts (6 per launcher, replenishable). Requires [[Missile_Analyser|Missile Analyser OXP]] by Eric Walch.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/aphidv2.oxp_.zip ''Aphid Escort Service'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the stylish Aphid escort service.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Aquatics_OXP|Aquatics]]&lt;br /&gt;
| [[Manta_Ray|Manta Ray]], [[Shark|Shark]], [[Man_O%27_War|Man O' War]], [[Box_Escort|Box Escort]], [[Conger|Conger Cargo Hauler]], [[Hawksbill|Hawksbill Fuel Tanker]], [[HammerHead|HammerHead Hauler Carrier]], [[Barracuda|Barracuda]], [[LeviathanPlatform|Leviathan System Platform]], [[Orca|Orca Destroyer]]&lt;br /&gt;
|&lt;br /&gt;
|Ships/mission/station. Ships from the Aquarian Shipbuilding Corporation of Aqualina, G3. Also includes a brand new station (the Aquarian Shipbuilding Corp. HQ) plus a mission based out of it. And who knows, there may be a few more surprises in there too...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/att1.zip ''Armoured Transport Type 1'']&lt;br /&gt;
| [[Gaundlet_Armoured_Transport_Type1|Gaundlet Armoured Transport Type 1]]&lt;br /&gt;
&lt;br /&gt;
[[Gaundlet_Armoured_Escort_Viper|Gaundlet Armoured Escort Viper]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Convoys of well armed craft ferry gold and other valuables through the space lanes. Only a pirate with an Iron Ass would dream of attempting a robbery!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[The Assassins Guild OXP|Assassins Guild V1.3 (Updated)]]&lt;br /&gt;
| [[Deamon_Cruiser|Deamon Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Mongoose]]&lt;br /&gt;
&lt;br /&gt;
[[Nemesis]]&lt;br /&gt;
&lt;br /&gt;
[[Scorpion_Frigate|Scorpion Frigate]]&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
| [[Oolite_Missions#The_Assassins_Guild|Missions]] / Ships / Stations / Planets. 21 missions involving murder to order in Galaxy 7, available to experienced Commanders amoral enough to gain admittance to the sinister [[Powers_and_Organisations#The_Assassins_Guild|Assassins Guild]]. Updated from the versions on Oosat1 &amp;amp; Oosat2.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Asteroid_Storm|Asteroid Storm]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Feature / [[Oolite_Missions#Asteroid_Storm|Mission]]. Adds lots of different types of Asteroids to the Universe. A [[Oolite_Missions#Asteroid_Storm|Mission]] is also included, well suited to a novice Commander. A well known station in Galaxy 1 comes under threat from a large asteroid strike. The updated version fixes a bug that meant that only one new type of asteroid was being added. Now the intended twelve varieties appear in game.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/bandersnatch.zip ''Bandersnatch'']&lt;br /&gt;
|[[Bandersnatch]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a pirate capital vessel armed with plasma turrets.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Black_Monk_Monastary|Bank of the Black Monks]]&lt;br /&gt;
| [[Black_Monk_Gunship|Black Monk Gunship]]&lt;br /&gt;
| [[Black_Monk_Monastary|Black Monk Monastary]]&lt;br /&gt;
| Feature / [[Oolite_Missions#Bank_of_the_Black_Monks|Mission]]. Monks aboard well armed stations appear in advanced systems. Loans are offered, defaulters will be exterminated! Two versions of the OXP are available, the [http://www.box.net/public/z2ahfudnt3 Non-Shader Bank of the Black Monks OXP'] and the [http://http://www.box.net/shared/7twwbaelcc 'Shady Bank of the Black Monks OXP']. The Non-Shader Version will run on all versions of Oolite. The Shady version uses Shaders and requires Version 1.71 or higher of Oolite. Slow Systems will struggle to run the Shady Version, so if you find installing it is slowing your system down too much, then try the Non-Shady Version.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Behemoth]]&lt;br /&gt;
| [[Behemoth]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a dockable Navy Cruiser. Updated from the version on Oosat1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Behemoth_Spacewar|''Behemoth Spacewar'']]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Patch. Adds intelligenge to the Behemoth and brings a combat with thargoids&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[BigShips_OXP|Big Ships]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Ships (ish). Adds the new role &amp;quot;bigTrader&amp;quot; to the game, designed for large ships which are unable to dock with stations due to their size. Also includes an AI which can be used for such ships, but DOES NOT include any ships of its own.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Media:BoomslangWIP.zip|''Boomslang'']]&lt;br /&gt;
| [[Boomslang]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a mid-range multi-role ship. Used by pirates and traders alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Bounty_Scanner|Bounty Scanner]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Bounty Scanner adds bounty details (if any) to the targeting lock-box display when locked onto other ships. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[BuoyRepair|BuoyRepair1.02.2]]&lt;br /&gt;
| Armadillo&amp;lt;br&amp;gt;Controller&amp;lt;br&amp;gt;Guanako&lt;br /&gt;
|[[Buoy Repair Facility|Buoy Repair Facility]]&lt;br /&gt;
|Feature. Repair company for defect or destroyed nav-beacons (Updated 21/5/2009).&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.crimsonforge.co.uk/cloister/caduceus.zip Caduceus]&lt;br /&gt;
| [[Caduceus|Caduceus]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the very expensive (and deadly) Caduceus, which has six broadside-mounted auto-targeting plasma cannons.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/seosu.zip ''Capisastra'']&lt;br /&gt;
| [[Capisastra_Defender|Capisastra Defender]]&lt;br /&gt;
&lt;br /&gt;
[[Capisastra_Hauler|Capisastra Hauler]]&lt;br /&gt;
&lt;br /&gt;
[[Capisastra_Warrior|Capisastra Warrior]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Capisatra pirates appear in Galaxy 4.  [[Capisastra_OXP|More Information]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Captured_Thargons_OXP|Captured Thargons]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. Gives the possibility for player ships to carry and launch captured and reprogrammed Thargon robot fighters&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cargo_Wreck_Teaser_OXP|''Cargo &amp;amp; Wrecks V1.4 (Updated April 2009)'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Cargo. Adds lots of different types of cargo canisters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cataclysm_OXP|Cataclysm]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature / Mission. &amp;quot;Cataclysm.oxp is a mission OXP that takes up the threads of the native Constrictor Hunt and Thargoid Plans missions, and sends you on a mission far bigger than anything you have done for the Navy so far. It gives you the opportunity to re-visit places you have visited before, and re-meet people you had contact with during these missions. And of course it will let you meet various other people, and lead you to a lot of new places, some of which you probably haven't visited before.&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/clearskies.oxp_.zip ''Clear Skies'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Reduces nebula effects. Handy if your system is finding it hard to run Oolite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Cobra_3.5|Chopped Cobra]]&lt;br /&gt;
| [[Cobra_3.5|Cobra Mk 3.5]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A slightly faster and tougher variation on the classic Cobra Mk III, at the price of a reduced cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Cobra_Clipper_SAR|Cobra Clipper SAR]]&lt;br /&gt;
| [[Cobra_Clipper_SAR|Cobra Clipper SAR]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A custom Cobra Mk III to rescue stranded Commanders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/cobra3njx.zip ''Cobra Mk III Njx'']&lt;br /&gt;
| [[Cobra_III_NjX|Cobra III NjX]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A faster, tougher variation on the Classic Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/commies.zip ''Commies'']&lt;br /&gt;
| [[Ray_Mk.I|Ray Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Giant_Ray|Giant Ray]]&lt;br /&gt;
&lt;br /&gt;
[[Astro_Mines|Mining Pods]]&lt;br /&gt;
&lt;br /&gt;
[[Astro_Mines|Scavenger Rays]]&lt;br /&gt;
&lt;br /&gt;
[[Sturgeon_Mk.I|Sturgeon Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Worker%27s_Commuter|Worker's Commuter]]&lt;br /&gt;
&lt;br /&gt;
| [[Astro_Mines|Astro Mines]]&lt;br /&gt;
&lt;br /&gt;
[[CZGF|Collective Zero-G Factory]]&lt;br /&gt;
&lt;br /&gt;
[[SLAPU|Solar Laboratory and Production Unit]]&lt;br /&gt;
|Ships / Stations. Commie systems have their own police forces, transports, stations and miners.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/pLists/hud.plist ''Compact HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Condor'']&lt;br /&gt;
| [[Condor]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A very powerful police and Navy Cruiser.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/CustomSounds.zip ''Custom Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set. The largest of the currently available sound sets, this pack replaces or adds over 40 sounds, featuring additional music and extensive use of a calm female computer voice to warn the Commander of alarming events.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/dwcobra3HiRes.zip ''Dark Wheel Cobra''] -&lt;br /&gt;
([http://oosat.alioth.net/files/dwcobra3.zip alternative lo-end version])&lt;br /&gt;
|[[DWCobra|Dark Wheel Cobra]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A custom Cobra Mk III model, as seen on the cover of the Elite Manual.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Deep_Space_Dredger|''Deep Space Dredger'']]&lt;br /&gt;
| [[Sabre]]&lt;br /&gt;
| [[Deep_Space_Dredger|Deep Space Dredger]]&lt;br /&gt;
|Ships / Stations. Adds dockable Space Dredgers to the space lanes, defended by a squad of Saber fighters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[DeepSpacePirates|''Deep Space Pirates'']]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|Feature. Normally in Oolite ships do not appear outside the space lanes. This OXP adds ships outside the space lanes. As no police patrols extend this far out pirates and other unpleasant characters can be found in deep space.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Deposed_OXP|''Deposed 1.3.4'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Deposed|Mission]]. A series of missions set in Galaxy 4 for an experienced Commander. This version is now mission offering compatible with other OXP's.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Dictators'']&lt;br /&gt;
| [[Imperial_Censor|Imperial Censor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Freighter|Imperial Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Lictor|Imperial Lictor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Quaestor|Imperial Quaestor]]&lt;br /&gt;
&lt;br /&gt;
[[Imperial_Tanker|Imperial Tanker]]&lt;br /&gt;
&lt;br /&gt;
[[Junta_Enforcer|Junta Enforcer]]&lt;br /&gt;
&lt;br /&gt;
[[Revolutionary_Guard|Revolutionary Guard]]&lt;br /&gt;
| [[Imperial_AstroFactory|Imperial AstroFactory]]&lt;br /&gt;
| Ships / Stations. Dictatorship systems gain their own police forces, supply craft and stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Diso.zip ''Diso'']&lt;br /&gt;
|&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
| Planets / Stations. Extra planets and stations are added to the Diso system in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''Dr HUD'' [http://sancho.dk/oolite/Dr_HUD_Cmk3.zip Cobra Mk III version], [http://sancho.dk/oolite/Dr_HUD.zip Custom version]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Dragon|Dragon Assault Craft (Updated 9/8/08)]]&lt;br /&gt;
| [[Dragon|Dragon Assault Craft]]&lt;br /&gt;
|&lt;br /&gt;
| Ships / Equipment. Adds the Dragon Assault Craft, a heavy combat ship available in several different paint-jobs. Also adds the Military Smart Missile, an improved Hard Head Missile with more bang for your Credit. Both the ship and missile are available to the player and NPCs alike. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?sharekey=ca166c7e38ef78c6e7c82ed4b8f0c380e04e75f6e8ebb871 ''Dragonfly/Firefly S.T'']&lt;br /&gt;
| [[Dragonfly S.T /Firefly S.T]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Dragonfly S.T and also the much faster Firefly S.T variant. Small fast ideal ship for pirates or bounty hunters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Drones_OXP|Drones]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Weapons. Three new autonomous drones to help the player (and NPCs) in combat. Fire and forget, with targetting taken from the ships scanning computers. Variants are the combat drone (standard fighting drone), the kamikaze drone (upgraded with a low yield warhead) and anti-Thargoid drone (Galcop commission, with stronger lasers and better speed and maneuverability, plus battle computer optimisation to seek and destroy Thargoid vessels). All can be recovered and possibly re-used if they survive battle.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Eagle Mk II]]&lt;br /&gt;
| [[Eagle Mk II]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds the cheap Eagle Mk II escort vessel in several different versions, including an enhanced SE.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Energy_Equipment_OXP|Energy Equipment]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Equipment. The emergency charge device - a pylon-mounted top-up for the ships systems, and the emergency energy unit - an internally fitted automatically triggered top-up when the juice runs low.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Mark a position in space by deploying a pylon mounted beacon. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Ships/Executive%20SpaceWays%20v2.2.zip ''Executive Spaceways'']&lt;br /&gt;
| [[Delta_Long-Range_Escort|Delta Long-Range Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Gemini_Escort|Gemini Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Starseeker_Personal_Shuttle|Starseeker Personal Shuttle]]&lt;br /&gt;
&lt;br /&gt;
[[Strelka_CruiseLiner|Strelka Cruise Liner]]&lt;br /&gt;
&lt;br /&gt;
[[Trident_Executive_Shuttle|Trident Executive Shuttle]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds the Executive SpaceWays fleet of ships. Commanders may consult the [[Executive_SpaceWays|Executive SpaceWays Sales Brochure]] for further details.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[External Views OXP|External Views]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Adds better outside views to all the Classic Elite Ships. Warning: Do '''not''' use with Oolite 1.70 and above! From Oolite 1.70 onwards improved outside views have been added to the game itself, so you don't need this OXP anymore. Just throw it away.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Far Star OXP|Far Star]]&lt;br /&gt;
| [[Far_Star_Murderer|Far Star Murderer]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A mid-range fighter / trader, with a fair sized cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:Farsun1.03.zip|''Farsun v1.03'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Utility. Places suns further away from the planet than standard Oolite. Now fully compatible with the Nova mission.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/ferdelance_ng.oxp.zip ''Fer de Lance NG'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a more powerful version of the Fer de Lance with several custom paint jobs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/ferdepai.oxp_.zip ''Ferdepai'']&lt;br /&gt;
| [[Ferdepai]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a new fighter / trader to Galaxy 2.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/FighterHud.zip ''Fighter HUD Mk. II'']&lt;br /&gt;
| [[Fighter_HUD_%28Oolite%29|Fighter HUD]]&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Firewasp.zip ''Firewasp'']&lt;br /&gt;
| [[Firewasp]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A fast interceptor.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Flying Dutchman OXP|Flying Dutchman]]''&lt;br /&gt;
| [[Griff Wireframe Cobra]]&lt;br /&gt;
|&lt;br /&gt;
| Feature / Ships. Adds the small chance to meet a ''Ghost Ship'' in the Ooniverse. What is it? Some claim that it's the ghost of Commander Peter Jameson, reported lost at the end of the last Thargoid War, others that it is simply a manifestation of all those lost souls who were trapped in the trackless depths of interstellar space. One common story is the trail of bad luck and hideous deaths that follow in the wake of the ship's sightings...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ''[[Freaky Thargoids OXP|Freaky Thargoids]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[shaders in Oolite|Shader]] example, requires Oolite 1.69. With this OXP installed, Thargoids will use the new Shaders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/e43ftmvqmr ''Free Trade Zone'']&lt;br /&gt;
|&lt;br /&gt;
| [[Free_Trade_Zone|Free Trade Zone]]&lt;br /&gt;
| Stations. Adds an independent trading post of dubious legality to Multi-Government systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/fsr.zip ''Frog Space Rickshaw'']&lt;br /&gt;
| [[Frog_Space_Rickshaw|Frog Space Rickshaw]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a chatty space taxi service to the safer systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Fuel_Collector_OXP|Fuel Collector]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Fuel Collector enables you to very slowly gather fuel whilst cruising in space, whether en-route to a station, or in interstellar space should a witch-jump malfunction occur.  You can also gather any unburnt fuel from destroyed ships as well as tap fuel from derelict or abandoned ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Fuel_Station_OXP|Fuel Station]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Station. Adds fly-thru Fuel Stations and Fuel Satellites near the witchpoint and along route one.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Fuel Tank'']&lt;br /&gt;
|[[Fuel Tank]]&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Mounts in place of a missile, to top up 3 light years of fuel.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Galactic_Navy_OXP | Galactic Navy]]&lt;br /&gt;
| [[Navy_Frigate|Navy Frigate]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Medical_Ship|Navy Medical Ship]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Minesweeper|Navy Minesweeper]]&lt;br /&gt;
&lt;br /&gt;
[[Navy_Transport|Navy Transport]]&lt;br /&gt;
| [[Navy_SecCom_Station|Navy Sector Command Station]]&lt;br /&gt;
| Ships and Stations. A selection of ships and space stations that adds to the already formidible arsenal of the Galactic Navy. Allows commanders to join the Navy Reserves.  Requires the Behemoth OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/cu6c4gv35j ''Generation Ships'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. The mythical Generation Ships appear from time to time.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/globestations.zip ''Globe Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Globe_station|Globe Station]]&lt;br /&gt;
| Stations. A new type of station appears at advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/greekshipset1.zip ''Greek Ships'']&lt;br /&gt;
| [[Penelope_Class_Freighter|Penelope Class Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Telemachus_Class_Escort|Telemachus Class Escort]]&lt;br /&gt;
&lt;br /&gt;
[[Ulysses_Class_Interceptor|Ulysses Class Interceptor]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large trade ship and escorts. Sometimes also used by pirates.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Griff_ArcElite|Griff ArcElite]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. New versions of the native Oolite ships textured &amp;amp; shaded to resemble how they originally appeared in the Acorn Archimedes version of Elite &lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/griffin2.oxp.zip ''Griffin Mk.II]&lt;br /&gt;
| [[Griffin_Two_%28Oolite%29|Griffin Two]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Griffin Mk II from Frontier.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Griff Krait|Griff Krait]]&lt;br /&gt;
|[[Griff Krait|Griff Krait]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds an updated version of the [[Krait (Oolite)|Krait]] featuring [[shaders in Oolite|Shaders]]. Appearing in four different paint-jobs, the new ships are similar to the [[Krait (Oolite)|Standard Krait]] in performance and exclusively flown by members of pirate squadrons. This OXP requires [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.71 of Oolite] or higher.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/GrittyCoriolis.oxp.zip ''Gritty Coriolis'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Stations. The Corolis Station gets a more detailed texture.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/images/2/2d/G-HUD_Mk2.oxp.zip ''G-HUD Mk2'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:halsis.zip|''Hal's Hot Sister'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Sound Set, featuring a female cockpit voice.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/boyracers.zip ''Hatchling Boyracers'']&lt;br /&gt;
| [[BoyRacer|Boy Racer]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The talkative (and often insulting) Boyracers appear in the more advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/file/mm2ekntynom/Hawksound.zip ''Hawksound'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Sound Set. Clean sounds. Quality female computer voice, new weapon, damage and some station interface sounds.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/Herald.zip ''Herald'']&lt;br /&gt;
| [[Herald_Military_Gunboat|Herald Military Gunboat]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A powerful police and Navy interceptor.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Hired_Guns_OXP|Hired Guns]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Weapons/Equipment. Gives the chance to agree a contract for a pair of ships to accompany you on your next journey and fight on your behalf alongside you.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Hognose Tugships'']&lt;br /&gt;
| [[Hognose]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The chatty tug ships can be seen towing broken down ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[HoOpy Casino]]&lt;br /&gt;
|&lt;br /&gt;
|[[HoOpy Casino]]&lt;br /&gt;
|Stations. HoOpy Casinos appear near the station in advanced systems. Commanders who chose to dock can win or lose credits in games of chance.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?2vgjwpj6xdy ''Hotrods v0.52c'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Classic Elite Ships appear with custom paint jobs. Includes also a large number of custom and standard racing vehicles and a spacegang in tiger-getup that doesn't like the player. A rework, and a new name, for Custom Paints &amp;amp; Racers. Replaces  [http://capnhack.com/hosting/oolite/Oolite/OXPs/custpaint1.zip ''Custom Paint Jobs'']&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Hyperradio_js_OXP | Hyperradio v1.16]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|This device gives you the ability to listen to your own music. It is expandable by musicpacks that can be separatly installed and compatible to OXPConfig and RepairBots. (Updated 13/08/2009) &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Icarus (Oolite)|Icarus]]&lt;br /&gt;
| [[Icarus (Oolite)|Icarus]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Icarus Light Trader from [[Seldar Shipyards]]. A small fighter / trader based on blueprints from the lost Solice system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/illicit_unlock.oxp.zip ''Illicit Unlock'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Utility. Allows the player to fly all the Classic Elite Ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Imperial_Courier_%28Oolite%29|Imperial Courier]]&lt;br /&gt;
| [[Imperial_Courier_%28Oolite%29|Imperial Courier]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The powerful Imperial Courier from Frontier, constructed by [[Seldar Shipyards]]. Updated from the version on Oosat1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Interstellar help OXP|''Interstellar help'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Allows you to help out some traders who got stuck in interstellar space without fuel. You will be rewarded.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[ionics_OXP|Ionics 1.2.3]]&lt;br /&gt;
| [[Ionics_Funnelweb|Ionics Funnelweb]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Huntsman|Ionics Huntsman]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Redback|Ionics Redback]]&lt;br /&gt;
&lt;br /&gt;
[[Ionics_Whitetail|Ionics Whitetail]]&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Ionics|Mission]]. A series of missions set in Galaxy 2 featuring the Ionics Company of Zaria. [[Ionics_OXP|More Information here.]] Updated on 7-4-2009. This version is now compatible with multi mission offering with other oxp's.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Ixian_Ships|''Ixian Ships'']]&lt;br /&gt;
| [[Ixian_Battle_Cruiser|Ixian Battle Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Bezerka|Ixian Bezerka]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Freighter_MK1|Ixian Freighter Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_Gunship|Ixian Gunship]]&lt;br /&gt;
&lt;br /&gt;
[[Ixian_No-Ship_Mark_I|Ixian No-Ship Mk I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A set of ships from Dune. Used by pirates and traders alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/jabberwocky.zip ''Jabberwocky'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the powerful Jabberwocky fighter / trader.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| ''[[JavaScript test OXP|JavaScript test]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Scripting Oolite with JavaScript|JavaScript scripting]] example, requires Oolite 1.68.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/dropbox/kestrel_falcon1_70_1.zip ''Kestrel&amp;amp;Falcon v1.70.1'']&lt;br /&gt;
| [[Kestrel]]&lt;br /&gt;
[[Falcon_%28Oolite%29|Falcon]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds a powerful Star Wars style Falcon, used by pirates and traders alike, and an interceptor used by the Police and Navy. Both models are also available on the open market. Improved from the older Kestrel.oxp and Falcon.oxp models, still avaiable from the [http://www.box.net/public/b2tic3tjsk#1:4083657 ''Benulobiweed''] main dowload area.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/kleptohud.oxp.zip ''Klepto-HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [http://sancho.dk/oolite/lane_legal.zip ''Lane Legal Racers'']&lt;br /&gt;
| [[Krait]]&lt;br /&gt;
&lt;br /&gt;
[[Mamba]]&lt;br /&gt;
&lt;br /&gt;
[[Sidewinder]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds NPC versions of ships from different [[Racers#Listing_of_sponsored_teams|racing teams]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?zahdnac0tj1 ''Lave v1.70'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Planets. Gives the Lave System a make-over adding all the features described in The Dark Wheel novella included with the original Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Lave_Academy_OXP|Lave Academy]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Station. Adds the Lave Academy Orbital station above Lave, with three new mini-game tests of the Commanders' ship skills.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:Llama.zip|Llama]]&lt;br /&gt;
| [[Llama]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Llama fighter / trader. Updated from the version of Oosat1 to fix a small bug.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Localhero_OXP|Localhero v1.05]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Mission. Adds a mission campaign in the first galaxies. (Updated 9.04.2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[LongWay_OXP| ''Long Way Around 1.1'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#The_Longway_Mission|Mission]]. A transport mission well suited to the novice in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Longshot.zip ''Longshot'']&lt;br /&gt;
| [[Longshot]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Longshot fighter / trader, regarded by many as a cheaper alternative to the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Lovecats.oxp|''Lovecats 1.2'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Love_Cats|Mission]]. Love and betrayal amongst the feline races of Galaxy 4. A fast ship, fuel injectors, fuel scoops and a hard heart are advised before you tangle with these cats! Version 1.1 missionclash proof.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/mPakRedux.zip ''M-Pack (rusties)'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. Adds rusty versions of all the Classic Elite ships. Bargain basement prices, although these old bangers are in a poor condition compared to a brand new model. Engines may be worn out reducing maximum speeds and shield generators are frequently held together with duck-tape. When you try to trade one of these old rust buckets in at the shipyards, you may also find that the trade-in value is reduced. None the less, they are cheap and can still haul cargo between the stars.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/manta.oxp_.zip ''Manta'']&lt;br /&gt;
| [[Manta]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Manta light escort craft.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/marett_vol1.zip ''Marett Space Corporation'']&lt;br /&gt;
| [[Adder_Mk_II|Adder Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Mosquito_Trader|Mosquito Trader]]&lt;br /&gt;
&lt;br /&gt;
[[Mosquito_Sport|Mosquito Sport]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A collection of fighters and medium traders from Marett Space Corps.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.crimsonforge.co.uk/cloister/MedusaHud.oxp.zip ''Medusa Hud'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/megawalnutdash.oxp.zip ''Mega-Walnut Dashboard'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Merlin'']&lt;br /&gt;
| [[Merlin_%28Oolite%29|Merlin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. An interceptor used by the Police and Navy, but also available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:MildAudio.oxp.zip|''MildAudio'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[Military_Fiasco|Military Fiasco]]&lt;br /&gt;
| [[Basilisk]]&lt;br /&gt;
&lt;br /&gt;
[[Hydra]]&lt;br /&gt;
&lt;br /&gt;
[[Leviathan]]&lt;br /&gt;
&lt;br /&gt;
[[Rattle_Cutter|Rattle Cutter]]&lt;br /&gt;
&lt;br /&gt;
[[Wolf_Mk.2_%28Oolite%29|Wolf Mk II Paragon]]&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Military_Fiasco|Mission]]. A mission for the Navy available to a Commander with more than 1,000 kills. Also equips the Navy with powerful cruisers. Version 2.0 is updated version of the Military OXP over the version on Oosat2. Use this one, as the old version can clash with other Mission OXPs. You must also use the Updated version of [http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships''] to play this OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/gwxstations.oxp.zip ''Military Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Military_station|Military Station]]&lt;br /&gt;
|Stations. Well armed Military Stations appear in the more advanced systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/stingray.zip ''Military Stingray'']&lt;br /&gt;
| [[Stingray_%28Oolite%29|Stingray]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Military Stingray to the GalCop Navy fleet. Second hand versions are sometimes available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/MilHUDv2.zip ''Milspec HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot; &lt;br /&gt;
| [[Missiles and Bombs|Missiles and Bombs]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. Adds the Cascade stand-off missile, Multiple-warhead anti-Thargoid missile, Frag Mine, Frag Missile, EMP Missile and short-range defence missile to the game. The new weapons are available to the player and NPCs alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Missile_Rack_OXP|Missile Rack]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Weapons. Pylon mounted racks of three mini-missiles. Smaller and less powerful than standard missiles, but effectively triple the available armaments a ship can carry. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/missionaries.zip ''Missionaries'']&lt;br /&gt;
| [[Happy_Eye_Pulpit_Pod|Happy Eye Pulpit Pod]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Clerics of four faiths are added to the Universe, spamming Commanders with requests to worship their Gods.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/monument.zip ''Monument'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. A monument to famous Commanders can sometimes be seen near the Sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/morrigan.zip ''Morrigan'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a vast trade ship to the Universe.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds2.zip ''Murgh's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships'']&lt;br /&gt;
| [[Bandy-Bandy]]&lt;br /&gt;
&lt;br /&gt;
[[Chuckwalla]]&lt;br /&gt;
&lt;br /&gt;
[[Eel_Rapier|Eel Rapier]]&lt;br /&gt;
&lt;br /&gt;
[[Taipan]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast courier craft and two light escort ships are added. Updated from the version on Oosat1. You MUST use this version for the [[Military_Fiasco|Military Fiasco]] Mission to run properly!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Navy Starships'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Arms the Navy with powerful cruisers including a docakable Star Trek style Starship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/newships.oxp.zip ''New Ships'']&lt;br /&gt;
| [[Hamadryad]]&lt;br /&gt;
&lt;br /&gt;
[[Josher]]&lt;br /&gt;
&lt;br /&gt;
[[Naga]]&lt;br /&gt;
&lt;br /&gt;
[[Ringhals]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a variety of mining and trade ships seen in previous versions of Elite.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Neolite Ships]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Oolite ships replacement set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/hud_ng.oxp.zip ''NG HUD'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Alternative HUD.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/nuvipers.zip ''Nu Vipers'']&lt;br /&gt;
| [[GalCop_Viper_Mark_II|GalCop Viper Mark II]]&lt;br /&gt;
[[GalCop_Viper_Cruiser|GalCop Viper Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Increases the types of Viper patrol ships appearing in the space lanes and defending Stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/images/3/33/Nuke.zip ''Nuclear Torpedo'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. Adds a powerful, but slow moving, missile.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Old Ships]]&lt;br /&gt;
| [[Bushmaster_Miner|Bushmaster Miner]]&lt;br /&gt;
&lt;br /&gt;
[[Cat_%28Oolite%29|Cat (Cougar)]]&lt;br /&gt;
&lt;br /&gt;
[[Chameleon_%28Oolite%29|Chameleon]]&lt;br /&gt;
&lt;br /&gt;
[[Ghavial_%28Oolite%29|Ghavial]]&lt;br /&gt;
&lt;br /&gt;
[[Iguana_%28Oolite%29|Iguana]]&lt;br /&gt;
&lt;br /&gt;
[[Monitor_%28Oolite%29|Monitor]]&lt;br /&gt;
&lt;br /&gt;
[[Ophidian_%28Oolite%29|Ophidian]]&lt;br /&gt;
&lt;br /&gt;
[[Salamander_%28Oolite%29|Salamander]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A collection of ships from ArcElite and Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Oo-Haul]]&lt;br /&gt;
| [[L-Crate_Hauler|L-Crate Hauler]]&lt;br /&gt;
|&lt;br /&gt;
|[[Oolite_Missions#Oo-haul_Escort_Missions|Mission]]. Vast corporate bulk haulers can be seen in the space lanes. Commanders with a respectable Elite rating who chose to dock with a [[Pi-42]] base may also be offered missions to escort one of these haulers safely to its destination. You must also install the [[Your Ad Here!|Your Ad Here!]] OXP for this OXP to work properly.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://wiki.alioth.net/index.php/Image:OoliteItaliano_v1.2.zip ''Oolite Italiano v1.2'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Miscellaneous. First ever Oolite localization OXP. Requires Oolite v1.72 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/ch3lsepk9k ''Oolite Russian v1.0'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Miscellaneous. The second Oolite localization OXP. Requires Oolite v1.72 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/8sclm59k58#main ''Orb'']&lt;br /&gt;
| [[Orb]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a new alien race, which may (or may not) help GalCop in the battle against the Thargoids.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Media:Orbits.zip|''Orbits'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Utility. Positions planets on orbits around the sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/Ore_processor.zip ''Ore Processor'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Ore_Processor|Equipment]]. When mounted to a ships fuel scoop systems extracts valuable materials from asteroid fragments. A must for any Commander working as a miner.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/outrider.zip ''Outrider'']&lt;br /&gt;
| [[Outrider_%28Oolite%29|Outrider]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A medium fighter produced by the [[Taranis Corporation HQ (Oolite)|Taranis Corporation]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[OXPConfig|OXPConfig1.06]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Tools/Utility. This tool gives you the ability to configure several oxps. It changes internal (local) settings of the oxps to enable (or disable) logging or audio functions and special settings to recognize errors or to avoid clashes. (Updated 03/11/2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Pallas'']&lt;br /&gt;
| [[Pallas]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast but lightly shielded fighter.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[P.A. Groove Stations OXP]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Stations. Adds lots of different types of Coriolis and Dodec Stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Pelamis.zip ''Pelamis'']&lt;br /&gt;
| [[Pelamis]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Pelamis trade ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Phoenix.zip ''Phoenix'']&lt;br /&gt;
| [[Phoenix]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A strange ship, built from salvaged parts from various Serpent Class ships.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Pirate Coves OXP|Pirate Coves]]&lt;br /&gt;
|&lt;br /&gt;
| [[Pirate Coves OXP|Pirate Coves]]&lt;br /&gt;
| [[Oolite_Missions#Pirate_Coves|Mission]]. Some rock hermits in the more dangerous systems have been taken over by pirates. Traders coming too close are likely to be assaulted by scrambled pirates keen to relive them of their cargo.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/piratetraps.oxp.zip ''Pirate Traps'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. To combat piracy GalCop sometimes deploys dummies of trade ships. Pirates who fire on them have their details transmitted to the police and face large fines.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Planetfall_OXP|Planetfall]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|System. Allows the player to land on and trade at the planets and moons of each system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Pods_OXP|Pods]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|Cargo. Many new varieties of cargo pod, including fuel, missile, bulk, and empty, plus pods which take a couple of goes to scoop, jam in the fuel scoop, explode and even bring a trumble. Designed as a balanced OXP, to add some positives and some negatives to cargo scooping, to give more realism. Those of you who also use the [[UPS_Courier|UPS Courier]] OXP can also [http://www.box.net/shared/sytn2yhpu0 download a little add-on] to the OXP that applies some of the new pods to UPS ones too (UPS Courier needs to be installed for the add-on to work).&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Probe_OXP|Probe]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Equipment. A long-range probe missile, flies away from the ship and scans at ranges of 50km and 100km, reporting ships found back to the ship. It then turns around and comes back, ready for fuel scooping and re-use.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/PTI.zip ''Pteradyne Technologies Ships''] - ([http://oosat.alioth.net/files/PTI_bugfix11.zip ''bug fix''])&lt;br /&gt;
| [[Excalibur]]&lt;br /&gt;
[[Paladin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A powerful combat ship, the Excalibur is offered for sale on the open market. The Paladin is the even tougher Military version, although sometimes these ships fall into the wrong hands.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/pcc.oxp.zip ''Python Class Cruiser]&lt;br /&gt;
| [[Python_Class_Cruiser|Python Class Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large powerful trade ship, which can also hold its own in battle.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Media:Python_Class_Cruiser.oxp.zip|Python Class Cruiser version 2.6]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| As above, but features [[shaders in Oolite|Shaders]]. Shaders require Oolite 1.69 or later.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/racers.oxp.zip ''Racers'']&lt;br /&gt;
|[[Chicaneer Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Chicaneer Mk IV]]&lt;br /&gt;
&lt;br /&gt;
[[Dragster Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Dragster Mk II]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds dedicated racing ships to the Universe. Although very fast, these ships are pure racers with no cargo bays and light shields. The focus on pure speed make them ill-suited to combat or trading roles.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Ring_Racer_OXP|Ring Racer]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Mission. Corporate Systems Ring Racing League in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[RingPod.oxp|''Racing Rings'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Adds Racing Rings to the Galaxy 1 systems of Lave and Zanoce. Fly through the rings in order and completing the race circuit will transmit the competitors time.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Random Hits OXP|Random Hits Version 1.3.6 Beta (Updated 5/8/09)]]&lt;br /&gt;
|[[GalMine Hopper|GalMine Hopper]]&lt;br /&gt;
&lt;br /&gt;
[[GalMine AutoMiner|GalMine AutoMiner]]&lt;br /&gt;
&lt;br /&gt;
[[GalMine Cargo Drone|GalMine Cargo Drone]]&lt;br /&gt;
|[[Space Bar|Space Bar]]&lt;br /&gt;
|[[Oolite_Missions#Random_Hits|Missions]] / Ships / Stations / Feature. Adds [[Space Bar|Seedy Space Bars]] to the space lanes of all Anarchy Systems. Commanders who chose to dock with one can view a Bulletin Board displaying details of the local Galaxies Most Wanted Criminals. Large bounties are paid for killing or capturing one of these offenders. Missions are procedurally generated using a database of over 40,000 words creating over one trillion different Bulletin Board Advertisements. Missions are therefore effectively never-ending. This OXP requires [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.72.2 of Oolite].&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[[Realistic Shipyards|Realistic Shipyards V3.02]] &lt;br /&gt;
|All in-game ships modified in price &amp;amp; tech level availability.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
190 playable ships &amp;amp; about 500 NPC ships&lt;br /&gt;
&lt;br /&gt;
|All shipyards modified.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Special Interstellar Repairs- and Shipyard Facility]]&lt;br /&gt;
&lt;br /&gt;
|Shipyards / Feature / Customisation / Ships and Ship Variants. &lt;br /&gt;
Is only fully functional with [http://developer.berlios.de/project/showfiles.php?group_id=3577&amp;amp;release_id=13778 Version 1.71 of Oolite]. Needs an at least medium to fast system to run properly. Big download size! (85.6 MB)&lt;br /&gt;
* Consistent ship prices &amp;amp; tech levels for ALL ships available in Oolite (strict and oxps) &lt;br /&gt;
* Game balance &amp;amp; strategic elements concerning ships enhanced&lt;br /&gt;
* Includes 85 merged ship oxps and the Fuel Tank oxp (made by other authors)&lt;br /&gt;
* All core game ships are high-res retextured with Sung's Detailed Textures &lt;br /&gt;
* Eight player ships for veteran players and a new high-tech equipment &amp;amp; shipyards facility not available in any other oxp&lt;br /&gt;
* In total, 190 playable ships &amp;amp; about 500 NPC ships&lt;br /&gt;
* Ship roles have been altered for more diversity, providing a much harder Ooniverse with whole new classes of ships!&lt;br /&gt;
* Contains a &amp;lt;b&amp;gt;complete ship stats databank&amp;lt;/b&amp;gt; for ALL buyable ships of strict mode and ALL oxp ships available in the game!&lt;br /&gt;
You &amp;lt;b&amp;gt;should by all means install&amp;lt;/b&amp;gt; the following OXPs alongside to this one because Realistic Shipyards V3.02 &amp;lt;b&amp;gt;is dependent on them&amp;lt;/b&amp;gt;: Assassins, Commies, Hotrods, Ionics-1.2.1, Amen Brick's Pirate Clan One: The Blitzspears, Vector &amp;amp; Zz-Oo-Haul.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/RoC.oxp.zip ''Remorse of Conscience'']&lt;br /&gt;
| [[Remorse_Of_Conscience_v2|Remorse Of Conscience]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A trade ship with a large hold, that can hold its own in combat. A good upgrade from the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
|[[Renegade Pirates OXP|Renegade Pirates V3.0]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships / Feature. Adds rare very well armed pirate versions of Classic Elite ships to the more lawless  systems. These pirates carry high bounties, but their multiple lasers and plasma cannons will make mince-meat of a young Jameson. Do not install this OXP until you have an Iron Ass! &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/RVandGS.zip ''Renegade Viper + Grass Snake'']&lt;br /&gt;
|[[Renegade Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Grass Snake]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Sometimes even GalCops are victims of crime, finding their Vipers stolen from the docking berth. The joy-rider gives the stolen Viper a new lick of paint and joins a pirate fleet. Large bounties are paid for ridding the space lanes of these thieves. The Grass Snake is a trade ship with a large hold, often used by pirates.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Repair_Bots_OXP|Repair 'Bots]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
| Equipment. A pylon mounted cannister of repair nanobots. These can be activated in-flight, when they scan your ship for damaged equipment and attempt to fix an item of it (a random one if multiple items are found). They are reliable for lower tech items, but as the equipment gets more complicated they sometimes struggle. But if all else fails, buy, try and fly again...&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Rock Hermit Locator]]&lt;br /&gt;
| [[Rock Hermit Locator]]&lt;br /&gt;
|&lt;br /&gt;
|Equipment. The Rock Hermit Locator is a piece of equipment for your ship to locate Rock Hermits. Useful for miners and Traders.. You need to already have bought the advanced space compass that works in tandem with the RHL (&amp;quot;Rock Hermit Locator&amp;quot;).&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Saleza Aeronautics'']&lt;br /&gt;
| [[Bellatrix_Cruiser|Bellatrix Cruiser]]&lt;br /&gt;
&lt;br /&gt;
[[Rigel_Bomber|Rigel Bomber]]&lt;br /&gt;
&lt;br /&gt;
[[Saiph_Interceptor|Saiph Interceptor]]&lt;br /&gt;
|&lt;br /&gt;
|Ships / Feature. High Tech Corporate States gain their own patrol craft. Some of these ships are also available on the open market.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/santa_v2.zip ''Santa''] - ([http://oosat.alioth.net/files/Santa.zip alternative lo-end version])&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. Just for fun adds a (very rare) Santa Sledge to the space lanes escorted by plasma gun toting reindeer space bikers!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Save_Anywhere|Save Anywhere]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature.  Save Anywhere allows you to save your game at any OXP Station, instead of only at Main Stations, as in the standard game.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:BlackBaron1.70.zip|''Scourge of the Black Baron v1.70'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#The_Scourge_of_the_Black_Baron|Mission]]. A sequel to the [http://capnhack.com/hosting/oolite/Oolite/OXPs/longway.oxp.zip ''Long Way Around''] mission, featuring combat and transport missions. Well suited to a relative novice in Galaxy 1.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Second_Wave_OXP|Second Wave]]&lt;br /&gt;
| A variety of new alien ship variants.&lt;br /&gt;
|&lt;br /&gt;
| Ships. Some new variants on the standard Thargoid Warship and Thargon Robot Fighter.&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/s-ships1.zip ''Selezen's S-Ships'']&lt;br /&gt;
| [[GalCop_SWAT_Viper|GalCop SWAT Viper]]&lt;br /&gt;
&lt;br /&gt;
[[Oresrian_Trader|Oresrian Trader]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. In response to increasing piracy GalCop has introduced the SWAT Viper, a beefed up version of the standard Viper. Also adds the peaceful Oresrian Trader.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [[Sell equipment OXP|''Sell Equipment'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Feature / Equipment. Allows you to resell all equipment you bought at an equipment store of suitable techlevel. For a small fee you purchase the &amp;quot;Sell xyz&amp;quot;-option, and are refunded 60 per cent of the original price.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[[Shady Cobra OXP|Shady Cobra]]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Ships. A [[shaders in Oolite|Shader]] example (requires Oolite 1.69 or later). Replaces the normal model for the Cobra Mk III with one featuring the new Shaders.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://oosat.alioth.net/files/All-Stars_0.zip ''Skrounk All-Stars Limited'']&lt;br /&gt;
| [[All_Stars_Large_Freighter|All Stars Large Freighter]]&lt;br /&gt;
&lt;br /&gt;
[[Seymour_Class_Sled|Seymour Class Sled]]&lt;br /&gt;
&lt;br /&gt;
[[Starbelly_Class_Sled|Starbelly Class Sled]]&lt;br /&gt;
&lt;br /&gt;
[[Starhawk|Star Hawk]]&lt;br /&gt;
&lt;br /&gt;
[[Starwolf_Mark_I|Starwolf Mk I]]&lt;br /&gt;
|&lt;br /&gt;
| Ships. A set of ships featuring a large trade ship and a variety of fighters and escorts.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/snark.zip ''Snark'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. The Snark is a powerful fighter / trader, often used by pirates and bounty hunters.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://oosat.alioth.net/files/Spearhead.zip ''Spearhead Interceptor Mk.I'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. A pure fighter, fast and nippy but with a weak shield, no cargo bay and can be a twitchy bird to fly. Often used as an escort or part of a pirate fleet acting in a hit an run role.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Spy_Hunter_OXP|''Spy Hunter'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Spyhunter|Mission]]. A mission for the Galactic Navy available to a Commander with a rating of 'Dangerous' or above. Spys from the Empire sometimes infiltrate GalCop space. Commanders wishing to volunteer for hunting duties should visit the Navy base at Inines in Galaxy 1. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/StarWars.zip ''Star Wars Ships'']&lt;br /&gt;
| [[A-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[B-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[Lambdashuttle|Lambda Shuttle]]&lt;br /&gt;
&lt;br /&gt;
[[Tie-Fighter]]&lt;br /&gt;
&lt;br /&gt;
[[Tie-Interceptor]]&lt;br /&gt;
&lt;br /&gt;
[[X-Wing]]&lt;br /&gt;
&lt;br /&gt;
[[Y-Wing]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds a set of ships from the Star Wars Universe to Oolite. Tie Fighters are occasionally used by GalCop to support Viper patrols, but all ships are available on the open market and may be used by traders, pirates and bounty hunters alike.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| ''[http://www.box.net/shared/static/9cwp2jk84o.zip Sung's Detailed Textures]''&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Replacement textures for all Classic Elite Ships. The author's web-site no longer has a link to his textures.  The link will download them directly from Lestradae's hosting site. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/sunskimmers.zip ''Sunskimmers'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Normally in Oolite ships tend to stick to the space lanes and so are rarely encountered on the way to the Sun. This OXP adds ships to the sun / planet corridor increasing the chance of meeting other ships whilst sun-skimming. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.mediafire.com/?sharekey=ca166c7e38ef78c6e7c82ed4b8f0c380e04e75f6e8ebb871 ''S.T.E'']&lt;br /&gt;
| [[S.T.E]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The S.T.E addon ship a step up from the Cobra III improved trading capabilities also has increased speed over Cobra, is also available in 3 colour options blue, red and yellow.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[SuperCobra]]&lt;br /&gt;
| [[SuperCobra]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The awesome Super Cobra. A beefed up version of the Cobra Mk III featuring larger engines, more cargo space and stronger shields.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| [http://www.box.net/public/b2tic3tjsk#f4083657 ''Swift'']&lt;br /&gt;
| [[Swift]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. As the name implies, a very fast ship often used by pirates or bounty hunters. Although fast, cargo space is limited and the shield is nominal.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.msdownload.co.uk/Oolite/system_redux.zip ''System Redux'']&lt;br /&gt;
| [[System_Redux_%28Oolite%29|System Redux]]&lt;br /&gt;
|&lt;br /&gt;
|Texture the home planet, add a planet/moon combination to each system.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Taranis_OXP|''Taranis Corporation HQ'']]&lt;br /&gt;
|&lt;br /&gt;
| [[Taranis_Corporation_HQ_%28Oolite%29|Taranis Corporation HQ]]&lt;br /&gt;
| [[Oolite_Missions#Taranis|Mission]]. Adds the vast orbital [[Taranis_Corporation_HQ_%28Oolite%29|Taranis Corporation HQ]] to the Lerelace system in Galaxy 1. A mission is also available for law abiding Commanders with a rating of Competent or better.  You must also have the [http://oosat.alioth.net/files/outrider.zip ''Outrider''] OXP installed for this OXP to work properly.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Target_Autolock_OXP|Target Autolock]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Equipment. A software update for the standard [[Scanner_Targeting_Enhancement|scanner targeting enhancement]] equipment that automatically locks onto attacking ships if you have no prior target selected.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://sancho.dk/oolite/Shield-tail.zip ''Teretrurus Mk.I'']&lt;br /&gt;
| [[Teretrurus Mk.I|Teretrurus MK.I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader somewhat faster and tougher than the Cobra Mk III, but with a smaller cargo bay.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Terrapin.zip ''Terrapin Trader'']&lt;br /&gt;
| [[Terrapin]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader. A good upgrade from the Cobra Mk III.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Tescoura.zip ''Tesoura'']&lt;br /&gt;
| [[Tesoura]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A slow, but well shielded trade ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Thargoid_CarrierV1.zip ''Thargoid Carrier'']&lt;br /&gt;
| [[Thargoid_Carrier|Thargoid Carrier]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Arms the Thargoids with a vast carrier capital vessel. Many OXPs increase the fire-power available to the GalCop Navy. If you chose to play with these OXPs installed, then you should really give the Bugs a chance and allow them access to this mighty craft!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Thargoid_Wars|Thargoid Wars V4.3 (Updated)]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#ThargoidWars|Mission]]. War with the Thargoids intensifies featuring new attack and defense missions. To avoid young Jamesons being out-gunned, the OXP missions will run in all Galaxies except Galaxy 1. Updated from the version on Oosat1. It is important that you use the updated version as the old version will clash with many other missions.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Thargorn_Threat_oxp|''Thargorn Threat v1.3 (updated)'']]&lt;br /&gt;
| [[Terroriser_Frigate|Terroriser Frigate]]&lt;br /&gt;
&lt;br /&gt;
[[Thargoid_Thargorn_Battleship|Thargoid Thargorn Battleship]]&lt;br /&gt;
&lt;br /&gt;
[[Thargoid_Thorgon_Cruiser|Thargoid Thorgon Cruiser]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Redresses the game imbalance caused by the number of OXPs arming the Navy with warships. These Thargoid carft are very powerful and re-establish the Thargoid's place as a threat to mankind. Best played with the Behemoth OXP installed, for epic space battles.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://www.wagar.org.uk/downloads/software/oolite/tianve.zip''Tianve'']&lt;br /&gt;
|&lt;br /&gt;
|[[Navy Station]]&lt;br /&gt;
|Planets / Stations. Adds scenary, including a pulsar, to the Galaxy 1 system of Tianve. A Station orbits the pulsar and fleets of pleasure liners can be seen taking tourists on flights around the pulsar. There are various adverts in the system, along with two extra 'space lanes', one between the planet and the pulsar and another between the pulsar and the witchpoint.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Tiger.zip ''Tiger'']&lt;br /&gt;
| [[Tiger_Mark_I|Tiger Mark I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A truly awesome (and very expensive) multi-role craft. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/TGY.zip ''Tionisla Orbital Graveyard]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Adds the graveyard to the Galaxy 1 system of Tionisla, as described in the Dark Wheel. Long dead Commanders are buried in their rusting ships amongst monuments, Stars of David, Crucifixes and other religious symbols. Security patrols will make short work of any Commander foolish enough to desecrate the tombs.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/tori.zip ''Torus Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Torus_station|Torus Station]]&lt;br /&gt;
|Stations. Adds a vast 2001 style space station to very high tech level systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Total_patrol_OXP|''Total patrol'']]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Feature. Replaces the default police AIs with a totalPatrolAI which lets police ships patrol between all three major points of the system: planet, witchpoint and sun.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/eil0djqhca ''Trade Outpost v1.1'']&lt;br /&gt;
| &lt;br /&gt;
| [[Trader_Outpost_%28Oolite%29|Trade Outpost]]&lt;br /&gt;
|Griff trade outpost without ads.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Traffic_Control_OXP|Traffic Control]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Station upgrade. Adds traffic control personnel to each system main station. They are happy to talk new Commanders (and older ones who've got too reliant on Docking Computers and then lost them) through approaching and manual docking with the station. There's even a cheery goodbye when you leave, just don't dawdle and block the station approach lane!&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/Trans-Hab.zip ''Trans-Hab Station'']&lt;br /&gt;
|&lt;br /&gt;
| [[Transhab_station|Transhab Station]]&lt;br /&gt;
|Stations. Adds a large station with rotating arms to some medium tech level systems.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Transports]]&lt;br /&gt;
| [[CoachWhip]]&lt;br /&gt;
&lt;br /&gt;
[[Coral]]&lt;br /&gt;
&lt;br /&gt;
[[Woma]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds more variety to the game. Passenger liners can be seen in the space lanes of the safer systems transporting paying customers to their destinations. Also features Moray Transporters and Large Woma fuel tankers to bring much needed supplies and fuel to space stations.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Trident_Down|Trident Down]]&lt;br /&gt;
| &lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
| [[Oolite_Missions#Trident_Down|Mission]]. A series of missions set in Galaxy 4 involving the investigation of a vicious attack on an Trident Shuttle operated by [[Executive_SpaceWays|Executive SpaceWays]].  &lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[UPS_Courier|U.P.S. Courier]]&lt;br /&gt;
| &lt;br /&gt;
|&lt;br /&gt;
|[[Oolite_Missions#UPS_Courier_Company|Mission]] / Feature. The UPS Courier service will randomly offer Commanders the option of taking goods or documents from system to system. Some say experienced Couriers may also be offered combat missions.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/UrutaMK3.zip ''Urutu Mk.III'']&lt;br /&gt;
| [[Urutu_Mk.III|Urutu Mk III]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader from Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://oosat.alioth.net/files/UrutaMK4.zip ''Urutu Mk.IV'']&lt;br /&gt;
| [[Urutu_Mk.IV|Urutu Mk IV]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A medium fighter / trader from Elite-A.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.purgatori.net/Isis_Interstellar.htm ''Vampire'']&lt;br /&gt;
| [http://www.purgatori.net/Isis_Interstellar.htm Vampire]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the Purgatori Vampire series of combat ships. A strong combat ship in numerous different versions and paint-jobs. A Military version is used by the police, but several civilian versions of the ship are also available on the open market. Clicking the download link will take you to the sales broacher, where you can inspect further particulars and download the OXP.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Velocity_OXP|Velocity]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Ships. A fast fighter ship.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [[Vector_OXP|Vector1.1]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|Mission/Ships. Fast, rare and expensive. And some small surprises (Updated 14.12.2008)&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/OXPs/weeviloid2.zip ''Weeviloid'']&lt;br /&gt;
| [[Weeviloid_Hunter|Weeviloid Hunter]]&lt;br /&gt;
[[Weeviloid_Scoutship|Weeviloid Scoutship]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. The scout-ship is a light trade ship. The hunter is a fearsome multi-gunned war ship. Little is known about the Weeviloids and many Commanders meeting them have found them hostile. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds.zip ''Wiggy's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Welcome_Mat_OXP|Welcome Mat]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Misc. Software upgrade for the communications systems to expand the information given to the commander on arrival from witchspace into a new system. Augments the system name message with planetary biographical details via the buoy network, plus the latest safety and alien presence information from Galcop. Also fully compatible with [[OXPConfig|OXPConfig]].&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://www.box.net/shared/vhho2av2az ''Wolf Mk.II v3.3]&lt;br /&gt;
| [[Wolf_Mk.2_%28Oolite%29|Wolf Mk II]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. Adds the powerful Wolf Mk II, as seen in Elite-A. &lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Media:Wolfs_variants.zip|''Wolfwood's Variants v1.5'']]&lt;br /&gt;
| [[Asp_Mk.I|Asp Mk I]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Courier|Cobra Courier]]&lt;br /&gt;
&lt;br /&gt;
[[Cobra_Rapier|Cobra Rapier]]&lt;br /&gt;
&lt;br /&gt;
[[Drake]]&lt;br /&gt;
&lt;br /&gt;
[[Drake_Mk_II|Drake Mk II]]&lt;br /&gt;
&lt;br /&gt;
[[Wolf Mk I]]&lt;br /&gt;
|&lt;br /&gt;
|Ships. A large selection of traders and fighters based on models seen in Classic versions of Elite. The ships strive to be on the same level with original ships and not too powerful in comparison to them. Tested on Oolite v1.70.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| [http://capnhack.com/hosting/oolite/Oolite/extra/oosounds3.zip ''Xaotik's Replacement Sounds'']&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| Sound Set.&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot; bgcolor=&amp;quot;#e7e7ff&amp;quot;&lt;br /&gt;
| [[Your Ad Here!]]&lt;br /&gt;
| [[Pi-42 security|Sidewinder Pi-42 Security]]&lt;br /&gt;
&lt;br /&gt;
[[Tescoo security|Sidewinder Tescoo Security]]&lt;br /&gt;
&lt;br /&gt;
[[Star security|Sidewinder Star Security]]&lt;br /&gt;
&lt;br /&gt;
[[Mall Wart security|Sidewinder Mall Wart Security]]&lt;br /&gt;
&lt;br /&gt;
[[Sainsboory's security|Sidewinder Sainsboory's Security]]&lt;br /&gt;
| [[Pi-42]]&lt;br /&gt;
&lt;br /&gt;
[[Tescoo_Oxpress|Tescoo Oxpress]]&lt;br /&gt;
&lt;br /&gt;
[[Star]]&lt;br /&gt;
&lt;br /&gt;
[[Mall Wart]]&lt;br /&gt;
&lt;br /&gt;
[[Sainsboory's]]&lt;br /&gt;
&lt;br /&gt;
|Feature. This OXP adds a lot of variety to the Universe. Witch-point and navigation beacons are replaced with giant bill boards displaying adverts. &lt;br /&gt;
Every set features 50 different adverts and also adds a different type of constore to the universe (Set A introduces the Pi-42 constore, Set B the Tescoo Ooxpress constore ect). A constore is a dockable commercial base which is added to the space lanes of most systems with a large population. &lt;br /&gt;
Also from version 4 and above of this oxp each constore has its own security force, the ships of which are skinned in the colours of the store they protect, and billboards will occasionally appear in asteroid fields of Corporate Systems.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==All OXPs by Category==&lt;br /&gt;
&lt;br /&gt;
===Sound Sets===&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/E5Amigasoundpack01oxp.zip ''Amiga Replament Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/CustomSounds.zip ''Custom Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:halsis.zip|Hal's Hot Sister]] (female cockpit voice)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/file/mm2ekntynom/Hawksound.zip ''Hawksound'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds2.zip ''Murgh's Replacement Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds.zip ''Wiggy's Replacement Sounds]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/extra/oosounds3.zip ''Xaotik's Replacement Sounds'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:MildAudio.oxp.zip|MildAudio]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Alternative HUDs===&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/pLists/hud.plist ''Compact HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
''Dr HUD'' [http://sancho.dk/oolite/Dr_HUD_Cmk3.zip Cobra Mk.III version], [http://sancho.dk/oolite/Dr_HUD.zip Custom version]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/FighterHud.zip ''Fighter HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/2/2d/G-HUD_Mk2.oxp.zip ''G-HUD Mk2'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/kleptohud.oxp.zip ''Klepto-HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.crimsonforge.co.uk/cloister/MedusaHud.oxp.zip ''Medusa HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/megawalnutdash.oxp.zip ''Mega-Walnut Dashboard'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/MilHUDv2.zip ''Milspec HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/hczsm8gyi0 ''Milspec HUD v3''] (for 1.73 onwards)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/hud_ng.oxp.zip ''NG HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/d/d9/TrekHud.zip ''Trek HUD'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[HUD images here]]&lt;br /&gt;
&lt;br /&gt;
===Dockable Objects===&lt;br /&gt;
[[Anarchies OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Black_Monk_Monastary|Bank of the Black Monks]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BuoyRepair|BuoyRepair1.02.2]] - Updated (21/5/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Deep Space Dredger|''Deep Space Dredger '']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?dnzltr0cit5 ''Free Trade Zone'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel_Station_OXP|Fuel Station]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/globestations.zip ''Globe Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/GrittyCoriolis.oxp.zip ''Gritty Coriolis'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/HoOpy.zip ''HoOpy Casino'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/gwxstations.oxp.zip ''Military Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Planetfall_OXP|Planetfall]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tori.zip ''Torus Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Trans-Hab.zip ''Trans-Hab Station'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/eil0djqhca ''Trade Outpost v1.1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Taranis.zip ''Taranis Corporation HQ'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[P.A. Groove Stations OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Your Ad Here!]]&amp;lt;br&amp;gt;&lt;br /&gt;
More information on the Station images appearing in Oolite can be found [[Oolite Stations|here]].&lt;br /&gt;
&lt;br /&gt;
[[Dockable Object images here]]&lt;br /&gt;
&lt;br /&gt;
===Customisations by Government (or Tech Level)===&lt;br /&gt;
''[[Anarchies OXP]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[[BuoyRepair|BuoyRepair1.02.2]] - Updated (21/5/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/commies.zip ''Commies'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeepSpacePirates|DeepSpacePirates]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.arcadia-digital.net/steve/Oolite/Oolite.html ''Dictators'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Other System Objects===&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Diso.zip ''Diso'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel_Station_OXP|Fuel Station]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?zahdnac0tj1 ''Lave v1.70'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pirate Coves OXP| ''Pirate Coves'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/piratetraps.oxp.zip ''Pirate Traps'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[RingPod.oxp|''Racing Rings'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ring_Racer_OXP|Ring Racer]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.wagar.org.uk/downloads/software/oolite/tianve.zip''Tianve'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/TGY.zip ''Tionisla Orbital Graveyard]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Traffic_Control_OXP|Traffic Control]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Your Ad Here!]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Missions===&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Asteroid_Storm|Asteroid Storm 1.52]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BlackjacksBullion_OXP|Blackjacks Bullion]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Deposed_OXP|''Deposed 1.3.4'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ionics_OXP|''Ionics v.1.2.3'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lave_Academy_OXP|Lave Academy]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Localhero OXP|Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 27.04.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[[LongWay_OXP| ''Long Way Around 1.1'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Lovecats.oxp|''Lovecats 1.2'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Military_Fiasco|Military Fiasco V2.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Oo-Haul]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Random Hits OXP|Random Hits]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:BlackBaron1.70.zip| ''Scourge of the Black Baron v1.70'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Spy_Hunter_OXP|''Spy Hunter'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Taranis_OXP|''Taranis Corporation HQ'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thargoid_Wars|Thargoid Wars V4.3 (Updated)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Trident_Down|Trident Down]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[UPS_Courier|U.P.S. Courier]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Vector_OXP|Vector1.1]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 14.12.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
More information on the numerous Oolite Missions can be found [[Oolite Missions|here]].&lt;br /&gt;
&lt;br /&gt;
===Ship Systems===&lt;br /&gt;
[[Anarchies OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[AMS_OXP|Anti-Missile System]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[The Assassins Guild OXP|Assassins Guild V1.3]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Captured_Thargons_OXP|Captured Thargons]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Drones_OXP|Drones]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/External%20Views.zip ''External Views'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Energy_Equipment_OXP|Energy Equipment]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Fuel Tank|Fuel Tank]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hired_Guns_OXP|Hired Guns]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hyperradio_js_OXP|''Hyperradio v1.16'']]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 13/08/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missile Analyser|Missile Analyser]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missiles and Bombs|Missiles and Bombs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Missile_Rack_OXP|Missile Rack]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/3/33/Nuke.zip ''Nuclear Torpedo'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/Ore_processor.zip ''Ore Processor'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Probe_OXP|Probe]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Repair_Bots_OXP|Repair 'Bots]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Rock_Hermit_Locator|Rock Hermit Locator]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Sell equipment OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Target_Autolock_OXP|Target Autolock]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[[Target Reticle|Target Reticle]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Welcome_Mat_OXP|Welcome Mat]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Ships and Ship Variants===&lt;br /&gt;
See below for ship names and stats.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Aegidian's_Specials|''Aegidian's Specials'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aegidian's_X-Ships|''Aegidian's X-Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://uploading.com/files/CTQ4YDB4/Blitzspear%20Clan.rar.html''Amen Brick's Pirate Clan One: The Blitzspears v1.0 (new 07/08)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.uploading.com/files/QERHQBAE/Amen_Bricks_Megaships.oxp.zip.html''Amen Brick's Megaships v1.1 (new 07/08)'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Anarchies OXP]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/aphidv2.oxp_.zip ''Aphid Escort Service'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Aquatics_OXP|Aquatics]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/att1.zip ''Armoured Transport Type 1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/bandersnatch.zip ''Bandersnatch'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Behemoth]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[BigShips_OXP|Big Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:BoomslangWIP.zip|''Boomslang'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Caduceus]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/seosu.zip ''Capisastra'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/clearskies.oxp_.zip ''Clear Skies'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ChoppedCobra.zip ''Cobra 3.5 (chopped Cobra)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cobra_Clipper_SAR|Cobra Clipper SAR]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/cobra3njx.zip ''Cobra Mk.III Njx'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Condor'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/custpaint1.zip ''Custom Paint Jobs'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/dwcobra3HiRes.zip ''Dark Wheel Cobra''] - ([http://oosat.alioth.net/files/dwcobra3.zip alternative lo-end version])&amp;lt;br&amp;gt;&lt;br /&gt;
[[DeepSpacePirates|''DeepSpacePirates'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Dragon|Dragon Assault Craft (Updated 9/8/08)]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/eagle2.zip ''Eagle Mk.II'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ettBeaconLauncher.zip ''ETT Homing Beacon]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.arcadia-digital.net/steve/Oolite/Ships/Executive%20SpaceWays%20v2.2.zip ''Executive Spaceways'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/farstar.oxp.zip ''Far Star'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/ferdelance_ng.oxp.zip ''Fer de Lance NG'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/ferdepai.oxp_.zip ''Ferdepai'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Firewasp.zip ''Firewasp'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Flying Dutchman OXP|Flying Dutchman]]''&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Freaky Thargoids OXP|Freaky Thargoids]]'' ([[shaders in Oolite|shader]] example, requires Oolite 1.69)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/fsr.zip ''Frog Space Rickshaw'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Galactic_Navy_OXP |''Galactic Navy'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/cu6c4gv35j ''Generation Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/greekshipset1.zip ''Greek Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Griff_ArcElite|''Griff ArcElite Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/griffin2.oxp.zip ''Griffin Mk.II]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Griff_Krait|''Griff Krait'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/boyracers.zip ''Hatchling Boyracers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/Herald.zip ''Herald'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Hognose Tugships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.mediafire.com/?2vgjwpj6xdy ''Hotrods v0.52c'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/index.php/Icarus_%28Oolite%29 ''Icarus'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/illicit_unlock.oxp.zip ''Illicit Unlock'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/impcourier.zip ''Imperial Courier'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Ixian_Ships|''Ixian Ships'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/jabberwocky.zip ''Jabberwocky'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/dropbox/kestrel_falcon1_70_1.zip ''Kestrel&amp;amp;Falcon v1.70.1'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/lane_legal.zip ''Lane Legal Racers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Llama.zip|''Llama'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Longshot.zip ''Longshot'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/mPakRedux.zip ''M-Pack (rusties)'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/manta.oxp_.zip ''Manta'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/marett_vol1.zip ''Marett Space Corporation'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Merlin'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/missionaries.zip ''Missionaries'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/monument.zip ''Monument'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/morrigan.zip ''Morrigan'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Murgh-Xships.zip ''Murgh's X-Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Navy Starships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/newships.oxp.zip ''New Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Neolite Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/nuvipers.zip ''Nu Vipers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Old Ships]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/8sclm59k58#main ''Orb'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/outrider.zip ''Outrider'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Pallas'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Pelamis.zip ''Pelamis'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Phoenix.zip ''Phoenix'']&amp;lt;br&amp;gt;&lt;br /&gt;
''Planets''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/PTI.zip ''Pteradyne Technologies Ships''] - ([http://oosat.alioth.net/files/PTI_bugfix11.zip ''bug fix''])&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/pcc.oxp.zip ''Python Class Cruiser]&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Media:Python Class Cruiser.oxp.zip|Python Class Cruiser version 2.6]]'' (Includes shaders which require Oolite 1.69 or later)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/racers.oxp.zip ''Racers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Realistic_Shipyards|Realistic Shipyards V3.02]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/RoC.oxp.zip ''Remorse of Conscience'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/RenegadesV3.zip ''Renegade Pirates''] (Wait until you have an Iron Ass before installing this OXP!)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/RVandGS.zip ''Renegade Viper + Grass Snake]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Saleza%20Aeronautics%20v2.0.zip ''Saleza Aeronautics'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/santa_v2.zip ''Santa''] - ([http://oosat.alioth.net/files/Santa.zip alternative lo-end version])&amp;lt;br&amp;gt;&lt;br /&gt;
[[Second_Wave_OXP|Second Wave]] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/s-ships1.zip ''Selezen's S-Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[[Shady Cobra OXP|Shady Cobra]]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/All-Stars_0.zip ''Skrounk All-Stars Limited'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/snark.zip ''Snark'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Spearhead.zip ''Spearhead Interceptor Mk.I'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/StarWars.zip ''Star Wars Ships'']&amp;lt;br&amp;gt;&lt;br /&gt;
''[http://www.schmucker-info.homepage.t-online.de/ Sung's Detailed Textures]''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/sunskimmers.zip ''Sunskimmers'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[SuperCobra|Super Cobra]]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/public/b2tic3tjsk#f4083657 ''Swift'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sancho.dk/oolite/Shield-tail.zip ''Teretrurus Mk.I'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Terrapin.zip ''Terrapin Trader'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Tescoura.zip ''Tesoura'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Thargoid_CarrierV1.zip ''Thargoid Carrier'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Thargorn_Threat_oxp|''Thargorn Threat v1.3 (updated)'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/Tiger.zip ''Tiger'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Transports|''Transports'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/tugs.zip ''Tugs'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/UrutaMK3.zip ''Urutu Mk.III'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://oosat.alioth.net/files/UrutaMK4.zip ''Urutu Mk.IV'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.purgatori.net/Isis_Interstellar.htm ''Vampire'']&amp;lt;br&amp;gt;&lt;br /&gt;
[[Velocity_OXP|''Velocity'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Vector_OXP|Vector1.1]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 14.12.2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://capnhack.com/hosting/oolite/Oolite/OXPs/weeviloid2.zip ''Weeviloid'']&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/vhho2av2az ''Wolf Mk.II v3.3]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://wiki.alioth.net/images/0/06/Wolfs_variants.zip ''Wolfwood's Variants v1.5'']&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Ship data table|Ship data table here]]&amp;lt;br&amp;gt;&lt;br /&gt;
More information on the Ships appearing in Oolite can be found [[Oolite Ships|here]].&lt;br /&gt;
&lt;br /&gt;
[[Ships and Ship Variant images here]]&lt;br /&gt;
&lt;br /&gt;
=== Other objects and miscellaneous eyecandy ===&lt;br /&gt;
[[Asteroid_Storm|Asteroid Storm]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cargo_Wreck_Teaser_OXP|''Cargo &amp;amp; Wrecks v1.4'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Famous Planets OXP|Famous_planets_oxp and FP Expansion packs]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Famous_Planets_2.0.OXP]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Farsun1.03.zip|''Farsun v1.03'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Hyperradio_js_OXP|''Hyperradio v1.16'']]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 13/08/2009)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://marc-schaffer.ch/data/OoliteGerman_V0.3.zip Oolite German v0.3]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:OoliteItaliano_v1.1.zip|''Oolite Italiano v1.1'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/ch3lsepk9k Oolite Russian v1.0]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/rrlm77ztzm Oolite en français]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Orbits.zip|''Orbits'']]&amp;lt;br&amp;gt;&lt;br /&gt;
[[OXPConfig|OXPConfig1.06]]&amp;amp;nbsp;&amp;amp;nbsp;(Updated 03/11/2008)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pods_OXP|Pods]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Pods_OXP#UPS_PODS|Pods UPS Pack]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installing an OXP ==&lt;br /&gt;
Unzip the OXP and place it in the folder named '''AddOns'''. Sometimes the zipped files contain several folders, make sure you only copy the folder -or file for Macintoshes- ending with '''.oxp''' into the AddOns folder. This folder is found in different locations, depending on the platform:&lt;br /&gt;
&lt;br /&gt;
=== Mac OS X ===&lt;br /&gt;
Found in the folder that contains the Oolite application. &lt;br /&gt;
&lt;br /&gt;
'''Troubleshooting:''' If you get an error saying &amp;quot;The item could not be moved because &amp;quot;AddOns&amp;quot; cannot be modified&amp;quot;, that can happen if you weren't the user that installed Oolite.&lt;br /&gt;
The solution is to put the OXP's of your choice in '''~/Library/Application&amp;amp;nbsp;Support/Oolite/AddOns/''' instead (you may need to create this folder). &lt;br /&gt;
The error could also be triggered because you’re running from the disk image, you’ll need to copy the game somewhere else. Having done so, if you still get the error, use the Get Info command on the AddOns folder, open the Ownership &amp;amp; Permissions pane and check that it says You Can: Read &amp;amp; Write.&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
If the game was installed system-wide, it is in '''/usr/lib/Oolite/AddOns'''.  If it was installed just for the currently logged in user, it will be in the user's home directory, in '''$HOME/.local/lib/Oolite/AddOns''' except Debian systems.  Debian changes the folder locations to '''$HOME/.Oolite/AddOns.''', '''$HOME/Library/Application&amp;amp;nbsp;Support/Oolite/AddOns/''' and '''/usr/lib/GNUstep/System/Applications/AddOns.'''  This, hopefully, solves many a Debian users dilemma of where to put the OXPs.&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
If the installable package was used (post Jan 06) then the AddOns folder needs to be created in '''C:\Programs Files\Oolite'''. Note that this applies if the default installation location is used. If the install location is changed then use the path to the Oolite folder that correspnds to your installation. &lt;br /&gt;
If the GNUStep dedicated versions (pre-Jan 2006) is used, then the AddOns folder must be created in the oolite.app folder.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
After unzipping the file, make sure that it is ''the'' OXP folder that put into the AddOns directory - some zipped OXPs can contain a top level folder with a readMe file, and the actual OXP folder is a level further down. If this is the case, move the item with the '''.oxp''' extension into the AddOns folder.&lt;br /&gt;
&lt;br /&gt;
== Caveats ==&lt;br /&gt;
If you purchase a ship that is an OXP ship and save the game, you will only be able to load that commander as long as this OXP is installed in AddOns. If it's not, Oolite will give you an error instead of trying to load the commander.&lt;br /&gt;
&lt;br /&gt;
== Creating an OXP ==&lt;br /&gt;
It is intended to be easy to create expansion packs. With a few simple [[List_of_software|tools]], a player can make small or big changes, and customize the gaming experience.&lt;br /&gt;
&lt;br /&gt;
* [[OXP howto|How to make OXPs]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]]&lt;br /&gt;
[[Category:Oolite expansion packs]]&lt;br /&gt;
[[Category:Factual]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13685</id>
		<title>Localhero OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13685"/>
		<updated>2009-08-10T23:26:43Z</updated>

		<summary type="html">&lt;p&gt;Zevans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Localhero.png|right]]&lt;br /&gt;
&lt;br /&gt;
===Special note===&lt;br /&gt;
&lt;br /&gt;
'''Please note'''  this [[OXP]] does not run properly under Oolite v1.65 '''or''' the current 1.72.2 release '''or''' trunk, but an updated and expanded version will be released Real Soon Now thanks to Svengali. This release will be version 2.0 because it will include many new features. Normal service will be resumed as soon as possible.&lt;br /&gt;
&lt;br /&gt;
This page will be updated when the project reaches user testing stage and this OXP needs YOU.&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
It's a multi-mission-pack and there is a ranking system, some special missions and a bonus system integrated.&lt;br /&gt;
Difficulty is easy for the first few missions, but it's getting harder if you succeed. You will need a well suited ship to accomplish all missions. So any extra equipment is welcome. And don't forget to use your weapon arsenal. You will need it.&lt;br /&gt;
&lt;br /&gt;
===Background and History===&lt;br /&gt;
Since the battle against the Thargoids hundreds of GalCop pilots have lost their lives in this merciless fights. And the lost souls are a burden for all commandeering officers. Some of them can stand the pain, some were going crazy about the blood and the cries. And some of them...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Only a strong alliance of all GalCop worlds could support the navy to meet this threat. But not all worlds&lt;br /&gt;
are willing to do this. GalCop worlds are in need of skilled pilots to support the local police to protect their trade routes against all kinds of piracy. In this case confederacy planets got some trouble with an ex-general and his pirate group. General Harkov's group seems to be well equiped and even better informed. Your mission is to support the local police to find, destroy and capture Harkov and his group.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
This mission pack is placed in the first five galaxies on all high-tech confederacy worlds. Harkov knows where the honeypods are.&lt;br /&gt;
&lt;br /&gt;
===Download and History===&lt;br /&gt;
This [[OXP]] can be downloaded from the following link:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Localhero_1_05.zip | Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(816KB) '''requires Oolite v1.71.x''' (Updated 27.04.2008)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; border:thin solid red;&amp;quot;&amp;gt;&amp;amp;nbsp;This oxp is currently under heavy development. A new download will be added when the version for Oolite v1.73 is announced.&amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*v1.01 improved internal handling of variables. &lt;br /&gt;
*v1.03.x was a development version and has some totally new features. Most of them you won't notice, but internal handling of core features (reminder, screen clash proof, real voices ...).&lt;br /&gt;
&lt;br /&gt;
*v2.0 is a forthcoming complete rewrite led by &amp;quot;Svengali&amp;quot; and this will not be released until after oolite version 1.73.&lt;br /&gt;
&lt;br /&gt;
[[Category:OXPConfig-compatible OXPs]] {{mission-OXP}}&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13684</id>
		<title>Localhero OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13684"/>
		<updated>2009-08-10T23:25:38Z</updated>

		<summary type="html">&lt;p&gt;Zevans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Localhero.png|right]]&lt;br /&gt;
&lt;br /&gt;
===Special note===&lt;br /&gt;
&lt;br /&gt;
'''Please note'''  this [[OXP]] does not run properly under Oolite v1.65 '''or''' the current 1.72.2 release '''or''' trunk, but an updated and expanded version will be released Real Soon Now thanks to Svengali. This release will be version 2.0 because it will include many new features. Normal service will be resumed as soon as possible.&lt;br /&gt;
&lt;br /&gt;
This page will be updated when the project reaches user testing stage and this OXP needs YOU.&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
It's a multi-mission-pack and there is a ranking system, some special missions and a bonus system integrated.&lt;br /&gt;
Difficulty is easy for the first few missions, but it's getting harder if you succeed. You will need a well suited ship to accomplish all missions. So any extra equipment is welcome. And don't forget to use your weapon arsenal. You will need it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Background and History===&lt;br /&gt;
Since the battle against the Thargoids hundreds of GalCop pilots have lost their lives in this merciless fights. And the lost souls are a burden for all commandeering officers. Some of them can stand the pain, some were going crazy about the blood and the cries. And some of them...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Only a strong alliance of all GalCop worlds could support the navy to meet this threat. But not all worlds&lt;br /&gt;
are willing to do this. GalCop worlds are in need of skilled pilots to support the local police to protect their trade routes against all kinds of piracy. In this case confederacy planets got some trouble with an ex-general and his pirate group. General Harkov's group seems to be well equiped and even better informed. Your mission is to support the local police to find, destroy and capture Harkov and his group.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
This mission pack is placed in the first five galaxies on all high-tech confederacy worlds. Harkov knows where the honeypods are.&lt;br /&gt;
&lt;br /&gt;
===Download and History===&lt;br /&gt;
This [[OXP]] can be downloaded from the following link:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Localhero_1_05.zip | Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(816KB) '''requires Oolite v1.71.x''' (Updated 27.04.2008)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; border:thin solid red;&amp;quot;&amp;gt;&amp;amp;nbsp;This oxp is currently under heavy development. A new download will be added when the version for Oolite v1.73 is announced.&amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*v1.01 improved internal handling of variables. &lt;br /&gt;
*v1.03.x was a development version and has some totally new features. Most of them you won't notice, but internal handling of core features (reminder, screen clash proof, real voices ...).&lt;br /&gt;
&lt;br /&gt;
*v2.0 is a forthcoming complete rewrite led by &amp;quot;Svengali&amp;quot; and this will not be released until after oolite version 1.73.&lt;br /&gt;
&lt;br /&gt;
[[Category:OXPConfig-compatible OXPs]] {{mission-OXP}}&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13683</id>
		<title>Localhero OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13683"/>
		<updated>2009-08-10T23:23:20Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Localhero.png|right]]&lt;br /&gt;
&lt;br /&gt;
===Special note===&lt;br /&gt;
&lt;br /&gt;
'''Please note'''  this [[OXP]] does not run properly under Oolite v1.65 '''or''' the current 1.72.2 release '''or''' trunk, but an updated and expanded version will be released Real Soon Now thanks to Svengali. This release will be version 2.0 because it will include many new features. Normal service will be resumed as soon as possible.&lt;br /&gt;
&lt;br /&gt;
This page will be updated when the project reaches user testing stage and this OXP needs YOU.&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
It's a multi-mission-pack and there is a ranking system, some special missions and a bonus system integrated.&lt;br /&gt;
Difficulty is easy for the first few missions, but it's getting harder if you succeed. You will need a well suited ship to accomplish all missions. So any extra equipment is welcome. And don't forget to use your weapon arsenal. You will need it.&lt;br /&gt;
&lt;br /&gt;
*v1.01 improved internal handling of variables. &lt;br /&gt;
*v1.03.x was a development version and has some totally new features. Most of them you won't notice, but internal handling of core features (reminder, screen clash proof, real voices ...).&lt;br /&gt;
&lt;br /&gt;
*v2.0 is a forthcoming complete rewrite led by &amp;quot;Svengali&amp;quot; and this will not be released until after oolite version 1.73.&lt;br /&gt;
&lt;br /&gt;
===Background and History===&lt;br /&gt;
Since the battle against the Thargoids hundreds of GalCop pilots have lost their lives in this merciless fights. And the lost souls are a burden for all commandeering officers. Some of them can stand the pain, some were going crazy about the blood and the cries. And some of them...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Only a strong alliance of all GalCop worlds could support the navy to meet this threat. But not all worlds&lt;br /&gt;
are willing to do this. GalCop worlds are in need of skilled pilots to support the local police to protect their trade routes against all kinds of piracy. In this case confederacy planets got some trouble with an ex-general and his pirate group. General Harkov's group seems to be well equiped and even better informed. Your mission is to support the local police to find, destroy and capture Harkov and his group.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
This mission pack is placed in the first five galaxies on all high-tech confederacy worlds. Harkov knows where the honeypods are.&lt;br /&gt;
&lt;br /&gt;
===Download===&lt;br /&gt;
This [[OXP]] can be downloaded from the following link:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Localhero_1_05.zip | Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(816KB) '''requires Oolite v1.71.x''' (Updated 27.04.2008)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; border:thin solid red;&amp;quot;&amp;gt;&amp;amp;nbsp;This oxp is currently under heavy development. So better wait until the version for Oolite v1.73 is announced and ready.&amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:OXPConfig-compatible OXPs]] {{mission-OXP}}&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13682</id>
		<title>Localhero OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13682"/>
		<updated>2009-08-10T23:18:08Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Special note */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Localhero.png|right]]&lt;br /&gt;
&lt;br /&gt;
===Special note===&lt;br /&gt;
&lt;br /&gt;
'''Please note'''  this [[OXP]] does not run properly under Oolite v1.65 '''or''' the current 1.72.2 release '''or''' trunk, but an updated and expanded version will be released Real Soon Now thanks to Svengali. This release will be version 2.0 because it will include many new features. Normal service will be resumed as soon as possible.&lt;br /&gt;
&lt;br /&gt;
This page will be updated when the project reaches user testing stage and this OXP needs YOU.&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
It's a multi-mission-pack and there is a ranking system, some special missions and a bonus system integrated.&lt;br /&gt;
Difficulty is easy for the first few missions, but it's getting harder if you succeed. You will need a well suited ship to accomplish all missions. So any extra equipment is welcome. And don't forget to use your weapon arsenal. You will need it.&lt;br /&gt;
&lt;br /&gt;
Please note that this [[OXP]] will not run properly under Oolite v1.65.&lt;br /&gt;
The differences between v1.00 and v1.01 is just the internal handling of variables.&lt;br /&gt;
v1.03.x is a development version and has some totally new features. Most of them you won't notice but they are improving the handling (reminder, screen clash proof, real voices, ...).&lt;br /&gt;
&lt;br /&gt;
===Background and History===&lt;br /&gt;
Since the battle against the Thargoids hundreds of GalCop pilots have lost their lives in this merciless fights. And the lost souls are a burden for all commandeering officers. Some of them can stand the pain, some were going crazy about the blood and the cries. And some of them...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Only a strong alliance of all GalCop worlds could support the navy to meet this threat. But not all worlds&lt;br /&gt;
are willing to do this. GalCop worlds are in need of skilled pilots to support the local police to protect their trade routes against all kinds of piracy. In this case confederacy planets got some trouble with an ex-general and his pirate group. General Harkov's group seems to be well equiped and even better informed. Your mission is to support the local police to find, destroy and capture Harkov and his group.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
This mission pack is placed in the first five galaxies on all high-tech confederacy worlds. Harkov knows where the honeypods are.&lt;br /&gt;
&lt;br /&gt;
===Download===&lt;br /&gt;
This [[OXP]] can be downloaded from the following link:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Localhero_1_05.zip | Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(816KB) '''requires Oolite v1.71.x''' (Updated 27.04.2008)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; border:thin solid red;&amp;quot;&amp;gt;&amp;amp;nbsp;This oxp is currently under heavy development. So better wait until the version for Oolite v1.73 is announced and ready.&amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:OXPConfig-compatible OXPs]] {{mission-OXP}}&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13681</id>
		<title>Localhero OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Localhero_OXP&amp;diff=13681"/>
		<updated>2009-08-10T23:16:52Z</updated>

		<summary type="html">&lt;p&gt;Zevans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Localhero.png|right]]&lt;br /&gt;
&lt;br /&gt;
===Special note===&lt;br /&gt;
&lt;br /&gt;
 '''Please note''' that this [[OXP]] does not run properly under Oolite v1.65 '''or''' the current 1.72.2 release '''or''' trunk, but an updated and expanded version will be released Real Soon Now thanks to Svengali. This release will be version 2.0 because it will include many new features. Normal service will be resumed as soon as possible.&lt;br /&gt;
&lt;br /&gt;
This page will be updated when the project reaches user testing stage and this OXP needs YOU.&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
It's a multi-mission-pack and there is a ranking system, some special missions and a bonus system integrated.&lt;br /&gt;
Difficulty is easy for the first few missions, but it's getting harder if you succeed. You will need a well suited ship to accomplish all missions. So any extra equipment is welcome. And don't forget to use your weapon arsenal. You will need it.&lt;br /&gt;
&lt;br /&gt;
Please note that this [[OXP]] will not run properly under Oolite v1.65.&lt;br /&gt;
The differences between v1.00 and v1.01 is just the internal handling of variables.&lt;br /&gt;
v1.03.x is a development version and has some totally new features. Most of them you won't notice but they are improving the handling (reminder, screen clash proof, real voices, ...).&lt;br /&gt;
&lt;br /&gt;
===Background and History===&lt;br /&gt;
Since the battle against the Thargoids hundreds of GalCop pilots have lost their lives in this merciless fights. And the lost souls are a burden for all commandeering officers. Some of them can stand the pain, some were going crazy about the blood and the cries. And some of them...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Only a strong alliance of all GalCop worlds could support the navy to meet this threat. But not all worlds&lt;br /&gt;
are willing to do this. GalCop worlds are in need of skilled pilots to support the local police to protect their trade routes against all kinds of piracy. In this case confederacy planets got some trouble with an ex-general and his pirate group. General Harkov's group seems to be well equiped and even better informed. Your mission is to support the local police to find, destroy and capture Harkov and his group.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
This mission pack is placed in the first five galaxies on all high-tech confederacy worlds. Harkov knows where the honeypods are.&lt;br /&gt;
&lt;br /&gt;
===Download===&lt;br /&gt;
This [[OXP]] can be downloaded from the following link:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Localhero_1_05.zip | Localhero v1.05]]&amp;amp;nbsp;&amp;amp;nbsp;(816KB) '''requires Oolite v1.71.x''' (Updated 27.04.2008)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; border:thin solid red;&amp;quot;&amp;gt;&amp;amp;nbsp;This oxp is currently under heavy development. So better wait until the version for Oolite v1.73 is announced and ready.&amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:OXPConfig-compatible OXPs]] {{mission-OXP}}&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Scripting_Oolite_with_JavaScript&amp;diff=13673</id>
		<title>Scripting Oolite with JavaScript</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Scripting_Oolite_with_JavaScript&amp;diff=13673"/>
		<updated>2009-08-07T21:03:18Z</updated>

		<summary type="html">&lt;p&gt;Zevans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Oolite]] 1.68 and later supports scripts written in [http://en.wikipedia.org/wiki/ECMAScript ECMAScript] (more commonly known as [http://en.wikipedia.org/wiki/JavaScript JavaScript]) in addition to its traditional model based on [[property lists]]. This page provides an overview of how JavaScript is used in Oolite. The page [[Oolite JavaScript Reference: object model]] provides reference for Oolite-specific objects and methods. The page [[Oolite JavaScript Reference: world script event handlers]] provides reference for the event handlers Oolite supports. The language standards and some tutorials can be found through the Wiki links provided above.&lt;br /&gt;
&lt;br /&gt;
== Using JavaScript ==&lt;br /&gt;
&lt;br /&gt;
Currently, JavaScript is only supported for “world scripts”, that is, as a replacement for scripts in ''script.plist''. While a ''script.plist'' file may contain any number of separate scripts, a single JavaScript file may contain only one script.&lt;br /&gt;
&lt;br /&gt;
If your OXP only uses one script, place a JavaScript file named ''script.js'' (or ''script.es'') in the OXP’s ''Config'' directory. If you wish to use multiple scripts, you may instead create file named ''world-scripts.plist'' in the ''Config'' directory. This [[property list]] file should consist of an array of script names; the named scripts should exist in a directory named ''Scripts'' inside your OXP. As with most “atomic” files (files which cannot be merged), such script files must have a unique name to avoid conflicts with other OXPs. Using the ''world-scripts.plist'' method, you can combine JavaScript, plist and OOS scripts however you wish.&lt;br /&gt;
&lt;br /&gt;
Whereas plist scripts are based on polling – all scripts are run at semi-regular intervals, whether they need to be or not – scripts written in JavaScript are “event driven” – different functions, or ''event handlers'', in the script are called in response to state changes in the game, or when other events of interest happen. For instance, &amp;lt;code&amp;gt;willExitWitchSpace&amp;lt;/code&amp;gt; is called just before player exits witchspace, and &amp;lt;code&amp;gt;alertConditionChanged&amp;lt;/code&amp;gt; is called whenever the alert condition changes. See the [[Oolite JavaScript event handler reference|event handler reference]] for a full list of handlers and when Oolite will call them.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;tickle&amp;lt;/code&amp;gt; handler is similar to event handlers, but is called periodically at the same times as plist scripts are run – about every 10 seconds, and when certain state changes occur. For efficiency, however, it is best to avoid using &amp;lt;code&amp;gt;tickle&amp;lt;/code&amp;gt; if possible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== script.js File Template ===&lt;br /&gt;
&lt;br /&gt;
Copy and paste this template into a file called script.js in the OXP Config directory. Ensure you change at least the Name value. '''Every world script must have a unique name.''' If multiple scripts with the same name are encountered, Oolite will arbitrary select one and discard the others.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;this.name           = &amp;quot;My OXP Script&amp;quot;&lt;br /&gt;
this.author         = &amp;quot;Your Name Here&amp;quot;&lt;br /&gt;
this.copyright      = &amp;quot;(C) 2007 Me.&amp;quot;&lt;br /&gt;
this.description    = &amp;quot;This OXP doesn't do very much yet.&amp;quot;;&lt;br /&gt;
this.version        = &amp;quot;1.0 alpha 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*  You can copy and paste this function and just change the &amp;quot;startUp&amp;quot;&lt;br /&gt;
    to another event name to handle other OXP events (eg &amp;quot;STATUS_DOCKED&amp;quot;,&lt;br /&gt;
    &amp;quot;alertConditionChanged&amp;quot;, etc).&lt;br /&gt;
*/&lt;br /&gt;
this.startUp = function()&lt;br /&gt;
{&lt;br /&gt;
    Log(&amp;quot;Initialising OXP &amp;quot; + name)&lt;br /&gt;
}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Oolite JavaScript event handler reference]]&lt;br /&gt;
* [[Oolite JavaScript object model]]&lt;br /&gt;
* [[JavaScript test OXP]]&lt;br /&gt;
* [[Javascript Operators]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite scripting]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Debug_OXP&amp;diff=13672</id>
		<title>Debug OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Debug_OXP&amp;diff=13672"/>
		<updated>2009-08-07T17:18:08Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* External JavaScript console support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Debug.oxp''' is a special OXP that enables JavaScript console support in test releases of Oolite (1.70 and later). It also adds a menu with various debug facilities under Mac OS X.&lt;br /&gt;
&lt;br /&gt;
=== Downloads ===&lt;br /&gt;
[[Media:DebugOXP-172.zip|Debug OXP for Oolite 1.72]] (161 KiB)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:DebugOXP-171.zip|Debug OXP for Oolite 1.71]] (149 KiB)&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:DebugOXP-170.zip|Debug OXP for Oolite 1.70]] (117 KiB)&lt;br /&gt;
&lt;br /&gt;
== External JavaScript console support ==&lt;br /&gt;
On all platforms, installing Debug.oxp enables support for external console applications using the [[Oolite debug console TCP protocol]]. By default, it will attempt to connect to a console running on the same computer, but this can be changed by specifying a different &amp;lt;code&amp;gt;console-host&amp;lt;/code&amp;gt; (and, optionally, &amp;lt;code&amp;gt;console-port&amp;lt;/code&amp;gt;) in ''debugConfig.plist''. For external console support on the same computer under Mac OS X, &amp;lt;code&amp;gt;console-host&amp;lt;/code&amp;gt; must be explicitly set to “127.0.0.1”; if this is not done, the [[#Integrated JavaScript console|integrated JavaScript console]] will be used instead. For information on using a console (integrated or external), see [[#Using the JavaScript console|Using the JavaScript console]] below.&lt;br /&gt;
&lt;br /&gt;
'''Note:''' At the time of writing, a cross-platform, python based, external console application is available at [http://svn.berlios.de/svnroot/repos/oolite-linux/trunk/tools/pythonDebugConsole/ the berlios repository]. It requires the [http://twistedmatrix.com/trac/ twisted library], and the [http://starship.python.net/crew/mhammond/win32/Downloads.html pywin32 library] if run under windows.&lt;br /&gt;
&lt;br /&gt;
On Debian or Ubuntu Linux you will need (at least) the packages &amp;lt;code&amp;gt;blt python-tk tk8.5&amp;lt;/code&amp;gt; (or the equivalents in other distros.)&lt;br /&gt;
&lt;br /&gt;
== Mac OS X-specific features ==&lt;br /&gt;
Under Mac OS X, the Debug OXP provides a menu with various debugging options and an integrated JavaScript console, as well as enabling external console support as on all platforms.&lt;br /&gt;
&lt;br /&gt;
=== Debug menu ===&lt;br /&gt;
[[Image:Oolite-debug-menu.png|494px]]&lt;br /&gt;
&lt;br /&gt;
The Debug menu provides options to&lt;br /&gt;
* Show the Oolite run log in the standard Console application.&lt;br /&gt;
* Enable or disable various classes of log message at runtime (like editing ''logcontrol.plist'', without the need to restart Oolite).&lt;br /&gt;
* Enable various testing features, such as drawing of bounding boxes.&lt;br /&gt;
* Show the JavaScript console, and specify when it should be shown automatically. (This may not have any effect with external consoles, depending on the external console implementation.)&lt;br /&gt;
* Create a ship of any role near the main station (equivalent to the &amp;lt;code&amp;gt;:spawn&amp;lt;/code&amp;gt; [[#Macros|macro]].&lt;br /&gt;
Note: some of these features are implemented by sending JavaScript messages to the [[#The console script|console script]]. If the script has been modified, some features may not work properly.&lt;br /&gt;
&lt;br /&gt;
The Log Message Classes submenu can be modified by editing ''debugLogMessageClassesMenu.plist'', found inside the OXP. This is merged from Config directories in the usual fashion.&lt;br /&gt;
&lt;br /&gt;
=== Integrated JavaScript console ===&lt;br /&gt;
[[Image:Oolite debug protocol example 1.png|594px]]&lt;br /&gt;
&lt;br /&gt;
The integrated JavaScript console provides a window within Oolite which acts as a [[#Using the JavaScript console|JavaScript console]]. It can be shown using the Show JavaScript Console command in the Debug menu, unless external console mode has been enabled by setting &amp;lt;code&amp;gt;console-host&amp;lt;/code&amp;gt; in ''debugConfig.plist''.&lt;br /&gt;
&lt;br /&gt;
== Using the JavaScript console ==&lt;br /&gt;
The JavaScript console, whether integrated or external, provides a powerful mechanism for interactively manipulating the game world. It can be used to issue simple commands, like &amp;lt;code&amp;gt;player.awardEquipment(&amp;quot;EQ_FUEL_INJECTION&amp;quot;)&amp;lt;/code&amp;gt;. It can be used to inspect properties of entities in the game world. And it can be used to develop scripts, by rewriting and testing methods of live ship scripts and world scripts.&lt;br /&gt;
&lt;br /&gt;
=== Macros ===&lt;br /&gt;
Macros are a special type of command prefixed with a colon. Instead of being interpreted as a JavaScript command, a macro is looked up in a dictionary, and the result is used as the “real” command. For instance, if you enter the command &amp;lt;code&amp;gt;:listM&amp;lt;/code&amp;gt; (short for “list macros”), the macro dictionary is queried for the string “listM”, and (by default) the code &amp;lt;code&amp;gt;for (let prop in macros) { ConsoleMessage('macro-list', ':' + prop) }&amp;lt;/code&amp;gt; is found and executed. This code is called the ''expansion'' of the macro. The result is a list of macros being printed:&lt;br /&gt;
 :clr&lt;br /&gt;
 :clear&lt;br /&gt;
 :spawn&lt;br /&gt;
 :bgColor&lt;br /&gt;
 :showM&lt;br /&gt;
 :rmFgColor&lt;br /&gt;
 ::&lt;br /&gt;
 :d&lt;br /&gt;
 :ds&lt;br /&gt;
 :listM&lt;br /&gt;
 :setM&lt;br /&gt;
 :delM&lt;br /&gt;
 :fgColor&lt;br /&gt;
 :rmBgColor&lt;br /&gt;
 :resetM&lt;br /&gt;
&lt;br /&gt;
As you can see in the example, To see the expansion of a macro without executing it, use &amp;lt;code&amp;gt;:showM&amp;lt;/code&amp;gt;:&lt;br /&gt;
 &amp;gt; :showM :delM&lt;br /&gt;
 :delM = deleteMacro(PARAM)&lt;br /&gt;
&lt;br /&gt;
When a macro with the word &amp;lt;code&amp;gt;PARAM&amp;lt;/code&amp;gt; is executed, &amp;lt;code&amp;gt;PARAM&amp;lt;/code&amp;gt; is replaced with any text following the macro name, surrounded in quotation marks. This is how &amp;lt;code&amp;gt;:showM&amp;lt;/code&amp;gt; functions, for example; the string “:showM :delM” is expanded to “showMacro(&amp;quot;:delM&amp;quot;)”, causing the JavaScript function &amp;lt;code&amp;gt;showMacro()&amp;lt;/code&amp;gt;, which is part of the [[#The console script|console script]], to be called. You can see the implementation of &amp;lt;code&amp;gt;showMacro()&amp;lt;/code&amp;gt; by entering &amp;lt;code&amp;gt;showMacro&amp;lt;/code&amp;gt; – without any parentheses – into the console.&lt;br /&gt;
&lt;br /&gt;
An initial set of macros is loaded from ''debugConfig.plist''. If you edit any macros, using &amp;lt;code&amp;gt;:setM&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;:delM&amp;lt;/code&amp;gt;, all macros are saved in Oolite’s preferences from that point forwards. This means that you don’t have to re-enter any macros you write with &amp;lt;code&amp;gt;:setM&amp;lt;/code&amp;gt; after restarting Oolite.&lt;br /&gt;
&lt;br /&gt;
The following example creates a simple :msg macro:&lt;br /&gt;
 &amp;gt; :setM msg ConsoleMessage(' ',PARAM)&lt;br /&gt;
If you then type:&lt;br /&gt;
 &amp;gt; :msg Hello World&lt;br /&gt;
The macro will be expanded, and you'll see “Hello World” on the console. However, macros are not functions, so you cannot use macros in the middle of javascript, or as part of another macro.&lt;br /&gt;
&lt;br /&gt;
=== The console script ===&lt;br /&gt;
While an external or integrated console is required to provide a means of user interaction, most of the actual behaviour of the console is implemented in JavaScript, in a script called ''oolite-mac-js-console.js''. (This is a mistake; the name will be changed to ''oolite-debug-console.js'' in Oolite 1.71.) Input typed into the console is passed to the console script, which then generates output. The console script is also informed of log messages and JavaScript errors, and provides a global function, &amp;lt;code&amp;gt;ConsoleMessage(colorCode: String, message: String)&amp;lt;/code&amp;gt;, to write messages to the console using its background colour support. Lastly, the console script implements the entire macro system.&lt;br /&gt;
&lt;br /&gt;
This means that the console’s behaviour can be extensively customized, for instance, by replacing the macro system with something more powerful. There are two basic approaches to doing this:&lt;br /&gt;
* Creating a custom script (or a copy) with the same name, in an OXP which loads later than Debug.oxp (e.g., one which has a name which comes later in alphabetical order).&lt;br /&gt;
* Using a normal world script, and changing the console script object at startup.&lt;br /&gt;
The latter approach has the advantage that it can continue to work with future versions of the console script, and multiple patches can coexist. For example, a modification to supplement the macro system with a better one might look as follows:&lt;br /&gt;
 this.name = &amp;quot;my-super-console-macros&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 this.startUp = function()&lt;br /&gt;
 {&lt;br /&gt;
     // Ensure debug console is installed&lt;br /&gt;
     if (!debugConsole)  return&lt;br /&gt;
     &lt;br /&gt;
     // Save original implementation of consolePerformJSCommand&lt;br /&gt;
     // Note the prefix, used to ensure uniqueness. If several scripts patch&lt;br /&gt;
     // the same method, it's important that they use different names.&lt;br /&gt;
     debugConsole.mySuperConsoleMacros_original_consolePerformJSCommand = debugConsole.consolePerformJSCommand&lt;br /&gt;
     &lt;br /&gt;
     // Replace debugConsole.consolePerformJSCommand with custom function&lt;br /&gt;
     debugConsole.consolePerformJSCommand = function(command)&lt;br /&gt;
     {&lt;br /&gt;
         // Note that in this function &amp;quot;this&amp;quot; will refer to debugconsole, not&lt;br /&gt;
         // my-super-console-macros, since the function will be called as a&lt;br /&gt;
         // method of debugConsole.&lt;br /&gt;
         &lt;br /&gt;
         // Strip leading spaces, same code as original function.&lt;br /&gt;
         while (command.charAt(0) == &amp;quot; &amp;quot;)&lt;br /&gt;
         {&lt;br /&gt;
             command = command.substring(1)&lt;br /&gt;
         }&lt;br /&gt;
         &lt;br /&gt;
         if (command.charAt(0) == &amp;quot;!&amp;quot;)&lt;br /&gt;
         {&lt;br /&gt;
             // Super macro call detected.&lt;br /&gt;
             // Insert super macro system here.&lt;br /&gt;
         }&lt;br /&gt;
         else&lt;br /&gt;
         {&lt;br /&gt;
             // Otherwise, call through to original method.&lt;br /&gt;
             debugConsole.mySuperConsoleMacros_original_consolePerformJSCommand(command)&lt;br /&gt;
         }&lt;br /&gt;
     }&lt;br /&gt;
 }&lt;br /&gt;
This same patching technique, incidentally, can be used to modify scripts at runtime, either from the console or from other scripts.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{unclassified-OXP}}&lt;br /&gt;
[[Category:Oolite utilities]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Oolite_planet_list&amp;diff=13533</id>
		<title>Oolite planet list</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Oolite_planet_list&amp;diff=13533"/>
		<updated>2009-07-23T23:47:49Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Galaxies */  added link to G4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
Although this list was taken from Oolite the data applies well to the [[BBC_Micro|BBC Micro]] version of Classic Elite, and some other versions.&lt;br /&gt;
&lt;br /&gt;
Each entry shows the system number, name, coordinates, tech level, inhabitants, government and a comment on the system.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
A spreadsheet of all galaxies can be downloaded in [[Media:Galaxies.zip|Excel format]] or [[Media:Oolite_galaxies.zip|Open Document format]].&lt;br /&gt;
&lt;br /&gt;
=== Where do these crazy names come from? ===&lt;br /&gt;
&lt;br /&gt;
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 [http://www.frontier.co.uk/games/older/elite/faq.html edible poet]) is constructed programmatically (using a truncated Fibonacci function) from a handful of seed numbers and the strings &amp;quot;ABOUSEITILETSTONLONUTHNOAL&amp;quot; (used by the planet description string) and &amp;quot; ' 'LEXEGEZACEBISOUSESARMAINDIREA'ERATENBERALAVETIEDORQUANTEISRION&amp;quot; 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_generator|random number generators]].&lt;br /&gt;
&lt;br /&gt;
In this [http://files.getdropbox.com/u/1380916/Oolite/Oolite%20galaxies.ods spreadsheet] (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.&lt;br /&gt;
&lt;br /&gt;
== Galaxies ==&lt;br /&gt;
# [[Image:StarChart-Galaxy-000.png|50px|Jump route chart of galaxy 1]] [[Oolite planet list/Galaxy 1|Galaxy 1]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G1.pdf Downloadable Vector Map of Galaxy 1]&lt;br /&gt;
# [[Image:StarChart-Galaxy-001.png|50px|Jump route chart of galaxy 2]] [[Oolite planet list/Galaxy 2|Galaxy 2]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G2.pdf Downloadable Vector Map of Galaxy 2]&lt;br /&gt;
# [[Image:StarChart-Galaxy-002.png|50px|Jump route chart of galaxy 3]] [[Oolite planet list/Galaxy 3|Galaxy 3]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G3.pdf Downloadable Vector Map of Galaxy 3]&lt;br /&gt;
# [[Image:StarChart-Galaxy-003.png|50px|Jump route chart of galaxy 4]] [[Oolite planet list/Galaxy 3|Galaxy 4]] -- [http://www.crimsonforge.co.uk/cloister/OOmap_G4.pdf Downloadable Vector Map of Galaxy 4]&lt;br /&gt;
# [[Image:StarChart-Galaxy-004.png|50px|Jump route chart of galaxy 5]] [[Oolite planet list/Galaxy 5|Galaxy 5]]&lt;br /&gt;
# [[Image:StarChart-Galaxy-005.png|50px|Jump route chart of galaxy 6]] [[Oolite planet list/Galaxy 6|Galaxy 6]]&lt;br /&gt;
# [[Image:StarChart-Galaxy-006.png|50px|Jump route chart of galaxy 7]] [[Oolite planet list/Galaxy 7|Galaxy 7]]&lt;br /&gt;
# [[Image:StarChart-Galaxy-007.png|50px|Jump route chart of galaxy 8]] [[Oolite planet list/Galaxy 8|Galaxy 8]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]][[Category:Classic]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Category:Oolite_ships&amp;diff=13449</id>
		<title>Category:Oolite ships</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Category:Oolite_ships&amp;diff=13449"/>
		<updated>2009-07-07T02:04:52Z</updated>

		<summary type="html">&lt;p&gt;Zevans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This category contains all of the [[Oolite Ships|ships]] present in [[Oolite]] and its [[expansion packs]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite| Oolite ships]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Galactic_Navy_OXP&amp;diff=13448</id>
		<title>Galactic Navy OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Galactic_Navy_OXP&amp;diff=13448"/>
		<updated>2009-07-06T23:27:21Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot; style=&amp;quot;padding: .5em 1em 1em; cellpadding: 0; cellspacing: 0; color: #000000; vertical-align: top; text-align: center;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Image:navystar.png|100px]]&lt;br /&gt;
|[[Image:navystar.png|100px]]&lt;br /&gt;
|[[Image:navystar.png|100px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[[Image:nt1.png|righ|thumb|200px|A Navy Transport.]]&lt;br /&gt;
[[Image:med1.png|right|thumb|200px|A Navy Medical Ship.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Galactic Navy OXP introduces a more visible [[Galactic_Navy|Galactic Navy]] presence to the Ooniverse.  Each galaxy now contains 14 individual Sector Commands with base systems and stations.  There are several new navy ships and navy patrols including  [[Navy_Carrier_Group|Navy Carrier Groups]], frigate patrols, and convoys.  Once docked at SecCom stations players have a variety of options to choose from including Navy Reserve missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Original idea and earlier versions were created by matt634. Version 5 was released by Nemoricus, with Behemoth battle group code from Commodore Eric Walch and other assistance from Thargoid. Special thanks to Screet for playtesting.&lt;br /&gt;
&lt;br /&gt;
===Features===&lt;br /&gt;
&lt;br /&gt;
Specifically this OXP adds 6 new NPC ships:&lt;br /&gt;
:&lt;br /&gt;
[[Navy_Frigate|The Navy Frigate]],&lt;br /&gt;
[[Navy_Lander|Navy Landing Craft]],&lt;br /&gt;
[[Navy_Medical_Ship|Navy Medical Ship]],&lt;br /&gt;
[[Navy_Minesweeper|Navy MineSweeper]],&lt;br /&gt;
[[Navy_Transport|Navy Transport]],&lt;br /&gt;
[[Navy_Shuttle|Navy Shuttle]]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
This OXP also adds 14 individual [[Navy_SecCom_Station|Sector Command Military Stations]] to each galaxy in orbit around their home planets.  At SecCom stations a player may check incoming news, buy victory bonds to support the Navy, or sign up for reserve duty.  All pilots with at least a competent rating are eligible for reserve missions.  Players may track their status on the interactive Reserve Leaderboard.&lt;br /&gt;
&lt;br /&gt;
This OXP adds Carrier Group Patrols, Navy Frigate Patrols, Emergency Medical Transports, and Navy Transport Convoys to the space lanes as well as increasing the action of interstellar space battles.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Finally, this OXP adds a one time Special Ops mission to Galaxy Six.  Players must be docked at a SecCom station and have flown at least 10 reserve sorties.  (A save file is included for mission testers)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
===Requires===&lt;br /&gt;
[[Image:Nlc.png|righ|thumb|200px|A Navy Landing Craft.]]&lt;br /&gt;
&lt;br /&gt;
This OXP requires the [[Behemoth|Behemoth OXP]] to function properly.&lt;br /&gt;
===Updates===&lt;br /&gt;
NOW FULLY OPTIMIZED!!&amp;lt;br&amp;gt;&lt;br /&gt;
All Update Notes can be found in the Readme included with OXP&lt;br /&gt;
===Download Link===&lt;br /&gt;
&lt;br /&gt;
[http://www.box.net/shared/4zhhi3t440 Download (Galactic Navy V4.0)]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/pe8q4znq2z Patchfile for Galactic Navy 4.0] Is needed when working with the Behemoth version 2.4 or higher.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''NEW Version 5''' is now available for [http://www.box.net/shared/3icib4jqu1 download here]. This requires Oolite version 1.72.2 because it has been rewritten for the new JavaScript engine.&lt;br /&gt;
--------------------------------------------------------------------&lt;br /&gt;
[[Image:sc1.png|left|thumb|800px|A Navy SecCom Station.]]&lt;br /&gt;
&lt;br /&gt;
[[Image:fg2.png|right|thumb|200px|A Navy Frigate.]]&lt;br /&gt;
[[Image:ms1.png|right|thumb|200px|A Navy Minesweeper.]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=Galactic_Navy_OXP&amp;diff=13447</id>
		<title>Galactic Navy OXP</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=Galactic_Navy_OXP&amp;diff=13447"/>
		<updated>2009-07-06T23:10:35Z</updated>

		<summary type="html">&lt;p&gt;Zevans: /* Download Link */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| width=&amp;quot;100%&amp;quot; style=&amp;quot;padding: .5em 1em 1em; cellpadding: 0; cellspacing: 0; color: #000000; vertical-align: top; text-align: center;&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|[[Image:navystar.png|100px]]&lt;br /&gt;
|[[Image:navystar.png|100px]]&lt;br /&gt;
|[[Image:navystar.png|100px]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
[[Image:nt1.png|righ|thumb|200px|A Navy Transport.]]&lt;br /&gt;
[[Image:med1.png|right|thumb|200px|A Navy Medical Ship.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Galactic Navy OXP introduces a more visible [[Galactic_Navy|Galactic Navy]] presence to the Ooniverse.  Each galaxy now contains 14 individual Sector Commands with base systems and stations.  There are several new navy ships and navy patrols including  [[Navy_Carrier_Group|Navy Carrier Groups]], frigate patrols, and convoys.  Once docked at SecCom stations players have a variety of options to choose from including Navy Reserve missions.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Features===&lt;br /&gt;
&lt;br /&gt;
Specifically this OXP adds 6 new NPC ships:&lt;br /&gt;
:&lt;br /&gt;
[[Navy_Frigate|The Navy Frigate]],&lt;br /&gt;
[[Navy_Lander|Navy Landing Craft]],&lt;br /&gt;
[[Navy_Medical_Ship|Navy Medical Ship]],&lt;br /&gt;
[[Navy_Minesweeper|Navy MineSweeper]],&lt;br /&gt;
[[Navy_Transport|Navy Transport]],&lt;br /&gt;
[[Navy_Shuttle|Navy Shuttle]]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
This OXP also adds 14 individual [[Navy_SecCom_Station|Sector Command Military Stations]] to each galaxy in orbit around their home planets.  At SecCom stations a player may check incoming news, buy victory bonds to support the Navy, or sign up for reserve duty.  All pilots with at least a competent rating are eligible for reserve missions.  Players may track their status on the interactive Reserve Leaderboard.&lt;br /&gt;
&lt;br /&gt;
This OXP adds Carrier Group Patrols, Navy Frigate Patrols, Emergency Medical Transports, and Navy Transport Convoys to the space lanes as well as increasing the action of interstellar space battles.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Finally, this OXP adds a one time Special Ops mission to Galaxy Six.  Players must be docked at a SecCom station and have flown at least 10 reserve sorties.  (A save file is included for mission testers)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
===Requires===&lt;br /&gt;
[[Image:Nlc.png|righ|thumb|200px|A Navy Landing Craft.]]&lt;br /&gt;
&lt;br /&gt;
This OXP requires the [[Behemoth|Behemoth OXP]] to function properly.&lt;br /&gt;
===Updates===&lt;br /&gt;
NOW FULLY OPTIMIZED!!&amp;lt;br&amp;gt;&lt;br /&gt;
All Update Notes can be found in the Readme included with OXP&lt;br /&gt;
===Download Link===&lt;br /&gt;
&lt;br /&gt;
[http://www.box.net/shared/4zhhi3t440 Download (Galactic Navy V4.0)]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.box.net/shared/pe8q4znq2z Patchfile for Galactic Navy 4.0] Is needed when working with the Behemoth version 2.4 or higher.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''NEW Version 5''' is now available for [http://www.box.net/shared/3icib4jqu1 download here]. This requires Oolite version 1.72.2 because it has been rewritten for the new JavaScript engine.&lt;br /&gt;
--------------------------------------------------------------------&lt;br /&gt;
[[Image:sc1.png|left|thumb|800px|A Navy SecCom Station.]]&lt;br /&gt;
&lt;br /&gt;
[[Image:fg2.png|right|thumb|200px|A Navy Frigate.]]&lt;br /&gt;
[[Image:ms1.png|right|thumb|200px|A Navy Minesweeper.]]&lt;/div&gt;</summary>
		<author><name>Zevans</name></author>
		
	</entry>
</feed>