blitzman
|
5c91f29efb
|
Merge branch 'price-system-selection' of git://github.com/petosorus/Pyfa into petosorus-price-system-selection
Conflicts:
gui/builtinPreferenceViews/pyfaGeneralPreferences.py
gui/builtinStatsViews/priceViewFull.py
service/fit.py
service/price.py
|
2017-02-11 11:36:35 -05:00 |
|
Ebag333
|
8c7682c6d4
|
Little more OCD on cleaning up imports.
|
2017-02-10 12:02:23 -08:00 |
|
petosorus
|
b6871c72ca
|
Merge remote-tracking branch 'origin/price-system-selection' into price-system-selection
# Conflicts:
# gui/builtinStatsViews/priceViewFull.py
|
2017-02-09 23:33:14 +01:00 |
|
Ebag333
|
64070a0798
|
Revert commit 7865219164 This causes too much grief as we are getting a lot of default values from the database. These *SHOULD* be defined, but will have to be done later.
|
2017-02-09 09:36:16 -08:00 |
|
petosorus
|
bfa772609a
|
Transfer of the price dropbox in the preferences pane.
Moving of the modules list compiling from priceview to price service.
|
2017-02-09 18:27:26 +01:00 |
|
petosorus
|
d15acf89ba
|
refresh modules price view
|
2017-02-09 18:27:26 +01:00 |
|
petosorus
|
d25673b8fe
|
Price listing price panel
|
2017-02-09 18:27:26 +01:00 |
|
Ebag333
|
7865219164
|
Add a ton of default values
|
2017-02-09 00:56:33 -08:00 |
|
Ebag333
|
72633825cf
|
Formatting and layout changes
|
2017-02-08 23:32:51 -08:00 |
|
Ebag333
|
7a2feb9152
|
Fix a bunch of calls to functions that pass the wrong type of parameter, the wrong number, etc.
|
2017-02-08 22:20:56 -08:00 |
|
Ebag333
|
6e524de320
|
Disable import inspections for wxPython, because it's not installed traditionally and we can't include it in requirements.txt
|
2017-02-08 20:15:24 -08:00 |
|
Ebag333
|
3e916e42f2
|
pyCharm inspection fixes. Mostly variable refernce issues
|
2017-02-08 17:55:20 -08:00 |
|
Ebag333
|
e18deb5eeb
|
Roll up #967 and #974
Takes the import fixes and cleanup out of those and rolls it into this
one
|
2017-02-08 13:12:54 -08:00 |
|
blitzman
|
f7d7b3fe5e
|
Merge branch 'EosImportCleanup' of https://github.com/Ebag333/Pyfa into development
Conflicts:
eos/db/gamedata/metaData.py
eos/db/gamedata/queries.py
eos/db/saveddata/queries.py
eos/saveddata/fleet.py
eos/types.py
eve.db
gui/builtinContextMenus/amount.py
gui/builtinViewColumns/ammo.py
gui/builtinViewColumns/ammoIcon.py
gui/builtinViewColumns/capacitorUse.py
service/port.py
|
2017-02-07 19:22:26 -05:00 |
|
Ebag333
|
be66ff1eec
|
Tox fixes
|
2017-02-05 15:39:07 -08:00 |
|
blitzman
|
5d46fe7e4d
|
Merge branch 'master' into development
Conflicts:
gui/builtinContextMenus/amount.py
gui/builtinStatsViews/priceViewFull.py
service/fit.py
service/prefetch.py
|
2017-01-29 15:02:22 -05:00 |
|
blitzman
|
f010f2fef2
|
Don't loop through all amounts of cargo and drones just to get the price. (#958)
|
2017-01-28 13:15:25 -05:00 |
|
blitzman
|
85131e6166
|
oh god this isn't gonna work
Merge branch 'ebag_importchanges' into test_import
Conflicts:
config.py
eos/db/saveddata/queries.py
eos/effects/chargebonuswarfarecharge.py
eos/effects/elitebonuscommandshipinformationhiddencs3.py
eos/effects/elitebonuslogisticremotearmorrepairoptimalfalloff1.py
eos/effects/energydestabilizationnew.py
eos/effects/iceharvestingdroneoperationdurationbonus.py
eos/effects/miningforemanstrengthbonus.py
eos/effects/modulebonuswarfarelinkarmor.py
eos/effects/modulebonuswarfarelinkinfo.py
eos/effects/modulebonuswarfarelinkmining.py
eos/effects/modulebonuswarfarelinkshield.py
eos/effects/modulebonuswarfarelinkskirmish.py
eos/effects/moduletitaneffectgenerator.py
eos/effects/remotehullrepair.py
eos/effects/rolebonusremotearmorrepairoptimalfalloff.py
eos/effects/shipbonusforceauxiliarya4warfarelinksbonus.py
eos/effects/shipmodesmallmissiledamagepostdiv.py
eos/effects/structureenergyneutralizerfalloff.py
eos/effects/structuremoduleeffectstasiswebifier.py
eos/effects/structurerigmaxtargets.py
eos/effects/subsystembonusamarrdefensiveinformationwarfarehidden.py
eos/effects/subsystembonuscaldaridefensiveinformationwarfarehidden.py
eos/effects/subsystembonusgallentedefensiveinformationwarfarehidden.py
eos/effects/techtwocommandburstbonus.py
eos/saveddata/fighter.py
eos/saveddata/fit.py
eos/saveddata/module.py
eve.db
gui/bitmapLoader.py
gui/builtinContextMenus/itemStats.py
gui/builtinStatsViews/miningyieldViewFull.py
gui/builtinViewColumns/misc.py
gui/builtinViews/__init__.py
gui/builtinViews/fittingView.py
gui/contextMenu.py
gui/graphFrame.py
gui/itemStats.py
gui/mainFrame.py
gui/marketBrowser.py
service/__init__.py
service/character.py
service/fit.py
service/port.py
service/prefetch.py
service/pycrest/eve.py
service/settings.py
|
2017-01-23 21:06:12 -05:00 |
|
Ebag333
|
b1a6189c55
|
Revert back to /s for mining. Adds /hour to tooltips.
|
2017-01-17 09:29:22 -08:00 |
|
Ebag333
|
3c31391ec9
|
Burn types with fire
|
2017-01-09 22:36:19 -08:00 |
|
petosorus
|
9df54238d9
|
refresh modules price view
|
2017-01-05 00:18:20 +01:00 |
|
petosorus
|
fcd934319d
|
Price listing price panel
|
2017-01-05 00:18:20 +01:00 |
|
petosorus
|
48ccc7ff06
|
System list
|
2017-01-05 00:18:17 +01:00 |
|
petosorus
|
edc48f0017
|
beginnings of price system choice
|
2017-01-05 00:17:56 +01:00 |
|
Ebag333
|
28404cd8bb
|
bajillion pep8 fixes to pass tox
|
2016-12-13 23:31:39 -08:00 |
|
a-tal
|
874bfb3305
|
missed a type
(cherry picked from commit f416c77)
|
2016-12-13 20:18:04 -08:00 |
|
a-tal
|
d3b6bc1c93
|
so many pep8 fixes
(cherry picked from commit bee125d)
|
2016-12-13 20:16:44 -08:00 |
|
Ebag333
|
d963327ed4
|
Make it run again
|
2016-12-02 03:13:54 -08:00 |
|
tgraviou
|
2f2800c360
|
System list
|
2016-11-24 12:00:53 +01:00 |
|
tgraviou
|
7eb3ad98fa
|
beginnings of price system choice
|
2016-11-21 17:38:28 +01:00 |
|
Indiction
|
7493b92d83
|
Mining Yield set to "per hour". This is the way miners calculate.
|
2016-10-29 18:57:38 +02:00 |
|
blitzmann
|
faed0ce159
|
Merge remote-tracking branch 'origin/master' into citadel
Conflicts:
config.py
|
2016-07-16 21:45:28 -04:00 |
|
blitzmann
|
f141fac3a2
|
Add fighters to overall fitting price (#674)
|
2016-07-05 23:34:19 -04:00 |
|
blitzmann
|
fe8c3a4957
|
Disable fit add on pages based on context (ship vs citadel)
|
2016-07-04 10:30:04 -04:00 |
|
blitzmann
|
d9fc3d436b
|
Allow EHP toggle to persist between fits (#641)
|
2016-06-19 23:50:42 -04:00 |
|
blitzmann
|
1669a5434c
|
Removing debugging
|
2016-04-28 00:42:09 -04:00 |
|
blitzmann
|
b15f9766c1
|
* Show fighter bay resources in fighter pane
* Give fighters a state
* Include some toggled stats on the resources pane
* Add some decent icons for fighter stuff
|
2016-04-28 00:10:01 -04:00 |
|
blitzmann
|
e8604788df
|
Replace locale formating with regular string formatting due to issues with setting locale.
|
2016-03-06 11:48:01 -05:00 |
|
blitzmann
|
bd802ab926
|
Fix typing issue with cargo stat
|
2016-03-05 01:08:53 -05:00 |
|
blitzmann
|
a25a1c0415
|
Reintroduce thousands separators for certain stats, tweak precision of cargo stat and displays
|
2016-02-28 18:14:27 -05:00 |
|
blitzmann
|
e9d02ce4c8
|
Change to use BitmapLoader class
|
2015-09-24 12:21:50 -04:00 |
|
blitzmann
|
474f270b26
|
Change to new icon locations
|
2015-09-24 12:17:17 -04:00 |
|
blitzmann
|
b162927f79
|
Merge branch 'master' into wx3
|
2015-08-27 22:05:38 -04:00 |
|
blitzmann
|
6e95f69565
|
Support speedLimit introduced with Entosis Link
|
2015-08-25 17:26:25 -04:00 |
|
blitzmann
|
e12b3f3054
|
Merge tag 'v1.13.2' into wx3
Conflicts:
config.py
A lot of icons
|
2015-07-20 13:21:00 -04:00 |
|
Kalu
|
8a22907940
|
newline in resist multiplier tooltip and explanation
|
2015-07-07 20:38:27 +02:00 |
|
Kalu
|
a97847e644
|
show rr factor in tooltip
|
2015-07-07 20:38:16 +02:00 |
|
blitzmann
|
874cf4ef0a
|
Use old price information if update fails. Add "(!)" to show that price is out of date
|
2015-07-03 02:37:52 -04:00 |
|
blitzmann
|
5372f31be8
|
Revert "Revert "Merge branch 'master' into wx3"". So many reverts.
This reverts commit cca7f1112a.
|
2015-06-27 21:53:59 -04:00 |
|
blitzmann
|
53c9169043
|
Simplified price pane. Will show pricing update label and will only clear it when prices are done. Removed all timer code as it makes it overly complicated and I suspect half of it didn't work as intended anyway
|
2015-06-05 15:39:10 -05:00 |
|