Compare commits

..

16 Commits

Author SHA1 Message Date
Cmdr McDonald
19e111b6a4 Merge branch 'release/2.2.15' 2017-02-13 19:49:01 +00:00
Cmdr McDonald
a74b6cfb51 Bump package number 2017-02-13 19:48:57 +00:00
Cmdr McDonald
926e89cf1e Merge branch 'feature/fixes' into develop 2017-02-13 19:48:24 +00:00
Cmdr McDonald
ba1ccdedb0 Tidy up module values 2017-02-13 19:48:13 +00:00
Cmdr McDonald
d1644df794 Fix location of initial cargo rack for Vulture 2017-02-08 09:41:13 +00:00
Cmdr McDonald
e99e86cfce Merge branch 'release/2.2.14' into develop 2017-02-08 09:25:35 +00:00
Cmdr McDonald
fc649c6bbe Merge branch 'release/2.2.14' 2017-02-08 09:25:31 +00:00
Cmdr McDonald
41bc89df58 Package bump 2017-02-08 09:25:27 +00:00
Cmdr McDonald
229e2742a7 Merge branch 'feature/x' into develop 2017-02-08 09:24:27 +00:00
Cmdr McDonald
6d4f79dda9 Correct EDID for class 6 passenger cabin 2017-02-08 07:58:44 +00:00
Cmdr McDonald
827ed4a6dd Fix incorrect retail price for Keelback 2017-02-05 21:11:45 +00:00
Cmdr McDonald
c82b28448c Separate hidden attribute of modifications 2017-02-05 19:04:41 +00:00
Cmdr McDonald
f3e4a19645 Tidy-ups for blueprint info 2017-02-05 15:34:00 +00:00
Cmdr McDonald
0d803c7c50 Additional data for blueprints 2017-02-05 12:42:18 +00:00
Cmdr McDonald
f02b9e0cac Remove grade 5 life support modifications 2017-02-03 22:29:20 +00:00
Cmdr McDonald
ea9294fd88 Merge branch 'release/2.2.13' into develop 2017-02-02 23:00:04 +00:00
15 changed files with 16847 additions and 10604 deletions

View File

@@ -1,3 +1,13 @@
#2.2.15
* Fix location of initial cargo rack for Vulture
* Fix broken regeneration rate for 6B shield generators
* Tidy up breach damage values
#2.2.14
* Alter blueprint structure to combine components and features
* Make hidden value of modifications its own attribute
* Fix incorrect ED ID for class 6 passenger cabins
#2.2.13
* Add plasma slug special effect for plasma accelerator
* Tweak hull costs of ships

6573
dist/index.js vendored

File diff suppressed because it is too large Load Diff

14264
dist/index.json vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,7 @@
"burstrof": {"id": 41, "name": "burstrof", "type": "numeric", "method": "overwrite"},
"clip": {"id": 4, "name": "clip", "type": "percentage", "method": "multiplicative"},
"damage": {"id": 5, "name": "damage", "type": "percentage", "method": "multiplicative"},
"damagedist": {"id": 40, "name": "damage", "type": "hidden", "method": "overwrite"},
"damagedist": {"id": 40, "name": "damage", "type": "object", "hidden": true, "method": "overwrite"},
"distdraw": {"id": 6, "name": "distdraw", "type": "percentage", "method": "multiplicative"},
"duration": {"id": 7, "name": "duration", "type": "percentage", "method": "multiplicative"},
"eff": {"id": 8, "name": "eff", "type": "percentage", "method": "multiplicative"},
@@ -15,7 +15,7 @@
"explres": {"id": 11, "name": "explres", "type": "percentage", "method": "additive"},
"facinglimit": {"id": 12, "name": "facinglimit", "type": "percentage", "method": "multiplicative"},
"falloff": {"id": 45, "name": "falloff", "type": "percentage", "method": "multiplicative"},
"fallofffromrange": {"id": 42, "name": "fallofffromrange", "type": "hidden", "method": "overwrite"},
"fallofffromrange": {"id": 42, "name": "fallofffromrange", "type": "numeric", "hidden": true, "method": "overwrite"},
"hullboost": {"id": 13, "name": "hullboost", "type": "percentage", "method": "multiplicative"},
"hullreinforcement": {"id": 14, "name": "hullreinforcement", "type": "percentage", "method": "multiplicative"},
"integrity": {"id": 15, "name": "integrity", "type": "percentage", "method": "multiplicative"},

View File

