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
DarkPhoenix
980c84b911
Add support for default export option values
2019-02-12 10:37:51 +03:00
DarkPhoenix
89656b04ad
Do not export mutated items for multibuy
2019-02-11 14:50:44 +03:00
DarkPhoenix
0997a54324
Add option to export disable cargo export for multibuy
2019-02-11 14:44:38 +03:00
DarkPhoenix
59569d46ae
Add implants & boosters option to multibuy export
2019-02-11 14:11:03 +03:00
DarkPhoenix
f2deb0e6c7
Make sure order of options doesn't depend on order of options in memory (which can be random as it's dict)
2019-02-11 12:57:27 +03:00
DarkPhoenix
a5efea56ab
Change description of export options a little
2019-02-11 12:28:36 +03:00
MaruMaruOO
1f50e7cb51
Merge missing changes from #1755 , efs version bump and minor linting.
2019-01-29 02:17:55 -05:00
DarkPhoenix
acba971e70
Aggregate and sort items during multibuy export
2018-12-15 12:56:27 +03:00
DarkPhoenix
af37ec21e9
Fix EFT import bug another way
2018-12-14 18:32:45 +03:00
DarkPhoenix
51ef3ec758
Revert "Make sure that modules are put onto their proper place during EFT import, not to the end"
...
This reverts commit fe063cf19a .
2018-12-14 18:14:50 +03:00
DarkPhoenix
fe063cf19a
Make sure that modules are put onto their proper place during EFT import, not to the end
2018-12-14 16:56:51 +03:00
DarkPhoenix
6f8fca7525
Implement spoolup parameters fetcher and rely on it for misc column stats
2018-12-14 08:15:05 +03:00
DarkPhoenix
ba12d97c1d
Support spoolup options in EFS export as well
2018-12-13 14:49:06 +03:00
DarkPhoenix
10572c7dbd
Expose spoolup time to caller
2018-12-12 10:31:20 +03:00
DarkPhoenix
5fdae11bb1
Expose damage output composition to UI
2018-12-11 19:13:31 +03:00
DarkPhoenix
4f0f8fcdfc
Rework internal interfaces to be able to specify spoolup in more flexible manner and carry output dps types
2018-12-11 17:39:03 +03:00
Ryan Holmes
8b6d32fe3b
Merge remote-tracking branch 'origin/master' into spoolup_support
2018-11-27 23:59:22 -05:00
DarkPhoenix
3907c8c29a
Change how compiled regex is used
2018-11-20 19:19:14 +03:00
DarkPhoenix
59d9d47a56
Do some work on mutated module commands to support new parsing format
2018-11-20 13:38:38 +03:00
DarkPhoenix
c619efa68e
Change the way DNA import is handled
2018-11-20 13:03:27 +03:00