Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion coriolis-data
Submodule coriolis-data updated 86 files
+115 −0 add_bulkhead_names.js
+61 −0 check_bulkhead_ids.js
+143 −0 fix_bulkhead_ids.js
+47 −0 list_ship_names.js
+2 −2 modifications/blueprints.json
+2 −0 modifications/modifications.json
+1 −2 modifications/modifierActions.json
+7 −1 modifications/modules.json
+8 −14 modifications/specials.json
+40 −0 modules/hardpoints/abrasion_blaster.json
+82 −0 modules/hardpoints/ax_missile_rack.json
+82 −0 modules/hardpoints/ax_multi_cannon_enhanced.json
+1 −0 modules/hardpoints/beam_laser.json
+1 −0 modules/hardpoints/burst_laser.json
+1 −0 modules/hardpoints/cannon.json
+38 −0 modules/hardpoints/enzyme_missile_rack.json
+1 −0 modules/hardpoints/fragment_cannon.json
+85 −0 modules/hardpoints/guardian_gauss_cannon.json
+80 −0 modules/hardpoints/guardian_plasma_charger.json
+128 −0 modules/hardpoints/guardian_shard_cannon.json
+31 −1 modules/hardpoints/heat_sink_launcher.json
+35 −0 modules/hardpoints/mining_laser.json
+39 −0 modules/hardpoints/mining_volley_repeater.json
+85 −0 modules/hardpoints/missile_rack.json
+41 −0 modules/hardpoints/multi_cannon.json
+38 −1 modules/hardpoints/plasma_accelerator.json
+1 −0 modules/hardpoints/pulse_laser.json
+45 −3 modules/hardpoints/rail_gun.json
+20 −22 modules/hardpoints/shock_cannon.json
+30 −0 modules/hardpoints/sub_surface_displacement_missile.json
+2 −0 modules/index.js
+28 −0 modules/internal/cargo_rack.json
+34 −0 modules/internal/cargo_rack_large.json
+8 −0 modules/internal/pristmatic_shield_generator.json
+22 −0 modules/internal/surface_scanner.json
+292 −95 modules/standard/frame_shift_drive.json
+43 −0 modules/standard/thrusters.json
+4 −4 package.json
+11 −5 ships/adder.json
+11 −5 ships/alliance_challenger.json
+11 −5 ships/alliance_chieftain.json
+11 −5 ships/alliance_crusader.json
+11 −5 ships/anaconda.json
+11 −5 ships/asp.json
+11 −5 ships/asp_scout.json
+11 −5 ships/beluga.json
+11 −5 ships/cobra_mk_iii.json
+11 −5 ships/cobra_mk_iv.json
+11 −5 ships/cobra_mk_v.json
+11 −5 ships/diamondback_explorer.json
+11 −5 ships/diamondback_scout.json
+11 −5 ships/dolphin.json
+11 −5 ships/eagle.json
+198 −0 ships/explorer_nx.json
+11 −5 ships/federal_assault_ship.json
+11 −5 ships/federal_corvette.json
+11 −5 ships/federal_dropship.json
+11 −5 ships/federal_gunship.json
+11 −5 ships/fer_de_lance.json
+11 −5 ships/hauler.json
+11 −5 ships/imperial_clipper.json
+17 −17 ships/imperial_corsair.json
+17 −11 ships/imperial_courier.json
+11 −5 ships/imperial_cutter.json
+11 −5 ships/imperial_eagle.json
+4 −0 ships/index.js
+11 −5 ships/keelback.json
+176 −0 ships/kestrel.json
+11 −5 ships/krait_mkii.json
+11 −5 ships/krait_phantom.json
+11 −5 ships/mamba.json
+15 −9 ships/mandalay.json
+11 −5 ships/orca.json
+201 −0 ships/panther_clipper.json
+11 −5 ships/python.json
+21 −15 ships/python_nx.json
+11 −5 ships/sidewinder.json
+11 −5 ships/type_10_defender.json
+240 −0 ships/type_11_prospector.json
+11 −5 ships/type_6_transporter.json
+16 −10 ships/type_7_transport.json
+16 −10 ships/type_8_transport.json
+17 −10 ships/type_9_heavy.json
+11 −5 ships/viper.json
+11 −5 ships/viper_mk_iv.json
+11 −5 ships/vulture.json