@@ -340,9 +340,9 @@
},
"ls": {
"blueprints": {
"LifeSupport_LightWeight": [1, 2, 3, 4, 5],
"LifeSupport_Reinforced": [1, 2, 3, 4, 5],
"LifeSupport_Shielded": [1, 2, 3, 4, 5]
"LifeSupport_LightWeight": [1, 2, 3, 4],
"LifeSupport_Reinforced": [1, 2, 3, 4],
"LifeSupport_Shielded": [1, 2, 3, 4]
},
"modifications": [
"boot",
@@ -728,8 +728,8 @@
},
"scb": {
"blueprints": {
"ShieldCellBank_Rapid": [1, 2, 3, 4],
"ShieldCellBank_Specialised": [1, 2, 3, 4]
"ShieldCellBank_Rapid": [1, 2, 3],
"ShieldCellBank_Specialised": [1, 2, 3]
},
"modifications": [
"boot",

View File

@@ -1,7 +1,7 @@
{
"ul": [
{
"breachdmg": 7.05,
"breachdmg": 1.5,
"breachmax": 0.8,
"breachmin": 0.4,
"burst": 3,
@@ -29,7 +29,7 @@
"thermload": 0.4
},
{
"breachdmg": 5.3,
"breachdmg": 1,
"breachmax": 0.8,
"breachmin": 0.4,
"burst": 3,
@@ -57,9 +57,9 @@
"thermload": 0.3
},
{
"breachdmg": 1.92,
"breachdmg": 0.4,
"breachmax": 0.8,
"breachmin": 0.4,
"breachmin": 0.6,
"burst": 3,
"burstrof": 19,
"class": 1,
@@ -116,7 +116,7 @@
"thermload": 0.3
},
{
"breachdmg": 11.1,
"breachdmg": 3,
"breachmax": 0.8,
"breachmin": 0.4,
"burst": 3,
@@ -144,7 +144,7 @@
"thermload": 0.8
},
{
"breachdmg": 8.82,
"breachdmg": 2.1,
"breachmax": 0.8,
"breachmin": 0.4,
"burst": 3,
@@ -172,9 +172,9 @@
"thermload": 0.7
},
{
"breachdmg": 3.51,
"breachdmg": 0.9,
"breachmax": 0.8,
"breachmin": 0.4,
"breachmin": 0.6,
"burst": 3,
"burstrof": 15,
"class": 2,
@@ -200,7 +200,7 @@
"thermload": 0.4
},
{
"breachdmg": 10.53,
"breachdmg": 3.9,
"breachmax": 0.8,
"breachmin": 0.4,
"burst": 3,
@@ -228,7 +228,7 @@
"thermload": 1.7
},
{
"breachdmg": 14.08,
"breachdmg": 4.4,
"breachmax": 0.8,
"breachmin": 0.4,
"burst": 3,
@@ -256,9 +256,9 @@
"thermload": 1.4
},
{
"breachdmg": 5.58,
"breachdmg": 1.8,
"breachmax": 0.8,
"breachmin": 0.4,
"breachmin": 0.6,
"burst": 3,
"burstrof": 11,
"class": 3,
@@ -284,7 +284,7 @@
"thermload": 0.8
},
{
"breachdmg": 28,
"breachdmg": 17.5,
"breachmax": 0.8,
"breachmin": 0.4,
"burst": 3,
@@ -312,7 +312,7 @@
"thermload": 4.5
},
{
"breachdmg": 21.63,
"breachdmg": 10.3,
"breachmax": 0.8,
"breachmin": 0.4,
"burst": 3,

View File

@@ -1,7 +1,7 @@
{
"pl": [
{
"breachdmg": 2.04,
"breachdmg": 1.7,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 1,

View File

@@ -66,7 +66,7 @@
"optmul": 0.9,
"power": 1.8,
"rating": "C",
"regen": 2.2,
"regen": 1.8,
"thermres": -0.2
},
{

View File

@@ -47,7 +47,7 @@
{
"class": 6,
"cost": 61420,
"edID": 12872926,
"edID": 128727926,
"eddbID": 1567,
"grp": "pce",
"id": "me",

View File

@@ -572,7 +572,7 @@
"optmul": 1.1,
"power": 3.72,
"rating": "B",
"regen": 3.1,
"regen": 1.3,
"thermres": -0.2
},
{

View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.2.13",
"version": "2.2.15",
"repository": {
"type": "git",
"url": "https://github.com/EDCD/coriolis-data"

View File

@@ -21,7 +21,7 @@
"roll": 100,
"yaw": 15
},
"retailCost": 3126160,
"retailCost": 3126150,
"bulkheads": [
{ "id": "cb", "edID": 128672271, "eddbID": 1513, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "cc", "edID": 128672272, "eddbID": 1514, "grp": "bh", "cost": 1250460, "mass": 12, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -40,7 +40,7 @@
"defaults": {
"standard": ["4E", "5E", "4E", "3E", "5E", "4E", "3C"],
"hardpoints": [17, 17, 0, 0, 0, 0],
"internal": ["4e", 0, 0, "02", 0, "2h"]
"internal": ["4e", 0, "02", 0, 0, "2h"]
}
}
}

View File

@@ -169,23 +169,26 @@ describe('JSON Data', function() {
it('has valid blueprints', function() {
var ids = {};
var names = {};
for (var k in Modifications.blueprints) {
const blueprint = Modifications.blueprints[k];
for (var blueprintname in Modifications.blueprints) {
const blueprint = Modifications.blueprints[blueprintname];
expect(names[blueprintname]).toBeFalsy('Name already exists: ' + blueprintname);
names[blueprintname] = true;
expect(ids[blueprint.id]).toBeFalsy('ID already exists: ' + blueprint.id);
expect(blueprint.name).toBeDefined('Blueprint has no name, ID:' + blueprint.id);
for (var x in blueprint.features) {
var b = blueprint.features[x];
var bfs = {};
for (var bf in b) {
expect(bfs[bf]).toBeFalsy(`Blueprint feature [${bf}] already exists: ${blueprint.name}`);
expect(Modifications.modifications[bf]).toBeDefined(`Blueprint feature [${bf}] uknown: ${blueprint.name}`);
bfs[bf] = true;
}
}
ids[blueprint.id] = true;
expect(blueprint.name).toBeDefined('Blueprint has no name, ID:' + blueprint.id);
expect(blueprint.grades).toBeDefined('Blueprint has no grades, ID:' + blueprint.id);
grades = {}
for (var grade in blueprint.grades) {
expect(grades[grade]).toBeFalsy('Grade already exists: ' + grade + ' for ' + blueprintname);
grades[grade] = true;
const blueprintgrade = blueprint.grades[grade];
expect(blueprintgrade.components).toBeDefined('Blueprint grade ' + grade + ' has no components for ' + blueprintname);
expect(blueprintgrade.features).toBeDefined('Blueprint grade ' + grade + ' has no features for ' + blueprintname);
}
}
});