1661 Commits

Author SHA1 Message Date
cim
01678dbda1 Fix up some group combat bugs and other errors 2014-04-27 11:27:47 +01:00
cim
e4127b32ee Add personality selection to AI communications 2014-04-27 10:56:50 +01:00
cim
b416e32326 Reduce chance of missiles colliding with launching ship
Previously happened quite a bit when firing at targets directly aft
2014-04-24 22:34:11 +01:00
cim
4b3562b490 Fix shader uniforms to work with HPVector type
Also add cameraRelativePosition as a uniform
2014-04-14 22:34:08 +01:00
cim
d5329b467c Update the OXP verifier for some recent shipdata.plist changes 2014-04-13 18:24:31 +01:00
cim
adb81310dd Add compass labels for other compass modes
sun.name / sun_name
planet.name / planet_name
Now can be set in planetinfo, queried in JS, independent of system name
2014-04-06 22:23:39 +01:00
cim
544d744fa3 Adjust attack commencement messages a little. 2014-04-06 14:00:35 +01:00
cim
04ec2668b6 Fix OXP compatibility issue with like_ship use on buoys 2014-03-31 20:25:49 +01:00
cim
890594fa73 Add some extra comms options for kill messages 2014-03-31 19:15:25 +01:00
cim
dfd0f391f0 Fix some bugs in the opportunist AI 2014-03-30 14:25:51 +01:00
cim
d7d36273db Note double-press on escape pod 2014-03-28 18:26:56 +00:00
cim
9951b36934 Update screenbackgrounds.plist 2014-03-27 22:27:07 +00:00
cim
6808c4952d Add a keyboard reference screen to startup menu
(Some adjustments needed to readme file to explain some items)
2014-03-27 22:22:37 +00:00
cim
444f85d0cd Another ship which had a witchdrive fitted by default 2014-03-24 18:18:09 +00:00
cim
43dd4db06b More controls and entries for the ship library
- Categorise and sort ship entries
- All four arrow keys now used to navigate
- Entries for all conventional ships, with occasional redaction
(no Constrictor, intentionally)
- new screenbackgrounds entry since the format of the screen is changed
2014-03-22 22:03:11 +00:00
cim
1d04efdc86 Remove witchdrives from a couple of ships which really shouldn't have them 2014-03-22 22:02:51 +00:00
cim
abe23fa7e6 Automatic and manual entries for shiplibrary 2014-03-22 13:29:36 +00:00
cim
43710edfeb A bit more prototyping of the ship library system
Add shiplibrary.plist to replace and extend demoships.plist
Give automatic but overridable speed, turn rate, cargo values
Add a few test entries to shiplibrary.plist (very unfinished)
2014-03-21 22:25:50 +00:00
cim
f6a2c75517 Start on ship library shipdata display 2014-03-20 21:55:28 +00:00
cim
eb4a6cf129 Allow speech synthesis to be applied to comms only - closes #69 2014-03-15 22:56:35 +00:00
cim
e1fff8465f Get ships to leave masslocks of stations better for witchspace 2014-03-15 19:39:32 +00:00
Jens Ayton
7ccf6282fd Remove OO_REDUCED_COMPLEXITY usage 2014-03-15 11:49:41 +01:00
cim
06f072b100 Remove this.version from core JS files as manifest.plist sets it anyway
(This should make releases a bit easier...)
2014-03-14 15:09:41 +00:00
cim
6d1932fa0b Make populator use autoAI, add assassin roles to map 2014-03-14 14:37:56 +00:00
cim
8eaa403398 Add crew names to comms data 2014-03-14 14:00:04 +00:00
cim
a520385b9c Sort equipment by TL and price by default; allow sort_order to customise - issue #70 2014-03-14 13:02:35 +00:00
cim
63f23b7629 Adjust Thargoid appearance in IS space 2014-03-14 13:02:21 +00:00
cim
e03fbbb03a Deal with some friendly fire cases
Mainly between police and stations
2014-03-14 12:05:56 +00:00
cim
1bf86f07ed Update description text
(Now save file name and commander name are not the same, prompting with 'Commander name' here is misleading)
2014-03-13 21:24:42 +00:00
cim
b82db62594 Temporarily suppress certain bits of normal population during missions
(avoids giving the player potentially powerful assistance)
2014-03-02 20:15:36 +00:00
cim
dbe6cb109e Reduce chances of large assassin packs hanging around 2014-03-01 21:52:13 +00:00
cim
f3d1180b28 Better fleeing to witchspace for grouped ships 2014-03-01 16:39:47 +00:00
cim
632bec9918 Check that leader is not null in mothership attack checks 2014-02-28 20:59:41 +00:00
cim
4b59d85e94 Expand description properly in OXZ manager 2014-02-27 07:54:52 +00:00
AnotherCommander
683b81ada0 Rename hud plist key from nonlinear_scanner to scanner_non_linear for consistency with the equivalent JS properties naming. 2014-02-18 15:28:59 +01:00
AnotherCommander
026bb9daf0 Some minor cleanup of non linear scanner code. Made non linear scanner and scanner ultra zoom JS player ship boolean read/write properties, namely 'scannerNonLinear' and 'scannerUltraZoom' respectively. Updated hud plists to default to both false. 2014-02-18 15:08:16 +01:00
AnotherCommander
7e9e8d7d33 Merge pull request #73 from kanthoney/nonlinear_scanner
Nonlinear scanner
2014-02-18 14:38:52 +01:00
cim
cdb9004646 Fix interstellar space AI bug 2014-02-17 18:10:13 +00:00
cim
ac70b5c94c Remove buoys from thargoid priority target list 2014-02-16 10:04:24 +00:00
cim
8a93775a1d Point to right commit hash 2014-02-15 20:43:04 +00:00
cim
c381351356 Updated textures and alloy model from CaptSolo 2014-02-15 18:09:28 +00:00
cim
d000bbb1db Update launch-to-witchspace AI to avoid collision with stations 2014-02-11 21:31:40 +00:00
cim
e3a0852928 Tweak to OXZ manager documentation 2014-02-09 21:59:45 +00:00
cim
319e17a3c8 Fix shader compilation problem 2014-02-09 21:59:05 +00:00
cim
57da43d014 Re-add a non-shader non-reduced-detail option 2014-02-09 17:35:11 +00:00
cim
6552e6fd88 Remove obsolete REDUCED_COMPLEXITY from planet shader 2014-02-09 17:35:11 +00:00
cim
0bf226e0d5 Distinguish group and solo witchspace exit messages 2014-02-07 22:21:20 +00:00
cim
7c85ddba29 Merge branch 'master' of github.com:OoliteProject/oolite 2014-02-07 21:00:09 +00:00
cim
8661508e95 Prevent errors when trying to expandDescription a disabled keycode 2014-02-07 20:59:34 +00:00
Kevin Anthoney
7c7a004038 slightly better way of fixing planet render problem when rolling ship 2014-02-07 20:47:55 +00:00