Oolite

From Elite Wiki
Revision as of 08:25, 3 June 2021 by Cholmondely (talk | contribs) (Aegidian (2003-6): clarified TOGY)
Oolite
Oolite-logo3.png
Developer Giles Williams
Publisher oolite.org
Latest version 1.90
Release date(s) August 30, 2020
Platform(s) Mac OS X
Linux
Microsoft Windows

Oolite is an Elite-like space sim game, originally written for Mac OS X. Stable ports for *NIX and Windows (XP, 2000 and Vista only) exist, and ports are also available for SGI IRIX and FreeBSD on Intel architectures..

It was written by Giles Williams as response to the withdrawal of Elite: The New Kind from the internet. Although inspired by the work of Christian Pinder, following David Braben and Ian Bell, the work is an independent interpretation and expansion of the original game.

Oolite is designed as a small game that is easy for users to pick up and expand upon. Almost every aspect of the game can be modified using simple, free graphics packages and text-editors.

The game and source-code are offered for free under a Creative Commons License. One of Giles' priorities for development was to separate the game engine from the game materials (graphics, models, AI, text-strings etc.)

Game style

Oolite follows the original Elite rather than Frontier: Elite II or Frontier: First Encounters. It is set in the Classic Elite universe, with the features found in the classic Elite universe (systems and the descriptions of systems generated by an algorithm, rather than text that the author has written). Like classic Elite, there is a single planet per system - although the game allows authors of add-ons to add multiple planets to a star system. Like classic Elite, the flight model is non-Newtonian - meaning the spacecraft handles like an "aeroplane in space". However, this can be thought of as a complex flight computer helping the pilot as the game engine itself allows for real-world physics, for example, during collisions. This can lead to some interesting flight characteristics when the player survives a collision (especially with a Hognose Tugship).

See the Oolite Instruction Manual for more information.

Expandability

The game can be expanded in a number of ways with an OXP (Oolite eXpansion Pack). This takes the form of a directory with the extension '.oxp' that is placed in the AddOns folder. The Expansions Manager adds in '.oxz' expansions which are stored in the Managed AddOns folder. When Oolite is launched, it scans these folders for expansions, and loads them.

An OXP can contain new ships with custom AI and textures as well as new missions. Some notable OXPs have been to replace the space stations in Tech Level 13+ planets with a "2001-style" Torus station, and the Tionisla Orbital Graveyard from the novella, The Dark Wheel.

Portability to other operating systems

The game was originally written to use OpenGL and Cocoa (the Mac OS X toolkit) in Objective C. In April 2005 a porting project was started by David Taylor and Dylan Smith. The port uses OpenGL and the GNUstep Objective-C library. The first stable version was 1.52, released on 24th September 2005. Substantial parts of the graphics output were changed to use SDL (Simple Directmedia Layer), a cross platform game library. This is portable to any Unix-like operating system that supports OpenGL and GNUstep, including back to Mac OS X as a Cocoa/SDL application. The game has been run on the PowerPC, Intel x86, AMD 64 and MIPS processor architectures.

Getting and installing Oolite

Oolite ad1 .jpg

The following articles contain detailed information about where to get and how to run the game. There is also an additional section in these pages on how to build from source for those who are inclined to explore the technicalities of the game.

Developing Oolite

The following article contains information about what to do to get started on Oolite development: Developing Oolite.


A little History & some important early Versions

Aegidian (2003-6)

The original Oolite was published by Aegidian/Giles Williams in July 2004. He had rewritten it from scratch for the AppleMac. There were a number of changes from Classic Elite - the speed of the Cobra Mk.III & the Moray, and the introduction of the buoys at the witchpoint and the orbital station - for example. The crucial difference seems to have been the introduction of OXPs. These enabled the game to be modified to the player's wishes, as they still do today, and used Legacy Scripting. Giles rewrote the game code to allow new ships & stations to be introduced, new missions, new HUDs, new sounds etc. Some of the early .oxps were published on the various Oosat websites. The excitement this created in the old Elite gaming community was substantial, and soon others using different platforms started to adapt the AppleMac version for Windows & Linux.

The first stable release was v1.65 in October 2006. See 2006 In Review. Giles then retired from the fray, passing the baton over to Ahruman/Jens Ayton in Sweden.

In 2006 there were no space dredgers, no famous planets, no behemoths, no extra weapons, a half finished TOGY (Tionisla Orbital GraveYard), and the coolest ship to own was the SuperCobra. There was no fiction section in the forum, no maps, no ship guide, no oxp guide. There was a single piece of Oolite fan-fic - 'The Virtuous Misfortune' by Dylan Smith on the Oolite wiki. There were no shaders, no wireframe, no javascript... there were more bugs.
This had all changed by 2011.

