blitzmann
e8041470c8
Remove / disable debugging prints
2014-08-17 23:40:22 -04:00
blitzmann
8928d394c0
Updates "update" prefs to reflect new changes
2014-08-17 23:27:07 -04:00
blitzmann
0881abae7b
Moves price fetching to new service as well as removes old and defunct c0rporation price source (along with much of the price fetching logic used to support multiple sources)
2014-08-17 21:47:07 -04:00
blitzmann
0686b602c6
Adds network toggling to the preferences, as well as a few tweaks to network service
2014-08-15 01:00:31 -04:00
blitzmann
fa5edbb804
Fix reference to old eveapi
2014-08-14 22:52:55 -04:00
blitzmann
1279b20370
Some (bad) network error handling logic, borrowed from eveapi
2014-08-14 22:52:27 -04:00
blitzmann
ed1b9854a0
Modify eveapi to work with pyfa service, move all character API calls from EOS to Character service and use new network service
2014-08-14 11:44:50 -04:00
blitzmann
4fe80b7554
Implement new network service for: Updates, CREST.
2014-08-14 11:43:25 -04:00
blitzmann
a5773a3fd6
Update to eveapi 1.3.0, and move to service.
2014-08-14 01:59:03 -04:00
blitzmann
11891340af
Merge branch 'linux'
2014-08-11 13:31:35 -04:00
blitzmann
e60735a1f2
wxGTK itemStats Improvements: fixes button sizes, removes first column size on effects and increases second colum to prevent clipping
...
with window borders.
2014-08-11 02:15:34 -04:00
blitzmann
ce3772ecee
Set a min size for character selection. This prevents the character selector from stretching the entire stats panel with long character names
2014-08-11 01:27:47 -04:00
blitzmann
9e5f119248
Reduces icon opacity of "Empty Groups" toggle dependant on filtering state.
2014-08-10 17:21:48 -04:00
blitzmann
1315f8d8ed
Adds prices to Drone and Cargo bay. Also removed redundant and broken columns in drone bay
2014-08-08 10:46:58 -04:00
blitzmann
356c741e54
Fixes #151
2014-08-07 21:13:18 -04:00
blitzmann
04f52f1f86
Adds Deployables to market / search
2014-08-06 15:16:37 -04:00
blitzmann
c7042f314b
Code consistency
2014-07-31 00:14:29 -04:00
blitzmann
dd27c3c805
Set files to 644 besides pyfa.py and scripts
2014-07-30 21:23:27 -04:00
Ryan Holmes
9685d15e61
Merge pull request #149 from blitzmann/issue-134
...
Introduces empty group filtering to ship browser: stage 1
2014-07-30 16:07:08 -04:00
blitzmann
b31d14158f
Added caching to empty group filtering
...
Stage 2 now sums total fittings in category and sets the cache to True if t_fits > 0
Stage 3 sets the cache to True if number of fits for ship > 0. This takes care of creating new fits
If fit is deleted, and there are no other fits for the ship, it reverts back to stage 2, which should set the correct value in the cache
2014-07-30 16:00:38 -04:00
blitzmann
b3b62fcecc
Introduces empty group filtering to ship browser stage 1
2014-07-30 00:40:55 -04:00
DarkPhoenix
51063ef758
Fix #144 (mindlink bonus is not applied anymore when SI link bonus is applied)
2014-07-27 12:10:50 +04:00
blitzmann
f406d7da09
Added keyboard shortcut to toggle search box in market and ship browser
2014-07-24 22:37:20 -04:00
blitzmann
4f64ae9f85
Added "Last Updated" stat to HTML export, resolves #128
2014-07-23 23:04:02 -04:00
blitzmann
bdfa46cea2
Bump to dev version
2014-07-22 20:36:37 -04:00
blitzmann
693d213ec1
Update to Crius 1.0
2014-07-22 14:08:59 -04:00
blitzmann
c76e4c8220
Fix #137 - TP and Webs affect DPS in graph
2014-07-21 15:57:00 -04:00
blitzmann
979539cb79
Fix #141 - Triage stacking not applying to shield boosts
2014-07-21 12:20:55 -04:00
DarkPhoenix
009956c301
Fix mistype in heron name and paste proper iteron V name
2014-06-19 23:29:51 +04:00
blitzmann
0b64dad408
Merge pull request #125 from akosiaris/damagetypesimport_blankline_fix
...
Fix blank lines in damage types import
2014-06-14 22:55:23 -04:00
blitzmann
032204bd53
Fix subsystem exports, resolves #130
2014-06-14 22:44:23 -04:00
blitzmann
55847adb41
Merge branch 'akosiaris_miningyeild'
2014-06-12 19:22:50 -04:00
blitzmann
e2abc51bbf
Use small icon with mining yield / firepower toggle button
2014-06-12 19:22:29 -04:00
blitzmann
15ac9aca18
Use # charges instead of # shots when exporting loaded charges. Fixes #115
2014-06-12 01:59:44 -04:00
blitzmann
9cc70fd301
Bump to dev version
2014-06-12 01:59:34 -04:00
blitzmann
1cae335f65
Bump version
2014-06-11 19:15:14 -04:00
blitzmann
3c5538109d
Instead of passing fitID to export service, pass the fit itself. Fixes #122
2014-06-11 18:56:40 -04:00
Alexandros Kosiaris
9de7585d33
Fix blank lines in damage types import
...
If the text variable contains blank lines like for example ending with a
newline character or having two consecutive newline characters the
fields dict is empty and DamagePattern fails with an Exception.
This closes #124
2014-06-11 11:02:58 +03:00
blitzmann
23044b5cdb
Resolves #117
2014-06-06 21:31:08 -04:00
blitzmann
dea6ced052
Fixes #118
2014-06-05 15:07:13 -04:00
DarkPhoenix
c584d668b7
Bump version number for dev release
2014-06-04 01:42:38 +04:00
DarkPhoenix
3c6850fe7a
Bump version info
2014-06-03 22:52:03 +04:00
DarkPhoenix
e3590f8d16
Fix one of the red giant duration heat effects
2014-06-03 22:48:50 +04:00
DarkPhoenix
5a586c5632
Mention cnc as founder in about window
2014-06-03 22:45:46 +04:00
DarkPhoenix
a946c9c9ed
Merge branch 'master' into singularity
2014-06-03 00:36:13 +04:00
Anton Vorobyov
2ea0c57be5
Merge pull request #99 from blitzmann/issue-63
...
Fixes #63
2014-06-03 00:34:58 +04:00
DarkPhoenix
dcd2cdeddc
Fix couple of ewar link effects, add missing SBA heat effect
2014-06-03 00:04:30 +04:00
Alexandros Kosiaris
bd60733bfe
Use a button to toggle between firepower/miningyield
...
Introduce a button on both firepowerViewFull and miningyieldViewFull
views that allows switching between the two. Work by destroying each
view and recreating/populating on every button press.
2014-06-02 19:46:45 +03:00
blitzmann
5a1e39180a
Set rack separation/labels and compact needed skills as default
...
Also refresh fit after modifying compact skills to take affect immediately.
2014-06-02 09:32:59 -04:00
DarkPhoenix
18385584bf
Merge branch 'master' into singularity
2014-06-02 00:13:33 +04:00