~harrison-rt/+junk/jaguar_company

« back to all changes in this revision

Viewing changes to trunk/jaguar_company_changelog.txt

  • Committer: Richard Harrison
  • Date: 2013-01-19 22:59:12 UTC
  • Revision ID: harrison.rt@gmail.com-20130119225912-jcnbiiwb94uy0k7v
Tags: 2.3
* Integration with Snoopers OXP if available.
* Pilot name for patrol, tug and miner ships.
* Pilot name transfered to escape pod and then used in rescue message on arrival at a station.
* Use pilot's name if available in attack messages. Otherwise use the displayName.
* Use pilot's name if available as the Snoopers news source. Otherwise use a random name.
* Force Snoopers news to be shown at the base.
* New const in the main script for Snoopers Error Codes.
* Make sure thargoids/tharglets are ALWAYS seen as hostile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
ChangeLog
2
2
---------
 
3
v2.3 (2012-12-08)
 
4
    Integration with Snoopers OXP if available.
 
5
    Pilot name for patrol, tug and miner ships.
 
6
    Pilot name transfered to escape pod and then used in rescue message on arrival at a station.
 
7
    Use pilot's name if available in attack messages. Otherwise use the displayName.
 
8
    Use pilot's name if available as the Snoopers news source. Otherwise use a random name.
 
9
    Force Snoopers news to be shown at the base.
 
10
    New const in the main script for Snoopers Error Codes.
 
11
    Make sure thargoids/tharglets are ALWAYS seen as hostile.
3
12
v2.2 (2012-12-02)
4
13
    Wrong variable in the buoy script.
5
14
    Corrected a logic check in the asteroid script.