Skip to content

Oolite Nightly Build (2017-07-08)

Pre-release
Pre-release
Compare
Choose a tag to compare
@KonstantinosSykas KonstantinosSykas released this 08 Jul 06:15
· 349 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 2e412b7 to 1b95d31
1b95d31 AnotherCommander Fri Jul 7 23:45:05 2017 +0200 Mouse is now reset on launch from station if mouse control is enabled. Closes #237.
73df6aa AnotherCommander Fri Jul 7 19:47:24 2017 +0200 Message colors are now under control of the HUD plists and scripts. The message_gui keys text_standard_color and text_comms_color control the colors of normal and incoming comms messages, while scripts can do the same by means of the JSPlayerShip keys messageGuiTextColor and messageGuiTextCommsColor respectively. This should address issue #235.
ef315aa AnotherCommander Fri Jul 7 11:42:14 2017 +0200 Added the background_rgba key to the core HUD plists for reference. Default is fully transparent.