MaruMaruOO
d4c9100f77
Fix for EFS exports with ASBs.
2019-05-30 20:34:55 -04:00
DarkPhoenix
6a20f04c7f
Merge branch 'master' into singularity
2019-05-27 19:04:27 +03:00
MaruMaruOO
066f29660d
Added repair and cap data to EFS exports.
2019-05-27 02:18:10 -04:00
DarkPhoenix
4fbbc18f9f
Accept mix of localized hints and regular names in XML importer
2019-05-25 17:43:47 +03:00
MaruMaruOO
e48631956d
Add typeIDs for cargo to EFS exports.
2019-05-22 02:35:47 -04:00
DarkPhoenix
56d9a8b626
Rework fighter calculations to use cycle parameters
2019-05-12 02:18:44 +03:00
DarkPhoenix
cb8f76c582
Implement module cycle parameters logic for modules
2019-05-11 17:34:01 +03:00
DarkPhoenix
7f2121e98d
Add possibility to export formatted DNA
2019-05-04 02:38:19 +03:00
DarkPhoenix
4b6c881dca
Re-enable DNA export
2019-05-04 02:26:09 +03:00
DarkPhoenix
a5475eb244
Do not activate ADC on fit import as well
2019-05-03 04:24:59 +03:00
DarkPhoenix
b121085271
Unfuck EFT import
2019-05-02 04:34:49 +03:00
DarkPhoenix
63a6d746e8
Search for DNA in chat line
2019-04-30 21:18:12 +03:00
DarkPhoenix
9f63b0b412
Import DNA-formatted fits from chat messages
2019-04-30 15:18:40 +03:00
DarkPhoenix
fa2bceaff9
Allow recalculating fit without changing slot layout (e.g. when t3c subs added/removed)
2019-04-30 13:21:39 +03:00
MaruMaruOO
bd86d3289f
Fixed AoE DD's signature radius for EFS exports.
2019-04-27 00:57:41 -04:00
DarkPhoenix
d1a3e5c0e8
Fix some module-related command calls
2019-04-20 03:43:15 +03:00
DarkPhoenix
82777d0b02
Move gui commands to their own package to avoid confusion in commands package
2019-04-15 12:15:19 +03:00
DarkPhoenix
c4c68a4e93
Rename calc command package, as we're going to put gui commands into packages too
2019-04-14 14:21:43 +03:00
DarkPhoenix
a8684ef1b9
Merge several local/projected commands into universal commands
2019-04-14 13:30:14 +03:00
DarkPhoenix
5ac9604fab
Categorize other calc commands
2019-04-14 12:37:24 +03:00
DarkPhoenix
d738ba615e
Finish overhauling module-related fit commands
2019-04-12 14:32:25 +03:00
DarkPhoenix
ad03f907fa
Overhaul module-related commands
2019-04-12 04:02:28 +03:00
DarkPhoenix
768c1d37b1
Fix fit export
2019-03-31 16:08:48 +03:00
DarkPhoenix
96e0a02d5c
Ensure we do not attempt to import mutated module when we have no fit open
2019-03-30 10:33:01 +03:00
DarkPhoenix
facb0b1023
Fix EFS export
2019-03-26 08:00:57 +03:00
DarkPhoenix
37ad2faa8e
Fix fit XML export
2019-03-25 10:07:23 +03:00
DarkPhoenix
8380f516e8
Add fallback for safety
2019-03-21 23:56:44 +03:00
DarkPhoenix
1b7c23b1d3
Sort boosters by slot
2019-03-21 23:55:25 +03:00
DarkPhoenix
cdaf5cc168
No need to use .value for IntEnums
2019-03-21 12:55:39 +03:00
DarkPhoenix
579081393b
Merge branch 'master' into price_optimize
2019-03-16 01:47:18 +03:00
Ryan Holmes
61da8be732
Few import fixes and some bug fixes
2019-03-14 14:46:01 -04:00
Ryan Holmes
9a16c579eb
fixing various imports to point to eos.const instead of old locations
2019-03-14 12:50:20 -04:00
Indiction
8b864692fb
Moved non-EOS enum to new service/const.py. Renamed FittingAttrGroup
...
to GuiAttrGroup
2019-03-12 23:17:25 +01:00
Indiction
afa8c3c53a
Replaced eos.enum by enum. Removed unused enum import.
...
Found another Enum to move.
2019-03-09 18:59:43 +01:00
Indiction
bd33efa875
Changed FittingSlot to IntEnum
2019-03-09 18:45:28 +01:00
Indiction
aaec82e493
Added unique to current IntEnums
...
Renamed PortMultiBuyItemType to PortMultiBuyOptions
2019-03-09 12:30:05 +01:00
Indiction
6333a0c74b
Adding descriptions to enums.
...
Renaming Enums into more useful names.
2019-03-07 22:30:51 +01:00
Indiction
e6309bb8bb
Copy Enums to const.py
...
Switching to IntEnum where necessary.
2019-03-07 00:14:48 +01:00
DarkPhoenix
becf7c3ff2
Commit stub of price optimization command
2019-03-06 23:59:11 +03:00
DarkPhoenix
257df58c3a
Get rid of idea of "better" replacements
...
It turned out to be maintenance hell and it's just hard to find all the dual-action attributes (like crash vs GD sig attr, AB cycle time modification vs rep cycle time modification etc)
2019-03-06 00:43:19 +03:00
DarkPhoenix
ed24e7a2a3
Add validity override of 2 hours for prices
2019-02-25 08:43:27 +03:00
DarkPhoenix
b9e68504ed
Add support for multibuy price optimization option
2019-02-25 08:35:35 +03:00
DarkPhoenix
839d025885
Add price optimization option to multibuy
...
Doesn't work yet
2019-02-24 12:50:34 +03:00
DarkPhoenix
5d0900337f
Change how we split lines during fit import, also re-use split lines where needed to avoid format-specific linebreak bugs
2019-02-22 11:24:43 +03:00
Anton Vorobyov
0dfe6707a7
Merge pull request #1856 from WatchMeCalculate/issue-1835
...
Mac Osx clipboard can store items with \r, ensure we split on newline or carriage return
2019-02-21 14:23:44 +03:00
Jonah Jolley
410c87ed89
Mac Osx clipboard can store items with \r, ensure we split on newline or carriage return
2019-02-20 21:08:58 -07:00
DarkPhoenix
55f2ebf4a4
Merge branch 'master' into fit_export_options
2019-02-18 13:10:00 +03:00
MaruMaruOO
3cb8313669
Add Mutadaptive Remote Armor Repairers to EFS export.
2019-02-14 01:23:59 -05:00
DarkPhoenix
d55d6c3e5e
Rework the way options are stored
2019-02-12 13:14:31 +03:00
DarkPhoenix
eeef2104c2
Move option of exporting charges from general preferences to EFT and multibuy exports
2019-02-12 13:03:15 +03:00