Compare commits

...

18 Commits

Author SHA1 Message Date
willyb321
84c2a2ad30 2.9.14 2018-05-29 07:04:02 +10:00
willyb321
1a478758ee fix pa plasma slug missing 2018-05-06 09:10:34 +10:00
willyb321
b58cb71e5a Fix PD ammo cap crashing
Fixes EDCD/coriolis#272
2018-05-06 09:00:33 +10:00
willyb321
6b13b3a673 fix chaff ammo cap crashing 2018-05-04 16:21:42 +10:00
William Blythe
cff8cf71df fix heat sink
Closes #266
2018-05-03 10:49:58 +10:00
willyb321
e7bcba7360 Merge branch 'release/2.9.13' into develop 2018-05-03 07:15:41 +10:00
willyb321
68682f062c 2.9.13 2018-05-03 07:15:35 +10:00
willyb321
c81e4fd554 dist 2018-05-03 07:13:35 +10:00
willyb321
ae744982c6 add LE g4,5 2018-05-03 07:12:36 +10:00
William Blythe
e7a8c2eeb9 pd, interdictor also sb 2018-04-30 10:58:09 +10:00
William Blythe
90035fc057 dist 2018-04-30 10:24:15 +10:00
William
c67fcc6497 Merge pull request #30 from UrukCan/patch-3
last blueprints
2018-04-30 10:18:34 +10:00
UrukCan
2f3410c462 last blueprints
AFMU
Cargo/Kill/Manifest scanner
Chaff
ECM
FSD interdictor
Heat Sink
PDT
Collector/Fuel/Hatch/Prospector Limpet
Fuel Scoop
Life Support
Refinery
SCB
Weapon_DoubleShot
Weapon_HighCapacity
Weapon_RapidFire

fixed spme PP values

(in short, everything that was missing except heavy duty shield boosters)
2018-04-30 02:16:55 +02:00
willyb321
d9729fa252 Merge branch 'release/2.9.12' into develop 2018-04-28 12:15:31 +10:00
willyb321
0e6d01e145 2.9.12 2018-04-28 12:15:25 +10:00
willyb321
a11731c7ea dist 2018-04-28 12:13:51 +10:00
willyb321
4a16789340 add recon limpet controllers 2018-04-28 12:13:20 +10:00
willyb321
37fd278e23 Fix dirty g3 optmass
Fixes edcd/coriolis#258
2018-04-26 14:32:33 +10:00
8 changed files with 2813 additions and 2299 deletions

1427
dist/index.js vendored

File diff suppressed because it is too large Load Diff

2221
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

@@ -1740,6 +1740,11 @@
"Colonel Bris Dekker",
"Tiana Fortune"
]
},
"4": {
"engineers": [
"Colonel Bris Dekker"
]
}
}
}
@@ -3724,6 +3729,7 @@
"special_dispersal_field",
"special_phasing_sequence",
"special_plasma_slug",
"special_plasma_slug_cooled",
"special_lock_breaker",
"special_thermal_conduit",
"special_weapon_damage",
@@ -3945,6 +3951,16 @@
"Marco Qwent",
"The Dweller"
]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
}
}
},
@@ -4040,6 +4056,16 @@
"Marco Qwent",
"The Dweller"
]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
}
}
},
@@ -4065,6 +4091,16 @@
"Marco Qwent",
"The Dweller"
]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
}
}
}
@@ -4546,6 +4582,17 @@
"Hera Tani",
"Marco Qwent"
]
},
"4": {
"engineers": [
"Hera Tani",
"Marco Qwent"
]
},
"5": {
"engineers": [
"Hera Tani"
]
}
}
},
@@ -5337,6 +5384,7 @@
"kinres",
"mass",
"power",
"optmul",
"shieldboost",
"thermres"
],

View File

@@ -64,6 +64,7 @@ module.exports = {
scb: require('./internal/shield_cell_bank').scb,
sg: require('./internal/shield_generator').sg,
ss: require('./internal/surface_scanner').ss,
rpl: require('./internal/repair_limpet_controller').rpl
rpl: require('./internal/repair_limpet_controller').rpl,
rcpl: require('./internal/recon_limpet_controllers').rcpl
}
}

View File

@@ -0,0 +1,68 @@
{
"rcpl": [
{
"class": 1,
"cost": 2600,
"edID": 128837858,
"eddbID": 1636,
"grp": "rcpl",
"id": "0L",
"mass": 1.3,
"maximum": 1,
"power": 0.18,
"range": 1.2,
"rating": "E",
"integrity": 24,
"hacktime": 22,
"symbol": "Int_DroneControl_Recon_Size1_Class1"
},
{
"class": 3,
"cost": 8200,
"edID": 128841592,
"eddbID": 1637,
"grp": "rcpl",
"id": "0M",
"mass": 2,
"maximum": 1,
"power": 0.2,
"range": 1.4,
"rating": "E",
"integrity": 51,
"hacktime": 17,
"symbol": "Int_DroneControl_Recon_Size3_Class1"
},
{
"class": 5,
"cost": 75800,
"edID": 128841593,
"eddbID": 1638,
"grp": "rcpl",
"id": "0N",
"mass": 20,
"maximum": 1,
"power": 0.5,
"range": 1.7,
"rating": "E",
"integrity": 96,
"hacktime": 13,
"symbol": "Int_DroneControl_Recon_Size5_Class1"
},
{
"class": 7,
"cost": 612200,
"edID": 128841594,
"eddbID": 1639,
"grp": "rcpl",
"id": "0O",
"mass": 128,
"maximum": 1,
"power": 0.97,
"range": 2,
"rating": "E",
"integrity": 157,
"hacktime": 10,
"symbol": "Int_DroneControl_Recon_Size7_Class1"
}
]
}

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.9.11",
"version": "2.9.14",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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