blitzmann
ebe0efac81
First bit of work for GUI support for abyssal export.
2018-08-25 17:24:08 -04:00
DarkPhoenix
18ee37d8fd
Fix small oversight
2018-08-25 19:30:48 +03:00
DarkPhoenix
f2c2e2e65a
Implement mutated attributes import
2018-08-25 19:27:03 +03:00
DarkPhoenix
93f1a18b37
Respect spaces between the modules during import
2018-08-25 17:42:19 +03:00
DarkPhoenix
44aed364b7
Fix oversight which broke dronebay/fighterbay/cargo detection
2018-08-25 16:21:28 +03:00
DarkPhoenix
eb8fa2f259
Rework EFT importing
2018-08-25 16:03:45 +03:00
DarkPhoenix
a8c69abc72
Move EFT import/export related functions to separate file
2018-08-25 11:06:33 +03:00
DarkPhoenix
2dd1ddddd5
Further rework of import function
2018-08-24 18:57:42 +03:00
DarkPhoenix
4a27c60486
Clean up the fit being imported before parsing
2018-08-24 13:25:41 +03:00
DarkPhoenix
66d559306f
Avoid doing too wide lines
2018-08-24 10:03:44 +03:00
DarkPhoenix
83222489c4
Condense code a bit more
2018-08-24 10:01:31 +03:00
DarkPhoenix
0a2fa62e21
Fix misplaced comment
2018-08-24 09:55:32 +03:00
DarkPhoenix
6240f23c02
Enumerate mutated modules based on their export order rather than how pyfa order, and round attribute values to avoid float errors
2018-08-24 09:54:03 +03:00
DarkPhoenix
82d8c95d2f
Rework export format for abyssal mods, now uses references
2018-08-23 19:22:24 +03:00
DarkPhoenix
44a3cb3b2e
Add ability to export mutated module attributes
2018-08-22 19:54:52 +03:00
DarkPhoenix
44c58abe81
Rewrite EFT export function
...
Now uses double blank lines to divide logical sections, and racks within these sections (mods/rigs/subs, drones/fighters, implants/boosters) and sorts unordered containers for export
2018-08-22 18:51:31 +03:00
Ryan Holmes
7055690805
Merge pull request #1705 from pyfa-org/release/v2.4.0
...
Release/v2.4.0
2018-08-21 20:45:51 -05:00
blitzmann
116dde3f3f
Bump release
2018-08-21 21:45:35 -04:00
Ryan Holmes
daef1ebdfd
Merge branch 'master' into release/v2.4.0
2018-08-21 20:43:27 -05:00
Ryan Holmes
5c38ab4228
Merge pull request #1688 from MaruMaruOO/efs_port
...
Adds copy to clipboard for Eve Fleet Simulator
2018-08-21 20:43:13 -05:00
Ryan Holmes
299243c446
Merge pull request #1689 from MaruMaruOO/issue/1683
...
Update market.service to reflect new booster market groups.
2018-08-21 20:34:48 -05:00
Ryan Holmes
970c3a5473
Merge branch 'master' into efs_port
2018-08-21 20:21:16 -05:00
Ryan Holmes
bc63eaa876
Merge pull request #1704 from feyyd/bug/1692
...
Bug/1692
2018-08-21 20:14:44 -05:00
Ryan Holmes
78de723b81
Merge pull request #1701 from feyyd/bug/1691
...
Bug/1691
2018-08-21 20:12:57 -05:00
Ryan Holmes
dbb9823df5
Merge pull request #1697 from feyyd/bugfix-1695
...
Bug/1695, Bug/1690
2018-08-21 20:06:15 -05:00
blitzmann
95899548e5
Fix an issue with double forward slashes in res paths ( #1703 )
2018-08-21 20:58:38 -04:00
blitzmann
2a076292da
pep8
2018-08-21 20:48:30 -04:00
blitzmann
308fa3c46c
Update effect headers
2018-08-21 20:47:56 -04:00
blitzmann
ccd6d357ed
New icons
2018-08-21 20:45:16 -04:00
blitzmann
21b6a2cdfd
Update for new effects and ships
2018-08-21 20:44:46 -04:00
DarkPhoenix
ccbd0a117b
Fix merge issue
2018-08-21 19:51:56 +03:00
DarkPhoenix
6caa79c951
Merge master into singularity
2018-08-21 19:43:41 +03:00
DarkPhoenix
4365da8292
Merge branch 'master' into singularity
2018-08-21 19:40:39 +03:00
DarkPhoenix
ff222b8d62
Some fixes to DB conversion script
2018-08-21 19:39:07 +03:00
P
b4e765abfa
add None checks in deleteFit to prevent exceptions
2018-08-20 21:41:50 -07:00
P
2f40365a03
default return of getModifiedAttr so can use comparison
2018-08-19 17:42:55 -07:00
P
2001a395e5
extra check, swap instead of clone if unique module
2018-08-19 17:28:24 -07:00
P
6c12e1c5fc
fix bug issue 1690 as well
2018-08-15 22:23:35 -07:00
P
083b618b71
1695 fixes + tox test fixes
2018-08-15 20:38:05 -07:00
MaruMaruOO
1f09494df5
Merge branch 'master' into efs_port
2018-07-27 00:32:23 -04:00
MaruMaruOO
d9827b445f
Add versioning data to EFS export
2018-07-27 08:03:21 -04:00
MaruMaruOO
46e58ecba7
Add module typeIDs to data exported by efsPort
2018-07-27 06:51:53 -04:00
MaruMaruOO
c1405fa675
More getter swapping for efsPort
2018-07-26 17:39:32 -04:00
MaruMaruOO
b7900b0b25
Change more efsPort syntax to use getters
2018-07-26 17:27:03 -04:00
MaruMaruOO
bef8fbbc3a
Used getModifiedItemAttr in efsPort to replace itemModifiedAttributes for consistancy
2018-07-26 14:24:55 -04:00
MaruMaruOO
4fc630d44e
Minor efsPort linting
2018-07-26 12:02:04 -04:00
MaruMaruOO
582a3893d1
Removed unneeded initalization from efsPort
2018-07-26 11:48:34 -04:00
MaruMaruOO
03e325cdcb
Change efsPort.getOutgoingProjectionData to corectly use mod.item.group.name
2018-07-26 11:23:39 -04:00
MaruMaruOO
38726675e1
Added disintegrator stats
2018-07-23 20:28:53 -04:00
Ryan Holmes
622a3004c5
Merge pull request #1687 from MaruMaruOO/issue/1684
...
Have imported fits always use implants if present
2018-07-22 19:32:24 -04:00