1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 23:37:14 +03:00

58 Commits

Author SHA1 Message Date
Athanasius
da4ae24440
Document use of *local* outfitting.csv instead of FDevIDs version
That's in collate.py and coriolis.py docstrings.
2021-12-17 12:23:20 +00:00
Athanasius
236fb5a5cb coriolis: docstrings, formatting, return type 2021-04-12 08:31:48 +01:00
Athanasius
ad8c63c64c Move util_ships.py ship_map to data.py ship_name_map
Also refactors data.py to edmc_data.py as I'm having weird issues with
PyCharm debugger not starting, and this seems to be to do with module
name clashes.
2021-04-12 08:31:47 +01:00
Athanasius
02d1a8cf45 Move coriolis.py coriolis_ship_map into data.py 2021-04-12 08:31:46 +01:00
Athanasius
a09512f3b3 Mostly refactoring companion.ship_file_name() into util_ships.py
* Also prevent "You're not docked at a station!" for on_foot.
2021-04-12 08:30:51 +01:00
Jonathan Harris
159bf95b77 All executable files invoked with #!/usr/bin/env python3 2019-09-30 02:50:52 +01:00
Athanasius
5341651c83 Updates generation of ships.p and modules.p
In doing so also fixes up outfitting.py for Int_DroneControl_ResourceSiphon
2019-09-26 11:40:42 +01:00
Athanasius
e2be3b98e6 Use .items() instead of .iteritems() 2019-09-26 11:40:41 +01:00
Jonathan Harris
a31ecc9618 Fix for invoking npm on Windows
Fixes #454
2019-09-22 15:51:22 +01:00
Jonathan Harris
edefca8307 Add 3.5 commodity and modules 2019-09-21 18:28:28 +01:00
Jonathan Harris
e9c53b73f9 Fix Krait Phantom Bulkead Masses 2019-09-21 16:42:19 +01:00
Jonathan Harris
c5d2df3e28 Add masses for advanced multi-cannon 2019-06-19 09:31:20 +01:00
Jonathan Harris
2f8b04db87 Add 3.4 modules 2019-04-26 18:10:42 +01:00
Jonathan Harris
2bb79cc316 Sync coriolis-data 2018-12-30 15:22:14 +00:00
Jonathan Harris
4a81c1b0e2 Handle new mining equipment in 3.3 2018-11-17 11:34:13 +00:00
Jonathan Harris
f2bd931a84 Add missing 3.2 ships, modules & commoditites 2018-09-25 00:17:59 +01:00
Jonathan Harris
684e22bdd2 Update modules 2018-08-01 01:32:29 +01:00
Jonathan Harris
9ced79f077 Add 3.1 ships and modules 2018-07-08 01:04:04 +01:00
Jonathan Harris
0eaa61bdd9 Make system and station info websites configurable 2018-04-03 01:03:07 +01:00
Jonathan Harris
8e00d42eb2 Handle some more 3.0 modules 2018-02-28 17:59:27 +00:00
Jonathan Harris
b9815400b3 Add Alliance Chieftain and Recon Limpet Controller 2018-01-28 00:49:52 +00:00
Jonathan Harris
41e2b0a64e Add Decontamination Limpet Controller 2018-01-27 19:44:16 +00:00
Jonathan Harris
5b653465bc Add Type 10 ship and armour masses 2018-01-13 11:35:27 +00:00
Jonathan Harris
d669bc2867 Add "Shutdown Field Neutraliser" 2017-10-21 13:55:09 +01:00
Jonathan Harris
c6e3c3e508 Add Remote Release Flak Launcher 2017-10-14 23:43:56 +01:00
Jonathan Harris
0e93b39f4e Add AX Multi-Cannon 2017-10-05 19:07:33 +01:00
Jonathan Harris
df944b0f6e Add some new 2.4 modules 2017-10-03 12:10:02 -07:00
Jonathan Harris
6ffcfc74a1 Send 2.4-style mod info to EDShipyard and Coriolis 2017-08-24 19:36:49 +01:00
Jonathan Harris
66b9699b45 Drop support for exporting in Coriolis-specific format 2017-08-18 15:38:22 +01:00
Jonathan Harris
efc1cb33b6 Use new Beta universe Companion API server. 2017-06-16 18:22:00 +01:00
Jonathan Harris
4637f9204d E:D 2.3 module and ship stats from coriolis-data 2017-04-09 18:31:24 +01:00
Jonathan Harris
feb9589cf0 Store ship and module data uncompressed for easier diffing 2017-03-18 19:11:39 +00:00
Jonathan Harris
0b486ae627 Add Module Reinforcement Package in E:D 2.2.03 2017-01-12 19:56:49 +00:00
Jonathan Harris
9e6bf6c2a8 2.2.03 module and ship stats from coriolis-data 2017-01-12 19:56:49 +00:00
Jonathan Harris
234a40bc47 Suppress debug warnings about engine/weapon colors 2017-01-04 02:48:33 +00:00
Jonathan Harris
1f6a5883b7 Support Coriolis as an option for Ship link
Also switch to common loadout format with E:D Shipyard.
2016-11-22 00:52:30 +00:00
Jonathan Harris
ea8f6e4ec0 Fix for outfitting cabins and fighter hangars 2016-10-25 19:13:24 +01:00
Jonathan Harris
dce025146f Export new modules in E:D 2.2 to Coriolis 2016-10-14 00:31:38 +01:00
Jonathan Harris
1a1553935d Update modules from coriolis-data
Remove hacks to add missing data.
2016-10-07 23:42:20 +01:00
Jonathan Harris
ba2537e127 Switch coriolis-data to EDCD fork 2016-10-07 14:12:36 +01:00
Jonathan Harris
416017e43c New Huge Burst Lasers in 2.1.03 2016-06-23 16:11:57 +01:00
Jonathan Harris
2d3c05db15 Add Corrosion Resistant Cargo Rack modules 2016-06-19 16:48:20 +01:00
Jonathan Harris
462387236a
Update for Coriolis 2.0.0 2016-06-06 15:32:20 +01:00
Jonathan Harris
4cf2b8706c
Add new 1.6/2.1 modules
Fixes #113
2016-06-03 23:48:05 +01:00
Jonathan Harris
ad0e57a285 Add "entitlement" field to collation 2016-02-25 05:39:34 +00:00
Jonathan Harris
39d2a517af Update ships and modules from coriolis-data
instead of from eddb.
Update coriolis-data to 2.02.
2016-02-25 00:38:42 +00:00
Jonathan Harris
c5b2c4b34c Add mass and range to E:D Shipyard and Coriolis.
Means that these files can be directly loaded into ETN.
2016-01-28 12:32:26 +00:00
Jonathan Harris
bfcd70149f Add new modules in E:D 1.5/2.0 2015-12-21 14:58:36 +00:00
Jonathan Harris
0a4cb864d1 Add new ships in E:D 1.5/2.0. 2015-12-21 12:10:44 +00:00
Jonathan Harris
face96eca0 Rationalise handling of different ship names in-game, in EDDN messages, in E:D Shipyard loadouts and in Coriolis loadouts. 2015-12-05 02:48:20 +00:00