DarkPhoenix
1694d74afa
Add Carnyx tiericide module upgrade/import paths
2015-06-02 23:27:08 +03:00
DarkPhoenix
9c9f1dcefa
Get faction 200mm plates back
2015-06-02 19:37:32 +03:00
Anton Vorobyov
ac881ac371
Merge pull request #276 from kainz/master
...
Support fits exported from jEveAssets
2015-04-28 18:30:20 +03:00
DarkPhoenix
024e0ad4f5
Support proper migration for ishukone scorp (which is skin for regular scorp now)
2015-04-28 18:19:58 +03:00
DarkPhoenix
742abc3250
Remove bunch of chinese skinned ships
2015-04-28 18:05:15 +03:00
DarkPhoenix
294e213ac2
Remove support for vanity ships which were converted into base hulls in game
...
We do not need any DB conversion for them because we converted them into base hull during import time. Also it breaks import of old posted EFT-style fits with removed skinned ships, but i can't say we care alot about this case
2015-04-28 18:01:06 +03:00
Bryon Roche
557f32ab91
Implement support for loading utf-16 XML.
...
Such XML is generated by software like jEveAssets's owned ships->fitting
export tool.
Without such detection, pyfa will go and try to import those as DNA
fits, with all the ensuing hilarity, thus the DNA import debug code as
well.
2015-04-22 05:05:48 -07:00
DarkPhoenix
940035fa8c
Fix market groups of civilian modules
2015-04-13 15:48:35 +03:00
DarkPhoenix
04b3a687fc
Add new yacht to LIS category and add its render
2015-03-26 15:42:32 +03:00
blitzmann
222888984a
Update to 871030 SISI, also fix prep_data script for changes in Phobos / reverence
2015-03-23 18:00:38 -04:00
blitzmann
55f2f3bfe8
Merge remote-tracking branch 'blitzmann/singularity' into singularity
2015-02-14 01:33:08 -05:00
blitzmann
3e2053b2dd
Update 862583 sans database
2015-02-14 01:27:52 -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
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
3a9e1f8b85
Fix XML export
2015-01-17 13:41:49 -05: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
Ryan Holmes
0ff69068c0
Merge pull request #241 from cockroach/master
...
Make tab tooltips optional
2015-01-10 20:13:35 -06:00
blitzmann
059af217aa
Fix #246
2015-01-08 15:04:22 -05: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
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
ea77e6851e
Fix #238
2014-12-31 20:07:36 -05:00
blitzmann
1c3f9ccf5b
Fix #240
2014-12-31 19:57:10 -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
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
d5ce666d8d
Fix #225 - set mode whenever the ship is set.
2014-12-10 21:54:26 -05:00
blitzmann
de9fbd672f
Fix scripts for t3 tactical modes
2014-12-02 18:33:59 -05:00
blitzmann
022a929399
Fix initial mode assignment
2014-12-02 12:31:10 -05:00
blitzmann
dfec7d8fa2
Added new skinned ships to conversions
2014-12-02 02:42:05 -05:00
blitzmann
374d6d6d34
Publish other modes to market
2014-11-30 16:59:55 -05:00
blitzmann
23a71e7448
Implement service layer mode setter. Modes now have basic support and testing.
...
Also decided to have two separate functions that return the mode items as Items or Modes. Returning them as Items makes it easier to check if provided modeID from user database is valid (since we cannot easily map the modeID to create a Mode), returning as Modes allows us to easily use them for setters. There's probably a better way to do this, but w/e
2014-11-30 16:43:15 -05:00
blitzmann
7100e8997b
Merge branch 'master' into singularity
2014-11-29 21:53:22 -05:00
blitzmann
8df7593223
Moved compat.py to new dir utils/ and also added timer class
2014-11-29 20:47:53 -05:00
blitzmann
88ee1d60be
Fix loading of mode, and add some (untested) setting functions
2014-11-29 02:58:43 -05:00
blitzmann
5242c6df60
Fix #192
...
If price is not valid, cancel it out. This will force an update.
2014-11-25 23:54:24 -05:00
blitzmann
76f1f217e1
Implements forced price refresh ( resolves #196 )
2014-11-20 00:29:53 -05:00
blitzmann
61197ec061
Fixed old variable name in docstring
2014-11-07 23:40:58 -05:00
DarkPhoenix
36df6878e8
Remove couple of skinned variations from ship browser
2014-11-06 02:45:26 +03:00
DarkPhoenix
e60b677b3f
Update to Phoebe 1.0 data
2014-11-06 02:17:29 +03:00
blitzmann
fed7107857
Implement better system for item conversions / definitions
2014-10-03 00:32:05 -04:00
blitzmann
0bbc35cd1b
Bump to v1.5.1 stable, fix for #176 (pyfa update breaks skeletons)
2014-10-01 17:43:54 -04:00
blitzmann
f4de596193
Add Oceanus module conversions to market item overrides
2014-09-28 02:54:36 -04:00