Loss of History: There were two important events which led to loss of information/oxp's.

When Oosat2 disappeared some years ago, the old .oxp's on it were lost. All we have now is an archived first page with dead download links.
Many early threads were lost due to the Great Deletion where threads would be deleted after a period of inactivity. (See: We are losing our collective memory Aug 2008)


Jens (2007-13)

Jens spent these years reformulating nearly all of Oolite's code and he effectively redesigned the game's entire architecture, making it 21st century ready. This caused massive improvements in pretty much everything from performance to graphics to gameplay and so on. Jens wasn't just another programmer in the project, he was THE programmer in the project. This included introducing shaders, for better visual effects (v.1.67/1.68: 2007). Jens also brought in JavaScript for OXPs (with v.1.68), allowing more sophistication. And he was a fearsome partisan for Yaw in the Roll vs Yaw crusades‎, introducing it into Oolite.

By 2010 there were 250+ OXPs. A year or two earlier, Lestradae caused much excitement in proposing a mega-OXP unifying all the ship oxps Realistic Shipyards (RS) and another unifying all OXPs The Oolite Extended Project (OE). He was hailed as second only to Aegidian & Ahruman in his then impact on the game. Alas, ...

Version 1.76 was an important release, coming out in Dec 2011, with a tweak (v1.76.1) the following May. Jens had nick-named it "the MNSR" (Mythical Next Stable Release (after 1.65)), during the long years of development. Some of the then development team at that time (Aegidian, Kaks, Micha and another_commander) even met up in a pub in London with some members of the community, fully equipped with laptops and stuff and did the release from inside the pub in full celebration. Versions 1.77/1.771 (2013) were the last of the 'old-style' versions.

Cim (2013-5)

The baton was then taken up by Cim/Chris Morris whose v1.80 debuted in June 2014 (v1.79 was the "nightly" precursor, the earliest versions coming out at the end of 2013). This introduced the Expansions Manager & the .oxz format - which on the one hand made life much easier for newcomers wishing to add expansions - but deterred the less adept from learning how to modify them! Earlier sustained debate about the feebleness of pirates led to the Great AI Revolution where the pirates were greatly 'beefed-up'. A lot of the core of today's Oolite is cim's work, including the Expansions Manager, the Tutorial, the new Javascript based AI, the incorporation of the new ship models by Griff / Captain Solo, the OpenAL sound support, the multiple lasers, lots of the scripting one finds today and more.

Verson 1.82 came out in May 2015 with slightly easier pirates due to the continuance of the sustained debate. Around this time cim developed another game using the Oolite mechanics - Song of the Labyrinth - which worked with v1.83.

Today

Cim faded away from being lead maintainer back into the joys of real life around 2015, leaving Another_commander, getafix & phkb as the surviving designers. Most of the recent work has been improvements in the field of graphics, although there have been other improvements too.

A synopsis of thinking about the future of Oolite is to be found on Oolite 2.0 or II


In a nutshell

2004 v1.00 - Oolite first version - for Mac only
2006 v1.65 - first stable version, linux & windows versions come out, Aegidian steps down
2011 v1.76 - Ahruman's mythical next release
2014 v1.80 - Cim's first radical version with structured consultation - many OXPs fall by the wayside. OXZs & Expansions Manager introduced. E:D released
2015 v1.82 - Cim's second radical version with structured consultation
2020 v1.90 - current version

Sources for more detail

  • From v.1.80 onwards - (2014-date) see What's New (you will need to scroll back for less recent versions): has graphics comparisons
  • From 1.75 onwards - (2010-date) see Announcements
  • From v.1.67 - 1.74 - (2007-10) see Oolite-Development (you need the 2 oldest pages in the Oolite-Mac forum, and equivalents in the Windows & Linux fora)
  • From v.1 - 1.65 - (2004-6) see Announcements

Musings

One of the interesting themes in the history of the development of Oolite is just how open and responsive the various Lead Developers - Aegidian, Jens & Cim - were to criticism of what they were doing. A number of the very early threads on the Bulletin Board make this point quite forcefully.


Downloading Earlier versions

Note on nomenclature

  • Since 2013 the stable versions are numbered 1.80, 1.82, 1.84 ... 1.90 etc. Trial "nightlies" are numbered 1.79, 1.81, ... 1.91 etc.
  • Under Ahruman there were only two stable versions 1.76 & 1.77 each of which needed a final debugging to 1.76.1 & 1.77.1 (there were many other non-stable versions).
  • Under Aegidian there was only the one stable (Mac) version 1.65

Early .OXPs


External links