DarkPhoenix
|
9ddfcc894f
|
Make sure not to catch keyboard interrupts and system exits
|
2020-02-03 16:12:41 +03:00 |
|
DarkPhoenix
|
2f4a5a4830
|
Fix improper use of operator "is" when comparing to literal values
|
2020-01-31 18:16:36 +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
|
4fbbc18f9f
|
Accept mix of localized hints and regular names in XML importer
|
2019-05-25 17:43:47 +03:00 |
|
DarkPhoenix
|
a5475eb244
|
Do not activate ADC on fit import as well
|
2019-05-03 04:24:59 +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 |
|
DarkPhoenix
|
37ad2faa8e
|
Fix fit XML export
|
2019-03-25 10:07:23 +03:00 |
|
DarkPhoenix
|
579081393b
|
Merge branch 'master' into price_optimize
|
2019-03-16 01:47:18 +03: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
|
bd33efa875
|
Changed FittingSlot to IntEnum
|
2019-03-09 18:45:28 +01:00 |
|
Indiction
|
6333a0c74b
|
Adding descriptions to enums.
Renaming Enums into more useful names.
|
2019-03-07 22:30:51 +01:00 |
|
DarkPhoenix
|
b9e68504ed
|
Add support for multibuy price optimization option
|
2019-02-25 08:35:35 +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 |
|
blitzmann
|
6f5d0453a6
|
Added import of Port, which has a method that XML import uses. Importing inside the function to avoid circular import
|
2018-09-01 18:02:04 -04:00 |
|
DarkPhoenix
|
4e5a70993e
|
Split XML facilities into their own file as well
|
2018-08-30 16:15:23 +03:00 |
|