Skip to content

Oolite Nightly Build (2017-10-08)

Pre-release
Pre-release
Compare
Choose a tag to compare
@KonstantinosSykas KonstantinosSykas released this 08 Oct 04:43
· 304 commits to master since this release

The next version of Oolite is being developed, with frequent changes. If you would like to try out the latest code, and give us feedback on the new features, then you can find here the links to the nightly builds relevant to your architecture.

WARNING
Nightly builds of the latest source are available for testers and are not recommended for regular play. Before using them, it is strongly advised to frequently take backups of any user files (e.g. save games, add-ons, snapshots etc.). Nightly builds represent the cutting edge in Oolite development and may at any time contain serious bugs, prototype features, and other unstable code. There are no guarantees about their functionality and they are produced for testing purposes only. People wishing to just play the game are advised to download the latest official release instead.

Changes from previous successful build 19017b0 to d714407
d714407 AnotherCommander Sat Oct 7 21:06:44 2017 +0200 Hopefully fixed some more OSX build warnings. Inserted stub resetMouse method; implementation needed.
68fb3b5 AnotherCommander Sat Oct 7 20:11:44 2017 +0200 Implementation of the stringToClipboard method for the Mac port (thanks hoqllnq).
758ae97 AnotherCommander Sat Oct 7 12:32:37 2017 +0200 Fixed some more reticle color warnings on the Mac, similar to the ones addressed in previous commit.
195eb15 AnotherCommander Sat Oct 7 11:54:48 2017 +0200 Fixed broken reticle indicator cue on Macs, while at the same time fixing some Mac-specific warnings and cleaning up a bit the direction cue color code (thanks hoqllnq).