930 Commits

Author SHA1 Message Date
cim
84befd6bfb Debugging code for the JS time limiter 2014-05-18 20:41:32 +01:00
cim
a30a9b735d Build file location caches up-front
Saves significant amount of time on cold start with many OXZs installed
2014-05-18 10:21:32 +01:00
cim
1f20a29e61 Another chipset which doesn't support full shaders 2014-05-11 21:48:34 +01:00
cim
fa013dc05f Fix FDL trader role 2014-05-10 16:40:31 +01:00
cim
e1f6f9593f Fix typo in Adder role 2014-05-10 09:11:23 +01:00
cim
f6eb666e8b Some fixes to OXZ manager's handling if a download is no longer there 2014-05-06 22:26:51 +01:00
cim
6228b54a0b Add a "currently installed packs" viewer/upgrader to the OXZ manager 2014-05-04 18:02:00 +01:00
cim
cd158a909b OXZ manager now gives a count of available+installed OXZs 2014-05-03 23:18:01 +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
04ec2668b6 Fix OXP compatibility issue with like_ship use on buoys 2014-03-31 20:25:49 +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
6d1932fa0b Make populator use autoAI, add assassin roles to map 2014-03-14 14:37:56 +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
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
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
c381351356 Updated textures and alloy model from CaptSolo 2014-02-15 18:09:28 +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
8661508e95 Prevent errors when trying to expandDescription a disabled keycode 2014-02-07 20:59:34 +00:00
Kevin Anthoney
c755d136c8 resize joystick profile graph, add labels 2014-02-04 19:12:20 +00:00
Kevin Anthoney
e450507a41 Add ultra zoom option 2014-02-04 17:14:29 +00:00
Kevin Anthoney
66d4288014 add nonlinear_scanner to hud.plist 2014-02-04 17:14:29 +00:00
Kevin Anthoney
f7c4c03ac8 put descriptions in descriptions.plist 2014-02-03 22:46:38 +00:00
cim
d8587418d7 Player Asp should be able to equip fuel scoop like NPCs 2014-02-02 22:22:14 +00:00
cim
f6a66792e7 Don't use OXP Cobra 3 as the strict mode new game ship model
Closes #81
2014-01-27 18:12:27 +00:00
cim
012facbe09 Add file_size property to OXZ manifests
Test manifest index has been updated to include this property.
2014-01-23 21:49:01 +00:00
AnotherCommander
3b95ebbd34 Updated year visible on screen to 2014 on title screen and Windows installer. 2014-01-20 17:21:16 +01:00
cim
678abb6569 Display "restarting" notice when OXZ manager is applying changes 2014-01-18 16:45:38 +00:00
cim
ed7a8db979 Merge branch 'master' into oxz-installer
Conflicts:
	src/Core/Entities/PlayerEntityControls.m
	src/Core/ResourceManager.m
	src/Core/Universe.m
2014-01-17 21:59:26 +00:00
cim
e53dff467a Fix left/right keys in install/remove settings 2014-01-16 20:46:37 +00:00
cim
c626a955e1 A bit more in-manager documentation 2014-01-15 20:57:36 +00:00
cim
a3b05abf76 Turn off debug logging, sort the installation list 2014-01-14 19:45:51 +00:00
cim
fe4192029e Finish off basic interface, a bit of cleanup 2014-01-13 18:27:43 +00:00
cim
5483a170cc Colour-code install menu by installability 2014-01-12 22:52:40 +00:00