~harrison-rt/+junk/jaguar_company

« back to all changes in this revision

Viewing changes to tags/2.1/jaguar_company_readme.txt

  • Committer: Richard Harrison
  • Date: 2013-01-19 22:57:39 UTC
  • Revision ID: harrison.rt@gmail.com-20130119225739-8f9knzzag8xd7zhm
Tags: 2.2
* Wrong variable in the buoy script.
* Corrected a logic check in the asteroid script.
* Optimized the cleanup code in jaguar_company_attackers.js
* Fewer boulders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Jaguar Company 2.1 (2012-12-02)
 
2
 
 
3
Sometime ago I posted some images on the Screenshots thread ( http://aegidian.org/bb/viewtopic.php?f=2&t=4494 ) of the
 
4
Oolite BB ( http://aegidian.org/bb/ ), of what is possible with Griff's multi-decal Player Cobra Mk III OXP.
 
5
I mentioned that I have a lioness on the back of my Cobbie 3 hunters. Someone else suggested that jaguars might be
 
6
better. This formed an idea in my head and Jaguar Company was born.
 
7
 
 
8
TOC
 
9
---
 
10
Overview
 
11
Requirements
 
12
Optional OXPs
 
13
Downloads
 
14
Install
 
15
Uninstall
 
16
Oolite v1.77 and newer
 
17
Version History
 
18
Furture Versions
 
19
Copyright
 
20
 
 
21
Overview
 
22
--------
 
23
Adds in an Elite group of pilots to patrol the space lanes in Anarchy, Feudal and Multi-Government systems.
 
24
 
 
25
The members of Jaguar Company are part-time reservists so there is a chance that they will appear if there is a major
 
26
Galactic Naval convoy in the system.
 
27
 
 
28
Requirements
 
29
------------
 
30
    Oolite 1.75+
 
31
 
 
32
Optional OXPs
 
33
-------------
 
34
    OXPConfig - For log control.
 
35
    Galactic Navy.
 
36
 
 
37
This is highly recommended.
 
38
    Talkative Space Compass - Easy identification of the beacon codes. (Or a HUD that does similar reporting.)
 
39
 
 
40
Downloads
 
41
---------
 
42
    https://www.box.com/s/xqun8pfj2qotdsx0xq11 (box.com)
 
43
    https://dl.dropbox.com/u/31706855/Oolite/OXPs/jaguar_company_2.1.zip (dropbox.com)
 
44
    rsync://ebspso.dnsalias.org/jaguar_company_2.1 or ebspso.dnsalias.org::jaguar_company_2.1 (rsync)
 
45
 
 
46
Install
 
47
-------
 
48
After unzipping, move or copy the folder, "jaguar_company_2.1.oxp", into your AddOns directory.
 
49
 
 
50
Uninstall
 
51
---------
 
52
Delete the directory, "jaguar_company_2.1.oxp", from your AddOns directory.
 
53
 
 
54
Oolite v1.77 and newer
 
55
----------------------
 
56
Use visual effect code for Oolite v1.77 and newer by setting 'this.$visualEffects' to true in 'jaguar_company.js' found
 
57
in the Scripts directory.
 
58
 
 
59
Version History
 
60
---------------
 
61
v2.1 (2012-12-02)
 
62
    Thargoids and tharglets always returns true in $isHostile check.
 
63
    There is a safe zone of 30km around the base.
 
64
        NB: The safe zone does not extend to known attackers.
 
65
    Took out some ship script event handlers and AI sendScriptMessage functions from the base, buoy, miner and tug ship
 
66
      scripts that is inserted by $addFriendly.
 
67
    Fixed colour bug with the tracker. Didn't start off red if the target was behind the player.
 
68
    Fixed name error for $performJaguarCompanyAttackTarget in $addFriendly.
 
69
    Fixed sun check error if no sun exists.
 
70
 
 
71
For a full version history see jaguar_company_changelog.txt in the directory you loaded this readme file from.
 
72
 
 
73
Future Versions
 
74
---------------
 
75
Torus drive sync for the boring bits.
 
76
Integration with Snoopers OXP if available.
 
77
 
 
78
Copyright
 
79
---------
 
80
Copyright © 2012 Richard Thomas Harrison (Tricky)
 
81
 
 
82
This work is licensed under the Creative Commons
 
83
Attribution-Noncommercial-Share Alike 3.0 Unported License.
 
84
 
 
85
To view a copy of this license, visit
 
86
http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter
 
87
to Creative Commons, 171 Second Street, Suite 300, San Francisco,
 
88
California, 94105, USA.