Difference between revisions of "Auto Skim OXP"

From Elite Wiki
m (typing error)
(Overview: Added Requirements)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== Overview ===
+
For automatic Sun Skimming
 +
{{Infobox EquipStats Oolite| title = Wine Cooler OXP
 +
|image =
 +
|equipName =  Auto Sun Skimmer
 +
|equipCost = 1,000₢
 +
|equipTL = 10
 +
}}
 +
== Overview ==
  
This is a small OXP to give an AI to the player ship. The OXP adds an equipment called Auto Sun Skimmer to TL 10 or higher system. The equipment can be primed by '''N''' (shift n) and then activated by '''n''' or disengaged by pressing '''n''' again. When activated the equipment takes the control of the ship and goes to sun skim automatically. The player has no control on the stick, but can set the speed and use torus drive or injectors.  
+
This is a small OXP adding an AI to the player's ship.
 +
 
 +
It adds an equipment called '''Auto Sun Skimmer''' for sale at a TL 10 or higher system.  
 +
 
 +
=== Usage ===
 +
The equipment can be primed by '''N''' (shift n) and then activated by '''n''' or disengaged by pressing '''n''' again. When activated the equipment takes control of the ship and goes to sun-skim automatically! The player has no control of the stick, but can set the speed and use torus drive or injectors.  
  
 
If you are attacked whilst the equipment is active, you should disengage by pressing '''n''', go fight, and then reengage with '''n''' when you have finished.
 
If you are attacked whilst the equipment is active, you should disengage by pressing '''n''', go fight, and then reengage with '''n''' when you have finished.
  
=== Issues ===
+
=== Requirements ===
 +
*You will need functioning [[Fuel Scoops]] or all will be in vain!
 +
*[[External Heat Shielding]] might also be useful in case of problems.
  
 +
== Issues ==
 
Well with the OXP, there is a problem I did not manage to solve yet, it occurs very rarely, but if the planet is between the sun and the player, strange things may happen. I would be pleased if some one confirms that.
 
Well with the OXP, there is a problem I did not manage to solve yet, it occurs very rarely, but if the planet is between the sun and the player, strange things may happen. I would be pleased if some one confirms that.
  
=== License ===
+
== License ==
 
+
*License: CC BY-NC-SA 3.0
This OXP is released under the Creative Commons Attribution - Non-Commercial - Share Alike 3.0 license with the following clauses:
+
*Author: [[Okti]], updated by [[User:Phkb|Phkb]]
 
+
*Version: 0.9.5
* Whilst you are free (and encouraged) to re-use any of the scripting, models or texturing in this OXP, the usage must be distinct from that within this OXP. Unique identifiers such as (but not limited to) unique shipdata.plist entity keys, mission variables, script names (this.name), equipment identity strings (EQ_), description list arrays and entity roles must not be re-used without prior agreement. Basically if it's unique or would identify or overwrite anything in the original OXP, then you may not re-use it (for obvious compatibility reasons).
+
*Oolite version: v.1.82
* Rebundling of this OXP within another distribution is permitted as long as it is unchanged. The following derivates however are permitted and except from the above: 1) the conversion of files between XML and openStep. 2) the merging of files with other files of the same type from other OXPs.<br>
 
* The license information (either as this file or merged into a larger one) must be included in the OXP.
 
* Even though it is not compulsory, if you are re-using any sizable or recognisable piece of this OXP, please let me know :)
 
  
=== Download & Links ===
+
== Version History ==
 +
*Version 0.9.5 by phkb
 +
:- Tweaks to the AI for more reliability when close to the sun.
  
[http://www.box.com/shared/t3ej0z26xhoexg8rxu59 Auto Skim OXP v0.9.2] by Okti.
+
*Version 0.9.4 by phkb
 +
:- Fixed bug where the auto-skimmer could not be manually disengaged when the fuel level is full.
 +
:- Attempt to fix issue where engine effects were sometimes visible at the front of the ship.
  
[http://aegidian.org/bb/viewtopic.php?f=4&t=10625 Auto Skim OXP discussion thread] on the Oolite BBS.
+
*Version 0.9.3 by phkb
 +
:- Updated for current versions of Oolite.
 +
:- Added some quality of life improvements to the operation of the auto skimmer.
 +
:- Fixed AI which was not correctly reading the player's speed in all situations.
  
 +
== Download ==
 +
*From [https://app.box.com/s/7ltm6viac9qrys4zqjoa4e78f7u1tbwt Phkb's Box]
 +
*Okti's older version (0.9.2) is in ''his'' [https://app.boxcn.net/s/bpl582x1hu Box]
 +
=== Instructions ===
 +
Unzip the file, and then move the folder "AutoSkim.oxp" to the AddOns directory of your Oolite installation. Then start the game up and the equipment should be added to the appropriate F3 screens.
  
 +
== Links ==
 +
*[https://bb.oolite.space/viewtopic.php?t=10625 BB Thread] (2011-date)
 +
*[[Fuel Scoops]]
 +
*[[Priming Equipment]]
  
 +
== Gameplay and Balance Indicator ==
 +
[[File:Tag-colour-green.png|right]]
 +
Helps with sunskimming!
  
{{mechanics-OXP}}
+
{{Equipment-OXP}}

Latest revision as of 13:24, 23 May 2024

For automatic Sun Skimming

Wine Cooler OXP
Name Auto Sun Skimmer
Cost 1,000₢
TL Availability 10

Overview

This is a small OXP adding an AI to the player's ship.

It adds an equipment called Auto Sun Skimmer for sale at a TL 10 or higher system.

Usage

The equipment can be primed by N (shift n) and then activated by n or disengaged by pressing n again. When activated the equipment takes control of the ship and goes to sun-skim automatically! The player has no control of the stick, but can set the speed and use torus drive or injectors.

If you are attacked whilst the equipment is active, you should disengage by pressing n, go fight, and then reengage with n when you have finished.

Requirements

Issues

Well with the OXP, there is a problem I did not manage to solve yet, it occurs very rarely, but if the planet is between the sun and the player, strange things may happen. I would be pleased if some one confirms that.

License

  • License: CC BY-NC-SA 3.0
  • Author: Okti, updated by Phkb
  • Version: 0.9.5
  • Oolite version: v.1.82

Version History

  • Version 0.9.5 by phkb
- Tweaks to the AI for more reliability when close to the sun.
  • Version 0.9.4 by phkb
- Fixed bug where the auto-skimmer could not be manually disengaged when the fuel level is full.
- Attempt to fix issue where engine effects were sometimes visible at the front of the ship.
  • Version 0.9.3 by phkb
- Updated for current versions of Oolite.
- Added some quality of life improvements to the operation of the auto skimmer.
- Fixed AI which was not correctly reading the player's speed in all situations.

Download

Instructions

Unzip the file, and then move the folder "AutoSkim.oxp" to the AddOns directory of your Oolite installation. Then start the game up and the equipment should be added to the appropriate F3 screens.

Links

Gameplay and Balance Indicator

Tag-colour-green.png

Helps with sunskimming!