Commit Graph

2801 Commits

Author SHA1 Message Date
blitzmann
65cc0bec1c Fixed style issue that caused content to move when switching between choice and static text 2014-02-23 22:20:22 -05:00
blitzmann
c34215f9e3 Got rid of UpdateFleetFitsUI and baked it's functionality into fitSelected; now supports dragging/setting via right click. 2014-02-23 22:18:58 -05:00
blitzmann
354b732c2c Fit choice works and is properly applied. Dragging and setting via context from ship browser does not. 2014-02-22 21:11:59 -05:00
blitzmann
b910982994 Bug fix and more work 2014-02-22 01:14:33 -05:00
blitzmann
f2c1002d58 Fixes bug with fit copy.
`copy.deepcopy` was not copying the booster property of the fit for whatever reason - I blame my poor understanding of copy.
2014-02-22 00:52:29 -05:00
blitzmann
50ce4d37aa GangView is not aware of changes to booster fits 2014-02-21 21:50:18 -05:00
blitzmann
46662d2b72 Added getFitsWithBooster query 2014-02-21 21:47:10 -05:00
blitzmann
7579f3c3e1 Fixed cases where fit.booster column might contain null instead of bool 2014-02-20 23:56:50 -05:00
blitzmann
3842913fe1 Added booster fit toggling in database, menu label toggling, and migration code 2014-02-20 23:26:26 -05:00
blitzmann
aaadcb9b45 Add "Flag as Booster" item to fitting menu 2014-02-20 00:57:12 -05:00
DarkPhoenix
acdc2c496e Bump veersion to 1.1.21 2014-02-17 23:50:12 +04:00
DarkPhoenix
c7944e91e7 Do not choke on renamed items 2014-02-16 22:42:43 +04:00
DarkPhoenix
9e389f27b0 Skip charges in EVE XML exports 2014-02-16 22:38:18 +04:00
Anton Vorobyov
eef34f1dcf Merge pull request #46 from blitzmann/master
Fixes stats relating to the Capital Capacitor Emission Systems skill
2014-02-16 21:11:09 +03:00
DarkPhoenix
c1ea161060 Rework traits support. Also support getting traits out of the client via phobos 2014-02-16 22:06:54 +04:00
Anton Vorobyov
b4aca7ae90 Merge pull request #41 from cl05tomp/master
Added new traits tab to Ship Basic Stats window
2014-02-16 19:20:53 +03:00
blitzmann
4a7782a713 Fixes stats relating to the Capital Capacitor Emission Systems skill 2014-02-14 22:36:11 -05:00
Carl Tompkins
2e9680191b Added new traits tab to Ship Basic Stats window 2014-02-06 19:22:47 -05:00
DarkPhoenix
d7b7d127b8 Bump version to 1.1.10 2014-01-30 12:24:23 +04:00
DarkPhoenix
2096b7641f Merge branch 'singularity' 2014-01-30 12:18:48 +04:00
DarkPhoenix
2b83d17bd2 Update version tag 2014-01-29 23:30:17 +04:00
Anton Vorobyov
d7e880c42b Merge pull request #34 from reactormonk/master
print() so python3 actually prints the error
2014-01-29 11:27:16 -08:00
Simon Hafner
e17c0610fb print() so python3 actually prints the error 2014-01-29 13:21:53 -06:00
DarkPhoenix
98e9ab461a Update database to 709728 2014-01-29 23:17:59 +04:00
DarkPhoenix
a833b2f5cc Revert change to pyfa path. Customization is provided via configforced.py module 2014-01-29 21:45:43 +04:00
Anton Vorobyov
9076175b0c Merge pull request #33 from blitzmann/master
Fix for savePath config
2014-01-29 08:33:01 -08:00
Anton Vorobyov
a9843b637a Merge pull request #32 from lydia/master
Fixed issue when running pyfa.py through a symlink
2014-01-29 08:23:52 -08:00
blitzmann
b9ffe18775 Fix for savePath config 2014-01-28 13:14:33 -05:00
Lydia Fernandez
6728121f9f Added a call to os.path.realpath() when creating pyfaPath to properly resolve symlinks. Also added a few linebreaks 2014-01-25 19:30:56 -05:00
DarkPhoenix
98850bfc1d Update to SiSi 703519 2014-01-22 23:51:42 +04:00
DarkPhoenix
a5f821850b Update scripts to be aware of latest phobos changes 2014-01-21 23:35:04 +04:00
DarkPhoenix
d97764586f Re-publish festival items 2014-01-21 23:31:18 +04:00
DarkPhoenix
3cd80b4dfe Merge branch 'master' of github.com:DarkFenX/Pyfa 2014-01-10 22:17:52 +04:00
Anton Vorobyov
97548212b5 Merge pull request #30 from alexjurkiewicz/master
Improve market search
2014-01-10 09:50:00 -08:00
Alex Jurkiewicz
7986177a16 Change market search from substring to tokenised substring 2014-01-08 17:53:33 +11:00
Alex Jurkiewicz
82733a81c8 limit searchItems returned list size to 100 2014-01-08 17:42:47 +11:00
DarkPhoenix
20cb2ca7d4 Revert tag 2013-11-21 22:52:08 +04:00
DarkPhoenix
3b13b42bdf Bump version 2013-11-21 22:35:07 +04:00
DarkPhoenix
09374f1643 Add missing paladin optimal effect 2013-11-21 22:31:37 +04:00
DarkPhoenix
388c3c8bf1 Add missing Kronos falloff effect 2013-11-20 22:17:09 +04:00
DarkPhoenix
24df54723f Revert tag in config file 2013-11-19 23:25:04 +04:00
DarkPhoenix
e513d4d78a Bump version 2013-11-19 22:33:21 +04:00
DarkPhoenix
666f4c9adb Make armor resistance bonus of heretic to rely on correct skill 2013-11-19 22:04:02 +04:00
DarkPhoenix
053e6b1780 Update everything to 653401, which is likely to be final Rubicon release 2013-11-19 00:31:12 +04:00
DarkPhoenix
5162db11df Do not choke on import of unrecognized mods and empty lines 2013-10-10 00:10:38 +04:00
DarkPhoenix
21b85690fe Add bastion effect and fix some stuff in siege effect 2013-10-08 01:54:36 +04:00
DarkPhoenix
8a663ef8ed Update version in config 2013-10-08 01:18:14 +04:00
DarkPhoenix
46c46fce48 Add effects for SoE ships 2013-10-08 01:17:31 +04:00
DarkPhoenix
782f3cd590 Add support for SoE race. Their ships do not use it yet due to wrong skill requirements 2013-10-08 01:05:46 +04:00
DarkPhoenix
b6feb1c6a1 Fix ORE race detection 2013-10-08 00:43:13 +04:00