Difference between revisions of "XenonUI"
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[image:XenonUI_sample.png|right|700px|Sample screenshot using Dangerous Square Font and Resource Pack E, combined with the Xenon HUD |
+ | [[image:XenonUI_sample.png|thumb|right|700px|Sample screenshot using Dangerous Square Font and Resource Pack E, combined with the Xenon HUD<br> |
+ | Note subcommands given on left & right of main screen]] |
||
==Overview== |
==Overview== |
||
+ | Still forgetting what "?" does on the F8 screen? Or "^" on the F6 screen? XenonUI gives you all the information on your screen! |
||
+ | |||
This OXP replaces all background UI screens with a new look and feel, based on the assumption that the Oolite UI screens are accessed through some form of computer terminal. The layout will change based on whether the HUD is on or off, in the ship is in space or docked, and (if in space), is in a red alert condition or not. The "Sub-Commands" section will show some important key codes and descriptions that are relevant on that page. |
This OXP replaces all background UI screens with a new look and feel, based on the assumption that the Oolite UI screens are accessed through some form of computer terminal. The layout will change based on whether the HUD is on or off, in the ship is in space or docked, and (if in space), is in a red alert condition or not. The "Sub-Commands" section will show some important key codes and descriptions that are relevant on that page. |
||
Also provided in this OXP is some new title screen theme music. |
Also provided in this OXP is some new title screen theme music. |
||
− | The method used to add the backgrounds will mean that the background images of most other OXP's, if they set a background, will be overridden with the Xenon UI images. This is by design. |
||
+ | == Features == |
||
− | |||
− | If an OXP uses background images to convey important information to the player, and the "mission.runScreen" command in the OXP has a "screenID" parameter attached, it is possible to add exceptions to the override by adding the following code to a worldScript: |
||
− | |||
− | var w = worldScripts.XenonUI; |
||
− | if (w) w.$addMissionScreenException("mymissionscreenid"); |
||
− | |||
The OXP is made up of two parts: the main XenonUI.oxz, which holds all the config, code and the music file, and a resources pack which holds all the images. This will allow fast updates to the code section, which is small, without having to download the large resources file regularly. |
The OXP is made up of two parts: the main XenonUI.oxz, which holds all the config, code and the music file, and a resources pack which holds all the images. This will allow fast updates to the code section, which is small, without having to download the large resources file regularly. |
||
Line 27: | Line 23: | ||
</table> |
</table> |
||
− | For narrower screens, there is a "Redux" version, which removes all the sidebars, leaving only the grid background and main window outline. Because of this, the legend overlay on the F6 galactic chart display is not provided in this version. |
||
+ | *To compare the fonts see [[Fonts]] |
||
− | ==BackGroundSet (BGS) 1.0 Compatibility== |
||
+ | *For narrower screens, there is a "Redux" version, which removes all the sidebars, leaving only the grid background and main window outline. Because of this, the legend overlay on the F6 galactic chart display is not provided in this version. |
||
+ | |||
+ | ==Amber Color Style== |
||
+ | It is possible to switch between the default blue color style, and an amber color style, using [[Library|Library Config]]. |
||
+ | [[image:XenonUI_amber_sample.png|centre|700px|Sample amber screenshot using Dangerous Square Font and Resource Pack E, combined with the Xenon HUD]] |
||
+ | |||
+ | == Conflicts == |
||
+ | The method used to add the backgrounds will mean that the background images of most other OXP's, if they set a background, will be overridden with the Xenon UI images. This is by design, in order to maintain the illusion that the player is looking at the game world through a computer monitor with a standard interface. |
||
+ | |||
+ | If an OXP uses background images to convey important information to the player, and the "mission.runScreen" command in the OXP has a "screenID" parameter attached, it is possible to add exceptions to the override by adding the following code to a worldScript: |
||
+ | |||
+ | var w = worldScripts.XenonUI; |
||
+ | if (w) w.$addMissionScreenException("mymissionscreenid"); |
||
+ | |||
+ | (See Version History below: 3.3, 2.0.1, 1.3.3, ''etc'') |
||
+ | |||
+ | ===Conflicts: BackGroundSet (BGS) 1.0 Compatibility=== |
||
Xenon UI is compatible with [[BGS]], but depending on where each one is installed, one OXP may end up taking priority over the other when backgrounds are selected and displayed. When BGS has priority, its images will be displayed ahead of the Xenon UI images. This will be particularly apparent on screens like the title page or the load/save page. |
Xenon UI is compatible with [[BGS]], but depending on where each one is installed, one OXP may end up taking priority over the other when backgrounds are selected and displayed. When BGS has priority, its images will be displayed ahead of the Xenon UI images. This will be particularly apparent on screens like the title page or the load/save page. |
||
Line 41: | Line 53: | ||
If you encounter issues where the BGS backgrounds are being displayed rather than the Xenon UI ones, you will need to open the BGS OXP folder, then open the Config folder. Inside Config you will find a 'screenbackgrounds.plist' file. Either remove this or re-name it - perhaps re-name it to 'screenbackgrounds.Xplist' - and the Xenon UI backgrounds will be used without affecting any other aspect of BGS. By re-naming 'screenbackgrounds.plist' rather than removing it you have the option of switching back easily if required. |
If you encounter issues where the BGS backgrounds are being displayed rather than the Xenon UI ones, you will need to open the BGS OXP folder, then open the Config folder. Inside Config you will find a 'screenbackgrounds.plist' file. Either remove this or re-name it - perhaps re-name it to 'screenbackgrounds.Xplist' - and the Xenon UI backgrounds will be used without affecting any other aspect of BGS. By re-naming 'screenbackgrounds.plist' rather than removing it you have the option of switching back easily if required. |
||
− | == |
+ | ===Conflicts: BackGroundSet 2.0 Compatibility=== |
Xenon UI will hook into [[Library]] GUI to register itself as a GUI set. Therefore, you can go to the [[Library]] GUI settings and change between BGS 2.0 and Xenon UI anytime you like. |
Xenon UI will hook into [[Library]] GUI to register itself as a GUI set. Therefore, you can go to the [[Library]] GUI settings and change between BGS 2.0 and Xenon UI anytime you like. |
||
Because of the way the images are created, Xenon UI is still utilising settings in "screenbackgrounds.plist", which may lead to some inconsistencies. For instance, if Xenon UI and BGS 2.0 are installed, when you start Oolite and select the option to open a saved commander, the background will likely be Xenon UI. Once you have loaded a game where BGS 2.0 is the specified GUI, if you then press F2 to load a new game, you will see the BGS background. |
Because of the way the images are created, Xenon UI is still utilising settings in "screenbackgrounds.plist", which may lead to some inconsistencies. For instance, if Xenon UI and BGS 2.0 are installed, when you start Oolite and select the option to open a saved commander, the background will likely be Xenon UI. Once you have loaded a game where BGS 2.0 is the specified GUI, if you then press F2 to load a new game, you will see the BGS background. |
||
+ | |||
+ | ==Changing Keyboard commands== |
||
+ | If you have changed any of the keyboard commands (''eg'' swapping roll & yaw, or moving "fire lasers" to your space bar), XenonUI will '''not''' show these changes. Only the [[Vanilla game]] key-commands are displayed, not those of ''eg'' [[Dangerous Keyconfig OXP]] |
||
==Installation== |
==Installation== |
||
Line 60: | Line 75: | ||
==Download== |
==Download== |
||
===Main Version=== |
===Main Version=== |
||
− | Download [[Media:XenonUI.oxz|XenonUI.oxz]] |
+ | Download [[Media:XenonUI.oxz|XenonUI.oxz]] v3.5 (downloaded {{#downloads:XenonUI.oxz}} times). |
− | <br/>Download resources pack A (16:9 screens) [[Oolite_Fonts#OCR_A_Extended|OCR A Extended font]] |
+ | <br/>Download resources pack A (16:9 screens) [[Oolite_Fonts#OCR_A_Extended|OCR A Extended font]] v2.0 [[Media:XenonUIResources.oxz|XenonUIResources.oxz]] (downloaded {{#downloads:XenonUIResources.oxz}} times). |
− | <br/>Download resources pack B (16:10 screens) [[Oolite_Fonts#OCR_A_Extended|OCR A Extended font]] |
+ | <br/>Download resources pack B (16:10 screens) [[Oolite_Fonts#OCR_A_Extended|OCR A Extended font]] v2.0 [[Media:XenonUIResourcesB.oxz|XenonUIResourcesB.oxz]] (downloaded {{#downloads:XenonUIResourcesB.oxz}} times). |
− | <br/>Download resources pack C (16:9 screens) [[Oolite_Fonts#Xolonium|Xolonium font]] |
+ | <br/>Download resources pack C (16:9 screens) [[Oolite_Fonts#Xolonium|Xolonium font]] v2.0 [[Media:XenonUIResourcesC.oxz|XenonUIResourcesC.oxz]] (downloaded {{#downloads:XenonUIResourcesC.oxz}} times). |
− | <br/>Download resources pack D (16:10 screens) [[Oolite_Fonts#Xolonium|Xolonium font]] |
+ | <br/>Download resources pack D (16:10 screens) [[Oolite_Fonts#Xolonium|Xolonium font]] v2.0 [[Media:XenonUIResourcesD.oxz|XenonUIResourcesD.oxz]] (downloaded {{#downloads:XenonUIResourcesD.oxz}} times). |
− | <br/>Download resources pack E (16:9 screens) [[Oolite_Fonts#Dangerous_Square|Dangerous Square font]] |
+ | <br/>Download resources pack E (16:9 screens) [[Oolite_Fonts#Dangerous_Square|Dangerous Square font]] v2.0 [[Media:XenonUIResourcesE.oxz|XenonUIResourcesE.oxz]] (downloaded {{#downloads:XenonUIResourcesE.oxz}} times). |
− | <br/>Download resources pack F (16:10 screens) [[Oolite_Fonts#Dangerous_Square|Dangerous Square font]] |
+ | <br/>Download resources pack F (16:10 screens) [[Oolite_Fonts#Dangerous_Square|Dangerous Square font]] v2.0 [[Media:XenonUIResourcesF.oxz|XenonUIResourcesF.oxz]] (downloaded {{#downloads:XenonUIResourcesF.oxz}} times). |
− | <br/>Download resources pack G (16:9 screens) Default (Helvetica) font |
+ | <br/>Download resources pack G (16:9 screens) Default (Helvetica) font v2.0 [[Media:XenonUIResourcesG.oxz|XenonUIResourcesG.oxz]] (downloaded {{#downloads:XenonUIResourcesG.oxz}} times). |
− | <br/>Download resources pack H (16:10 screens) Default (Helvetica) font |
+ | <br/>Download resources pack H (16:10 screens) Default (Helvetica) font v2.0 [[Media:XenonUIResourcesH.oxz|XenonUIResourcesH.oxz]] (downloaded {{#downloads:XenonUIResourcesH.oxz}} times). |
− | <br/>Download resources pack I (16:9 screens) [[Oolite_Fonts#Dosis|Dosis (Dangerous) font]] |
+ | <br/>Download resources pack I (16:9 screens) [[Oolite_Fonts#Dosis|Dosis (Dangerous) font]] v2.0 [[Media:XenonUIResourcesI.oxz|XenonUIResourcesI.oxz]] (downloaded {{#downloads:XenonUIResourcesI.oxz}} times). |
− | <br/>Download resources pack J (16:10 screens) [[Oolite_Fonts#Dosis|Dosis (Dangerous) font]] |
+ | <br/>Download resources pack J (16:10 screens) [[Oolite_Fonts#Dosis|Dosis (Dangerous) font]] v2.0 [[Media:XenonUIResourcesJ.oxz|XenonUIResourcesJ.oxz]] (downloaded {{#downloads:XenonUIResourcesJ.oxz}} times). |
− | <br/>Download resources pack K (16:9 screens) [[Oolite_Fonts#Discognate|Discognate font]] |
+ | <br/>Download resources pack K (16:9 screens) [[Oolite_Fonts#Discognate|Discognate font]] v2.0 [[Media:XenonUIResourcesK.oxz|XenonUIResourcesK.oxz]] (downloaded {{#downloads:XenonUIResourcesK.oxz}} times). |
− | <br/>Download resources pack L (16:10 screens) [[Oolite_Fonts#Discognate|Discognate font]] |
+ | <br/>Download resources pack L (16:10 screens) [[Oolite_Fonts#Discognate|Discognate font]] v2.0 [[Media:XenonUIResourcesL.oxz|XenonUIResourcesL.oxz]] (downloaded {{#downloads:XenonUIResourcesL.oxz}} times). |
− | <br/>Download resources pack M (16:9 screens) [[Oolite_Fonts#NovaSquare|NovaSquare font]] |
+ | <br/>Download resources pack M (16:9 screens) [[Oolite_Fonts#NovaSquare|NovaSquare font]] v2.0 [[Media:XenonUIResourcesM.oxz|XenonUIResourcesM.oxz]] (downloaded {{#downloads:XenonUIResourcesM.oxz}} times). |
− | <br/>Download resources pack N (16:10 screens) [[Oolite_Fonts#NovaSquare|NovaSquare font]] |
+ | <br/>Download resources pack N (16:10 screens) [[Oolite_Fonts#NovaSquare|NovaSquare font]] v2.0 [[Media:XenonUIResourcesN.oxz|XenonUIResourcesN.oxz]] (downloaded {{#downloads:XenonUIResourcesN.oxz}} times). |
===Redux Version (for narrower eg 4:3 screens)=== |
===Redux Version (for narrower eg 4:3 screens)=== |
||
− | Download [[Media:XenonReduxUI.oxz|XenonReduxUI.oxz]] |
+ | Download [[Media:XenonReduxUI.oxz|XenonReduxUI.oxz]] v3.5 (downloaded {{#downloads:XenonReduxUI.oxz}} times). |
− | <br/>Download [[Media:XenonReduxUIResources.oxz|XenonReduxUIResources.oxz]] |
+ | <br/>Download [[Media:XenonReduxUIResources.oxz|XenonReduxUIResources.oxz]] v2.0 (downloaded {{#downloads:XenonReduxUIResources.oxz}} times). |
==Licence/Author== |
==Licence/Author== |
||
Line 86: | Line 101: | ||
==Version History== |
==Version History== |
||
+ | 3.5 |
||
+ | * Bug fixes. |
||
+ | |||
+ | 3.4 |
||
+ | * Bug fixes. |
||
+ | |||
+ | 3.3 |
||
+ | * Fixes for [[Ship's_Library_OXP|Ships Library]], [[SothisTC|Sothis TC]], [[New_Cargoes|New Cargoes]] and [[Iron_Raven|Iron Raven]] to restore background images. |
||
+ | |||
+ | 3.2 |
||
+ | * Improvements into [[BGS]] compatibility. |
||
+ | |||
+ | 3.1 |
||
+ | * Small tweak for potential performance improvements. |
||
+ | * Updated compatibility with Library 1.7. |
||
+ | |||
+ | 3.0 |
||
+ | * Added "Amber" background option (selectable via Library Config). |
||
+ | * Code refactoring. |
||
+ | |||
+ | 2.2.1 |
||
+ | * Improvements in Library GUI integration. |
||
+ | <div class="mw-collapsible mw-collapsed" data-expandtext="Show older" data-collapsetext="Hide older" style="overflow:auto;"> |
||
+ | 2.2.0 |
||
+ | * Added functions to enable different chart legend overlays to be displayed, based on what the player has selected. (Oolite 1.87/88 required) |
||
+ | |||
+ | 2.1.4 |
||
+ | * Improved coverage of different mission screen sequencing scenarios. (Oolite 1.85/86 required) |
||
+ | * Improved integration with XenonReduxUI via Library GUI. |
||
+ | * Added new screenbackgrounds added in v1.87 ("custom_chart_mission"). |
||
+ | |||
+ | 2.1.3 |
||
+ | * Fixed incorrect key lookup with mission screen overlays. |
||
+ | * Fixed issue with turning off overlay images with Library GUI. |
||
+ | * Disabling background images on a mission screen will now also disable any overlays as well. |
||
+ | |||
2.1.2 |
2.1.2 |
||
* Bug fixes. |
* Bug fixes. |
||
Line 177: | Line 228: | ||
1.0 |
1.0 |
||
* Initial release |
* Initial release |
||
+ | </div> |
||
==Quick Facts== |
==Quick Facts== |
||
− | [[Image:IconLib.png|100px|right|link=Library|alt=Config options available through 'Library']] |
||
+ | {{OXPLevel|0}}{{IconOXP|ooVersion="1.80"|oxpCPU="Low"|oxpMEM="Low"|oxpGPU="Average"|oxpIsAPI=true|oxpIsDocumented=true|oxpIsConfigurable=true}} |
||
− | |||
+ | [[Image:IconLib.png|48px|right|link=Library|alt=Config options available through 'Library']] |
||
{{Infobox OXPb| title = XenonUI.oxz |
{{Infobox OXPb| title = XenonUI.oxz |
||
− | |version = |
+ | |version = 3.5 |
− | |release = |
+ | |release = 2021-06-30 |
|license = CC BY-NC-SA 3.0 |
|license = CC BY-NC-SA 3.0 |
||
|features = Backgrounds Music |
|features = Backgrounds Music |
||
Line 193: | Line 245: | ||
==Gameplay and Balance indicator== |
==Gameplay and Balance indicator== |
||
− | [[Image:tag-colour- |
+ | [[Image:tag-colour-blue.png|right]] |
+ | This OXP is crucial for new players, giving vital information on-screen. A must! |
Latest revision as of 19:22, 29 June 2021
Contents
[hide]Overview
Still forgetting what "?" does on the F8 screen? Or "^" on the F6 screen? XenonUI gives you all the information on your screen!
This OXP replaces all background UI screens with a new look and feel, based on the assumption that the Oolite UI screens are accessed through some form of computer terminal. The layout will change based on whether the HUD is on or off, in the ship is in space or docked, and (if in space), is in a red alert condition or not. The "Sub-Commands" section will show some important key codes and descriptions that are relevant on that page.
Also provided in this OXP is some new title screen theme music.
Features
The OXP is made up of two parts: the main XenonUI.oxz, which holds all the config, code and the music file, and a resources pack which holds all the images. This will allow fast updates to the code section, which is small, without having to download the large resources file regularly.
There are different packs for screen ratios of 16:9 or 16:10 (also known as 8:5 ratio), and using different fonts for the text.
Screen Ratio | ||
Font | 16:9 | 16:10 |
OCR A Extended | Pack A | Pack B |
Xolonium | Pack C | Pack D |
Dangerous Square | Pack E | Pack F |
Default (Helvetica) | Pack G | Pack H |
Dosis/Dangerous | Pack I | Pack J |
Discognate | Pack K | Pack L |
NovaSquare | Pack M | Pack N |
- To compare the fonts see Fonts
- For narrower screens, there is a "Redux" version, which removes all the sidebars, leaving only the grid background and main window outline. Because of this, the legend overlay on the F6 galactic chart display is not provided in this version.
Amber Color Style
It is possible to switch between the default blue color style, and an amber color style, using Library Config.
Conflicts
The method used to add the backgrounds will mean that the background images of most other OXP's, if they set a background, will be overridden with the Xenon UI images. This is by design, in order to maintain the illusion that the player is looking at the game world through a computer monitor with a standard interface.
If an OXP uses background images to convey important information to the player, and the "mission.runScreen" command in the OXP has a "screenID" parameter attached, it is possible to add exceptions to the override by adding the following code to a worldScript:
var w = worldScripts.XenonUI; if (w) w.$addMissionScreenException("mymissionscreenid");
(See Version History below: 3.3, 2.0.1, 1.3.3, etc)
Conflicts: BackGroundSet (BGS) 1.0 Compatibility
Xenon UI is compatible with BGS, but depending on where each one is installed, one OXP may end up taking priority over the other when backgrounds are selected and displayed. When BGS has priority, its images will be displayed ahead of the Xenon UI images. This will be particularly apparent on screens like the title page or the load/save page.
- If both OXP's (Xenon UI and BGS) are installed in the Addons folder, Xenon UI will normally take priority over BGS.
- If both OXP's are installed via the download manager, again, Xenon UI will normally take priority over BGS.
- If BGS is installed via the download manager, and Xenon UI is installed in the AddOns folder, Xenon UI will take priority over BGS.
- If Xenon UI is installed via the download manager, and BGS is installed in the AddOns folder, BGS will take priority over Xenon UI.
To ensure the Xenon UI backgrounds appear, the best approach is to make sure they are both installed in the same location.
If you encounter issues where the BGS backgrounds are being displayed rather than the Xenon UI ones, you will need to open the BGS OXP folder, then open the Config folder. Inside Config you will find a 'screenbackgrounds.plist' file. Either remove this or re-name it - perhaps re-name it to 'screenbackgrounds.Xplist' - and the Xenon UI backgrounds will be used without affecting any other aspect of BGS. By re-naming 'screenbackgrounds.plist' rather than removing it you have the option of switching back easily if required.
Conflicts: BackGroundSet 2.0 Compatibility
Xenon UI will hook into Library GUI to register itself as a GUI set. Therefore, you can go to the Library GUI settings and change between BGS 2.0 and Xenon UI anytime you like.
Because of the way the images are created, Xenon UI is still utilising settings in "screenbackgrounds.plist", which may lead to some inconsistencies. For instance, if Xenon UI and BGS 2.0 are installed, when you start Oolite and select the option to open a saved commander, the background will likely be Xenon UI. Once you have loaded a game where BGS 2.0 is the specified GUI, if you then press F2 to load a new game, you will see the BGS background.
Changing Keyboard commands
If you have changed any of the keyboard commands (eg swapping roll & yaw, or moving "fire lasers" to your space bar), XenonUI will not show these changes. Only the Vanilla game key-commands are displayed, not those of eg Dangerous Keyconfig OXP
Installation
Main Version
There are two components to the installation: The first part contains all the config and code. The second part contains all the image and music resources.
Place the 'XenonUI.oxz' and one of the resource packs (A through N) into your 'AddOns' folder and when you start the game, hold down 'Shift' until you see the spinning Cobra.
Alternatively, you can download the expansion using the expansion pack manager in the game itself.
Redux Version (for narrower eg 4:3 screens)
There are two components to the installation: The first part contains all the config and code. The second part contains all the image and music resources.
Place the 'XenonReduxUI.oxz' and 'XenonReduxUIResources.oxz' into your 'AddOns' folder and when you start the game, hold down 'Shift' until you see the spinning Cobra.
Alternatively, you can download the expansion using the expansion pack manager in the game itself.
Note: The "Redux" version does not have any sidebars or Galactic chart legend overlays.
Download
Main Version
Download XenonUI.oxz v3.5 (downloaded 4462 times).
Download resources pack A (16:9 screens) OCR A Extended font v2.0 XenonUIResources.oxz (downloaded 2046 times).
Download resources pack B (16:10 screens) OCR A Extended font v2.0 XenonUIResourcesB.oxz (downloaded 1164 times).
Download resources pack C (16:9 screens) Xolonium font v2.0 XenonUIResourcesC.oxz (downloaded 1261 times).
Download resources pack D (16:10 screens) Xolonium font v2.0 XenonUIResourcesD.oxz (downloaded 1059 times).
Download resources pack E (16:9 screens) Dangerous Square font v2.0 XenonUIResourcesE.oxz (downloaded 1267 times).
Download resources pack F (16:10 screens) Dangerous Square font v2.0 XenonUIResourcesF.oxz (downloaded 997 times).
Download resources pack G (16:9 screens) Default (Helvetica) font v2.0 XenonUIResourcesG.oxz (downloaded 1110 times).
Download resources pack H (16:10 screens) Default (Helvetica) font v2.0 XenonUIResourcesH.oxz (downloaded 928 times).
Download resources pack I (16:9 screens) Dosis (Dangerous) font v2.0 XenonUIResourcesI.oxz (downloaded 581 times).
Download resources pack J (16:10 screens) Dosis (Dangerous) font v2.0 XenonUIResourcesJ.oxz (downloaded 516 times).
Download resources pack K (16:9 screens) Discognate font v2.0 XenonUIResourcesK.oxz (downloaded 195 times).
Download resources pack L (16:10 screens) Discognate font v2.0 XenonUIResourcesL.oxz (downloaded 316 times).
Download resources pack M (16:9 screens) NovaSquare font v2.0 XenonUIResourcesM.oxz (downloaded 220 times).
Download resources pack N (16:10 screens) NovaSquare font v2.0 XenonUIResourcesN.oxz (downloaded 186 times).
Redux Version (for narrower eg 4:3 screens)
Download XenonReduxUI.oxz v3.5 (downloaded 1915 times).
Download XenonReduxUIResources.oxz v2.0 (downloaded 2121 times).
Licence/Author
This work is licensed under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
The expansion pack was developed by phkb.
Version History
3.5
- Bug fixes.
3.4
- Bug fixes.
3.3
- Fixes for Ships Library, Sothis TC, New Cargoes and Iron Raven to restore background images.
3.2
- Improvements into BGS compatibility.
3.1
- Small tweak for potential performance improvements.
- Updated compatibility with Library 1.7.
3.0
- Added "Amber" background option (selectable via Library Config).
- Code refactoring.
2.2.1
- Improvements in Library GUI integration.
Quick Facts
Version | Released | License | Features | Category | Author(s) | Feedback |
---|---|---|---|---|---|---|
3.5 | 2021-06-30 | CC BY-NC-SA 3.0 | Backgrounds Music | Ambience OXPs | phkb | Oolite BB |
Gameplay and Balance indicator
This OXP is crucial for new players, giving vital information on-screen. A must!