Difference between revisions of "Jaguar Company"
(A bit of pre-amble) |
(→Version History: No reason to have sub-levels for each version) |
||
Line 59: | Line 59: | ||
== Version History == |
== Version History == |
||
− | + | '''v1.3.1 (2012-06-21)''' |
|
* Simplified the AI for the leader. |
* Simplified the AI for the leader. |
||
* Reduced accuracy to 7.5 |
* Reduced accuracy to 7.5 |
||
* Added in "randomshipnames" = no, into script_info of ship data. |
* Added in "randomshipnames" = no, into script_info of ship data. |
||
* Uses OXPConfig to change logging levels. Set 'displayAll' in OXPConfig to show this OXP. |
* Uses OXPConfig to change logging levels. Set 'displayAll' in OXPConfig to show this OXP. |
||
− | + | '''v1.3 (2012-06-18)''' |
|
* Fixed the decal rotation. |
* Fixed the decal rotation. |
||
* Added lots of new ship names. Altered one for profanity reasons. |
* Added lots of new ship names. Altered one for profanity reasons. |
||
* Tweaked all the AI's. |
* Tweaked all the AI's. |
||
− | + | '''v1.2 (2012-06-13)''' |
|
* Cleaned up the scripts with JSLint. |
* Cleaned up the scripts with JSLint. |
||
* navyPresent variable in jaguar_company.js fixed. |
* navyPresent variable in jaguar_company.js fixed. |
||
* Tightened up the escort formation distances. |
* Tightened up the escort formation distances. |
||
− | + | '''v1.1 (2012-06-10)''' |
|
* Tweaks to the AI. |
* Tweaks to the AI. |
||
* Added in pirate-victim-roles.plist |
* Added in pirate-victim-roles.plist |
||
* Added some random ship names for variety. |
* Added some random ship names for variety. |
||
− | + | '''v1.0 (2012-06-07)''' |
|
* Initial WIP release. |
* Initial WIP release. |
||
Revision as of 10:41, 28 June 2012
Version | Released | License | Features | Category | Author(s) | Feedback |
---|---|---|---|---|---|---|
1.3.1 | 2012-06-21 | CC BY-NC-SA 3.0 | New patrol | Mechanics OXPs | Tricky | BB-Link |
Jaguar Company | |
---|---|
Download Link | Download Links |
Version | 1.3.1 (2012-06-21) |
History | Version History |
Stations | None |
Ships | Jaguar Company |
Missions | None |
Equipment | None |
Alternative HUD Available |
None |
Sound Set Available |
None |
Category | Mechanics OXPs |
Author | Tricky |
A work in progress OXP.
Sometime ago I posted some images on the Screenshots thread of the Oolite BB, of what is possible with Griff's multi-decal Player Cobra Mk III OXP. I mentioned that I have a lioness on the back of my Cobbie 3 hunters. Someone else suggested that jaguars might be better. This formed an idea in my head and Jaguar Company was born.
Contents
Overview
Adds in an Elite group of pilots to patrol the space lanes in Anarchy, Feudal and Multi-Government systems.
The members of Jaguar Company are part-time reservists so there is a chance that they will appear if there is a major Galactic Naval convoy in the system.
Requirements
- Oolite 1.73+
- OXPConfig
Jaguar Company
Half of Jaguar Company |
Jaguar Company |
Downloads
- box.com
- dropbox.com
- rsync://ebspso.dnsalias.org/jaguar_company or ebspso.dnsalias.org::jaguar_company
Install
After unzipping, move or copy the folder, "jaguar_company_1.3.1.oxp", into your AddOns directory.
Uninstall
Delete the directory, "jaguar_company_1.3.1.oxp", from your AddOns directory.
Version History
v1.3.1 (2012-06-21)
- Simplified the AI for the leader.
- Reduced accuracy to 7.5
- Added in "randomshipnames" = no, into script_info of ship data.
- Uses OXPConfig to change logging levels. Set 'displayAll' in OXPConfig to show this OXP.
v1.3 (2012-06-18)
- Fixed the decal rotation.
- Added lots of new ship names. Altered one for profanity reasons.
- Tweaked all the AI's.
v1.2 (2012-06-13)
- Cleaned up the scripts with JSLint.
- navyPresent variable in jaguar_company.js fixed.
- Tightened up the escort formation distances.
v1.1 (2012-06-10)
- Tweaks to the AI.
- Added in pirate-victim-roles.plist
- Added some random ship names for variety.
v1.0 (2012-06-07)
- Initial WIP release.
Future Versions
The missile script will be expanded to become an all-purpose ship script. This will allow for extensions to the AI.
Characters will be added at some point.