blitzmann
cbcd5ccca5
Fixed bugs:
...
* Importing 1 fit would open stage3 of that ship, but add incorrect history data.
* Deleting fit from search stage caused blank stage most times, fixed this.
2015-02-08 20:29:54 -05:00
blitzmann
30d2ab23ad
Initial support for import stage in shipBrowser. Few bugs, see issue #93
2015-02-08 16:14:52 -05:00
blitzmann
f4f028b843
Fix #258 : broken EFT cfg import
2015-02-07 22:59:55 -05:00
blitzmann
ef62f102bc
Fix #256
2015-02-07 21:15:23 -05:00
blitzmann
7b8bb79cbe
Fix error when loading previous fits that no longer exist in DB
2015-02-03 15:23:31 -05:00
blitzmann
3a26790109
If in debug, publish ship mode items (makes it easy to find in market and look at stats).
...
Tweak effectsUsedBy.py to publish all modes in group rather than individually listing them.
2015-02-03 14:16:09 -05:00
blitzmann
c861adc5ed
Sanity check to importing effect handler
...
Tweaks to opening effect files when in debug (support for OS X and Linux)
2015-02-03 14:07:21 -05:00
blitzmann
36a3ac70b6
Removed unneeded variable in effect file
2015-01-26 23:51:46 -05:00
blitzmann
54d1b35ce7
Fix path to point to actual gamedata - useful when importing from terminal and has no effect on pyfa's import (as it is specifically provided in pyfa/config.py)
2015-01-25 11:09:43 -05:00
blitzmann
675213f20f
Fix #252
2015-01-21 11:18:58 -05:00
blitzmann
3a9e1f8b85
Fix XML export
2015-01-17 13:41:49 -05:00
blitzmann
e520758334
dev version
2015-01-15 12:29:16 -05:00
blitzmann
073309de0a
Increment database version and bump to 1.8.1 stable
2015-01-15 12:08:35 -05:00
DarkPhoenix
1bce724190
Do not write non-ascii comments to effect files
2015-01-15 12:17:30 +03:00
blitzmann
2c47d0758e
Bump to stable
2015-01-14 21:31:28 -05:00
blitzmann
8f7ae4b00c
Remove Chinese ships from effect "used by" header
2015-01-14 21:04:12 -05:00
DarkPhoenix
f11f3bfb79
Implement recon effect changes
2015-01-15 02:35:22 +03:00
DarkPhoenix
68703f3db5
Put old innerzone names back
...
To make sure EFT fittings with these are imported & converted properly
2015-01-14 23:03:14 +03:00
blitzmann
d3def54b5a
Conversion pack for Proteus Module Tiericide + conversion helper script
2015-01-13 22:37:20 -05:00
DarkPhoenix
27d72ed909
Add vanity ship changes from proteus
2015-01-14 03:22:28 +03:00
DarkPhoenix
55e45b6bc1
Remove published chinese ships from visibility
2015-01-14 03:15:35 +03:00
DarkPhoenix
252f56732b
Merge branch 'master' of github.com:DarkFenX/Pyfa
2015-01-14 03:00:15 +03:00
DarkPhoenix
d52e88cdaa
Update database to proteus & add tiericide item conversions
2015-01-14 02:59:15 +03:00
blitzmann
371e33764e
Ammo name tooltip added to charge icon
2015-01-13 17:26:56 -05:00
blitzmann
9b8b7aba07
Add module state information to state tooltip
2015-01-12 23:37:40 -05:00
blitzmann
0a6274474e
Fixes #204
2015-01-10 21:53:30 -05:00
Ryan Holmes
0ff69068c0
Merge pull request #241 from cockroach/master
...
Make tab tooltips optional
2015-01-10 20:13:35 -06:00
DarkPhoenix
731477b366
Open fit upon importing
2015-01-11 00:43:05 +03:00
Anton Vorobyov
0295f04ec4
Merge pull request #243 from blitzmann/issue-156
...
Fix #156
2015-01-10 18:21:30 +03:00
blitzmann
059af217aa
Fix #246
2015-01-08 15:04:22 -05:00
Ryan Holmes
2a391fa38b
Merge pull request #242 from blitzmann/issue-233
...
Fix #233
2015-01-08 13:26:26 -06:00
Ryan Holmes
88b1426fe0
Merge pull request #232 from blitzmann/progress
...
Port custom wait dialog to wx.ProgressDialog
2015-01-08 12:15:05 -06:00
blitzmann
07da5aa861
Resolve #245 - Adding tooltips to fitting columns
2015-01-08 12:39:16 -05:00
blitzmann
192d6f4605
Fix #156
2015-01-05 22:50:33 -05:00
blitmann
487f65d62b
Fix #233
2015-01-04 17:19:53 -06:00
Stefan Ott
c202aefd2e
Reverted accidentally committed change
2015-01-02 17:06:26 +01:00
Stefan Ott
0ed91e4079
Fixed code formatting
2015-01-02 17:04:10 +01:00
Stefan Ott
9c2a667635
Made tab tooltips optional
2015-01-02 16:55:05 +01:00
blitzmann
19579fb087
Implement middle click to offline modules
2014-12-31 20:18:16 -05:00
blitzmann
ea77e6851e
Fix #238
2014-12-31 20:07:36 -05:00
blitzmann
1c3f9ccf5b
Fix #240
2014-12-31 19:57:10 -05:00
blitzmann
e42671fbec
Workaround for seg fault (see comments in pull request # 232)
2014-12-31 16:20:25 -05:00
blitzmann
18c86daea6
Do not include rigs in skill requirement checks
2014-12-30 21:08:55 -05:00
blitzmann
c59b818677
Add wx.ProgressDialog to HTML export, along with some documentation and silent try-except in HTML export
2014-12-19 00:13:06 -05:00
Ryan Holmes
71bf1556a1
Fix column name in upgrade3 migration script
2014-12-19 00:02:39 -05:00
blitzmann
26e50f2e8a
Implement ProgressDialog for fit file imports (EVE XML / EFT cfg).
...
To make it simpler, changed the way fits are imported and saved from a per-file basis (process file->save fits->process file->save fits) to a per-batch basis (process file->process file -> save all fits).
2014-12-17 21:36:42 -05:00
blitzmann
25e30672fe
Start conversion of various wait dialogs to wx.ProgresDialog. Implemented new wx.ProgresDialog for fitting backup
2014-12-15 20:01:03 -05:00
blitzmann
1b3c058eab
Put XML export in a try-except block so that a failed export of 1 fit doesn't crash the whole process
2014-12-13 20:12:24 -05:00
blitzmann
adcae42ae7
Goodbye CREST support, we hardly used ya! ( close #201 )
2014-12-13 19:03:22 -05:00
blitzmann
238712e62c
Add consumption info for siege/cyno module in misc column ( resolves #219 )
2014-12-13 18:39:06 -05:00