zhaoweny
25a694bd69
i18n: annotate copySelectDialog.py
2020-06-30 16:37:36 +08:00
blitzmann
52b74d9950
Some export fixes
2020-06-29 22:15:26 -04:00
DarkPhoenix
649d338bb1
Split implants and boosters in EFT and multibuy exports
2020-04-14 11:36:08 +03:00
DarkPhoenix
207818537b
When setting fighter's amount attribute to max or more than max, set it to -1 internally
...
It will show up as max amount when reading
2019-08-21 13:22:04 +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
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
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
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
acba971e70
Aggregate and sort items during multibuy export
2018-12-15 12:56:27 +03:00
DarkPhoenix
8abad416bd
Split multibuy into its own file as well
2018-08-30 16:23:20 +03:00