blitzman
|
6d34ae2960
|
fix
|
2017-01-27 23:35:19 -05:00 |
|
blitzman
|
d17ff000c7
|
Add migration for alpha clone character update
|
2017-01-27 23:12:08 -05:00 |
|
blitzman
|
1d69ed7584
|
Merge branch 'test_import' into development
Conflicts:
gui/builtinContextMenus/amount.py
gui/characterEditor.py
gui/itemStats.py
|
2017-01-27 20:39:54 -05:00 |
|
blitzmann
|
96c3363edc
|
Merge branch 'master' into feature/alphaclones
Conflicts:
eve.db
|
2017-01-26 19:39:13 -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 |
|
blitzman
|
468a4644d6
|
Merge branch 'development'
Conflicts:
eos/db/saveddata/queries.py
|
2017-01-10 22:42:01 -05:00 |
|
blitzman
|
5cbffcf3ac
|
Handle counting number of fits per ship category more efficiently (see #819)
|
2017-01-03 01:32:12 -05:00 |
|
blitzman
|
a0ec13d2ed
|
More tweaks
|
2017-01-02 18:45:08 -05:00 |
|
Ebag333
|
3313b7421f
|
Move query logic into own function in queries. Tighten up flow in DB repair. Catch null values.
|
2017-01-02 13:41:39 -08:00 |
|
blitzman
|
a76ee6b2fc
|
more tweaks
|
2017-01-02 12:07:15 -05:00 |
|
Ebag333
|
c1ead5fe27
|
change method for retreiving count
|
2017-01-02 00:29:44 -08:00 |
|
blitzman
|
85a89339a7
|
Cleaned up database corruption stuff
|
2017-01-02 00:58:54 -05:00 |
|
Ebag333
|
cef5842344
|
Database validation and cleanup
|
2016-12-26 21:54:52 -08:00 |
|
Ebag333
|
4fb07cc1d0
|
Bunch of pep8 and inspection cleanup
|
2016-12-15 12:43:19 -08:00 |
|
Ebag333
|
7532bcda08
|
Clean up some stuff left over from cherry picks
|
2016-12-14 10:42:04 -08:00 |
|
Ebag333
|
7bd8ca5a55
|
Removed actual fleet files. Cleaned up __init__.py that had references.
(cherry picked from commit b6c5183)
|
2016-12-14 10:20:20 -08:00 |
|
Ebag333
|
627977ab51
|
Purging fleet bonuses from code base
(cherry picked from commit 68f4570)
|
2016-12-14 10:18:19 -08:00 |
|
Ebag333
|
28404cd8bb
|
bajillion pep8 fixes to pass tox
|
2016-12-13 23:31:39 -08:00 |
|
Ebag333
|
57f930c83e
|
Cherry pick commits from @a-tal
|
2016-12-13 20:35:03 -08:00 |
|
blitzman
|
16505b30bf
|
working commit
|
2016-12-12 00:43:42 -05:00 |
|
blitzman
|
95b3f0a21c
|
Merge branch 'Remove-Command-Boosts' of https://github.com/Ebag333/Pyfa into Ebag333-Remove-Command-Boosts
Conflicts:
eos/db/saveddata/fleet.py
eos/db/saveddata/queries.py
gui/additionsPane.py
|
2016-12-12 00:41:47 -05:00 |
|
blitzman
|
a954759012
|
GUI implementation of alpha clone switching
|
2016-12-11 22:51:48 -05:00 |
|
blitzman
|
191a065de1
|
Get skill limits working
|
2016-12-11 20:26:30 -05:00 |
|
blitzman
|
b6420b9a4b
|
Get alpha clones in the database
|
2016-12-11 15:44:14 -05:00 |
|
Ebag333
|
510492e5e9
|
More refactoring, elimited another recursive import
|
2016-12-03 17:12:16 -08:00 |
|
Ebag333
|
d963327ed4
|
Make it run again
|
2016-12-02 03:13:54 -08:00 |
|
blitzman
|
b2cf4b8aa5
|
Delete broken references to in commandFits (#844)
|
2016-11-28 21:07:09 -05:00 |
|
blitzman
|
0eed01811c
|
Conversion mappings
|
2016-11-22 20:36:52 -05:00 |
|
Ryan Holmes
|
91f87b02cc
|
Merge branch 'EffectTest' of https://github.com/Ebag333/Pyfa into Ebag333-EffectTest
Conflicts:
eos/saveddata/fit.py
eos/saveddata/module.py
|
2016-11-22 12:34:10 -05:00 |
|
Ebag333
|
3aa60ac669
|
Make Effects Togglable
|
2016-11-21 22:02:16 -08:00 |
|
blitzman
|
cb225eabb3
|
Get a working migration for command fits.
|
2016-11-20 22:06:26 -05:00 |
|
blitzman
|
72245d8ebe
|
Fix bad merge
|
2016-11-20 21:53:49 -05:00 |
|
Resin Neublem
|
78cbed516a
|
Adds a new notes pane for each fit
This allows users to save text notes for each fit. They may do this for history, or usage, etc.
|
2016-11-20 14:11:42 -05:00 |
|
Ebag333
|
b6c5183d40
|
Removed actual fleet files. Cleaned up __init__.py that had references.
|
2016-11-06 16:38:21 -08:00 |
|
Ebag333
|
ad76104033
|
Revert "Create variables before they are referenced. "
1dc15936ed
This is a problem for us. See #794 for more details.
|
2016-11-04 14:18:18 -07:00 |
|
Ebag333
|
cd28375019
|
Put some imports back. Prooooobably not needed but vOv
|
2016-10-19 13:32:57 -07:00 |
|
Ebag333
|
7cf4134a73
|
SQLAlchemy doesns't like is, requires ==
Oops.
|
2016-10-19 13:32:35 -07:00 |
|
Ebag333
|
44c76f0b98
|
Even more PEP8 cleanup
|
2016-10-19 12:29:33 -07:00 |
|
Ebag333
|
69a122a271
|
more PEP8 cleanup
|
2016-10-19 12:26:03 -07:00 |
|
Ebag333
|
0c0eb327f7
|
lots of PEP8 cleanup
|
2016-10-19 12:25:31 -07:00 |
|
Ebag333
|
1dc15936ed
|
Create variables before they are referenced.
Resolves attribute reference validation errors in pyCharm
|
2016-10-19 12:08:35 -07:00 |
|
Ebag333
|
126fa7be29
|
remove trailing semicolon
|
2016-10-19 11:51:12 -07:00 |
|
Ebag333
|
574d575cad
|
Reformatting eos.db
|
2016-10-19 11:37:28 -07:00 |
|
Ebag333
|
5e10339c20
|
Reformatting eos.db.saveddata
|
2016-10-19 11:33:29 -07:00 |
|
Ebag333
|
feb83cf737
|
Revert "Revert "Reformatting eos.db.gamedata""
This reverts commit 0ff4aec400.
|
2016-10-19 11:26:40 -07:00 |
|
Ebag333
|
0ff4aec400
|
Revert "Reformatting eos.db.gamedata"
This reverts commit e2944f6be7.
|
2016-10-19 11:24:03 -07:00 |
|
Ebag333
|
e2944f6be7
|
Reformatting eos.db.gamedata
|
2016-10-19 11:19:24 -07:00 |
|
Ebag333
|
481619101b
|
Reformatting for PEP8 standards
|
2016-10-19 11:09:13 -07:00 |
|
Ebag333
|
ef9bd3edc8
|
Change class method from self to cls
Better match coding standards
|
2016-10-19 08:33:28 -07:00 |
|
Ebag333
|
45f88a92dc
|
Use list literal
|
2016-10-19 08:27:29 -07:00 |
|