DarkPhoenix
d18cf7b3b0
Move logging initialization back to pyfa.py
2015-04-28 21:59:14 +03:00
DarkPhoenix
33a0c10650
Merge branch 'master' into wx3
2015-04-28 21:53:27 +03:00
DarkPhoenix
2077655694
Bump version for next development release
2015-04-28 21:43:22 +03:00
DarkPhoenix
0dc3cbb7c7
Bump version for a stable release
2015-04-28 19:50:53 +03:00
Anton Vorobyov
a3c19f6f2b
Merge pull request #271 from BlckKnght/fix_stagger
...
Fix stagger
2015-04-28 19:34:58 +03:00
DarkPhoenix
f97b037011
Forgot to save file for previous commit
2015-04-28 19:18:56 +03:00
DarkPhoenix
dd3dd799b2
Move loggin configuration to config temporarily
2015-04-28 19:17:50 +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
d734ccbf0d
Add effect for entosis link and update effect comments
2015-04-28 18:24:25 +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
545d98883a
Update DB to mosaic
2015-04-28 18:06:03 +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
e5430cac84
Do not apply ES bonus to weapon locus rigs
2015-04-20 15:07:19 +03:00
blitzmann
39c14b62fd
Merge branch 'master' into wx3
2015-04-17 17:48:56 -04:00
DarkPhoenix
940035fa8c
Fix market groups of civilian modules
2015-04-13 15:48:35 +03:00
blitzmann
5eaaaf070b
Merge branch 'master' of https://github.com/DarkFenX/Pyfa
2015-04-08 23:44:51 -04:00
blitzmann
0bc9264c28
Fix #268
2015-04-08 23:43:56 -04:00
Steven Barker
cb1de9589e
fix typo, pick a better stagger amount
2015-03-31 12:09:27 -07:00
Steven Barker
370e34cff9
Make staggerred modules with ammo work
2015-03-30 21:02:56 -07:00
Anton Vorobyov
28c3fc720f
Merge pull request #249 from f-andrey/master
...
Update gpl.txt
2015-03-27 22:03:08 +03:00
DarkPhoenix
04b3a687fc
Add new yacht to LIS category and add its render
2015-03-26 15:42:32 +03:00
DarkPhoenix
629f6e60a4
Mark as development
2015-03-26 15:35:05 +03:00
blitzmann
f801d7905c
Update effect file headers, mark as stable
2015-03-24 16:30:40 -04:00
blitzmann
694a2a3d9b
Fix #267
2015-03-23 21:21:38 -04: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
Ryan Holmes
bb96ecb647
Merge pull request #263 from OISumeko/master
...
Fix for #261
2015-02-22 23:51:04 -05:00
Cameron Grout
e082077dfc
Updated None || 0 check to meet requested style
...
Updated for pull request #263
2015-02-23 17:02:47 +13:00
blitzmann
a31769bde3
Remove problematic pyd files upon installation
2015-02-22 21:17:20 -05:00
Cameron Grout
be7e8be85b
Fix for bug #261
...
Missile launchers do not have a "capacitorNeed" attribute (while other
capless weapon systems do), so getModifiedItemAttr will return None
rather than 0. Added a check for this.
2015-02-22 23:52:58 +13:00
DarkPhoenix
b16d2eae15
Bump for a next development release
2015-02-18 15:48:40 +03:00
DarkPhoenix
0ef05ffaf8
Bump version
2015-02-18 15:47:43 +03:00
DarkPhoenix
9ee7671a3c
Update DB to 862956
2015-02-18 13:55:23 +03:00
DarkPhoenix
ca301f8d5b
Fix svipul's sensor str effect on sharpshooter mode
2015-02-15 14:27:32 +03:00
blitzmann
471261275a
Commit missing database 862583
2015-02-14 21:56:10 -05:00
blitzmann
55f2f3bfe8
Merge remote-tracking branch 'blitzmann/singularity' into singularity
2015-02-14 01:33:08 -05:00
blitzmann
3ce673d8af
Merge remote-tracking branch 'origin/master' into singularity
2015-02-14 01:32:44 -05:00
blitzmann
3e2053b2dd
Update 862583 sans database
2015-02-14 01:27:52 -05:00
DarkPhoenix
931e48d9a0
Fix ES effect affecting local modules
2015-02-13 22:09:38 +03:00
blitzmann
6c19f446be
Sort import stage results
2015-02-09 22:44:33 -05:00
Ryan Holmes
d4842c2f8e
Merge pull request #260 from blitzmann/importStage
...
Import stage, resolves #93
2015-02-09 22:25:01 -05:00
blitzmann
dc77ee9353
Add import stage to goTo logic, and fixed a bug with search initiating a goTo to the last hx item
2015-02-09 22:05:56 -05:00
blitzmann
6d29fd6bc1
Simplified stage 3 history handling. Fixes:
...
* Hitting back button after creating/copying new fit breaks stage
* Importing more than 1 fit while on the search stage and hitting the back button breaks stage
2015-02-08 21:12:56 -05:00
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