DarkPhoenix
|
8114765236
|
Merge branch 'master' into spoolup
|
2019-03-18 16:04:45 +03:00 |
|
Ryan Holmes
|
8e98af8517
|
Performance improvement when collecting counts for categories. Instead of making n calls for each category to sql, we get a grouped count by shipID, then process this in python, which is much faster.
|
2019-03-14 14:15:01 -04:00 |
|
Ryan Holmes
|
986ae16eaf
|
Allow global spoolup value to be editable via preferences
|
2019-03-02 21:31:13 -05:00 |
|
blitzmann
|
8ab709e590
|
* Update database (unpublish Abyssal items, for now)
* Add eve data version and datetime to about window (temp measure until we can get a better about window implemented)
|
2018-05-29 19:37:55 -04:00 |
|
blitzmann
|
23f0f48c80
|
Use a special dev database for py3 branch
|
2018-02-14 01:16:49 -05:00 |
|
Ryan Holmes
|
7f392006d1
|
comment out most of the fluff in pyfa.py. Need to come back to this and get it all working
|
2017-06-12 16:37:15 -04:00 |
|
Ryan Holmes
|
828b18d0fd
|
py2to3 automatic conversion. Woot!
|
2017-06-12 16:12:45 -04:00 |
|
blitzmann
|
c9a04e886a
|
Add eos setting for strict skills, and update info in skill tree without doing a repopulation
|
2017-04-22 14:02:40 -04:00 |
|
Ebag333
|
802e2afcc0
|
General cleanup of Eos. Reformats a bunch of files and cleans up unused code or code that's been commented out
|
2017-04-05 15:47:19 -07:00 |
|
blitzman
|
d928df9c69
|
Move useStaticAdaptiveArmorHardener to the EOSSettings. Not moving force reload for now
|
2017-03-26 14:28:13 -04:00 |
|
Ebag333
|
8baeafbdc2
|
Rename a few tests to follow standards. Move fits into a helper so they can be reused. Add two new Eos tests.
(cherry picked from commit f87ac4d)
|
2017-03-24 11:15:25 -07:00 |
|
Ebag333
|
1240e0f768
|
attempt terrible hack make run in memory
(cherry picked from commit 357275c)
|
2017-03-24 11:15:20 -07:00 |
|
Ebag333
|
cdbd2979d2
|
Back to what works on Windows
(cherry picked from commit 3401b87)
|
2017-03-24 11:15:05 -07:00 |
|
Ebag333
|
9da485da55
|
Cleaning up tox errors that crept in by the pep8 gremlins.
|
2017-03-08 21:02:57 -08:00 |
|
blitzman
|
9befaf7c91
|
Test implementation of eos settings
|
2017-03-05 02:01:10 -05:00 |
|
Ebag333
|
c858fc2859
|
Remove an inline import. Fix a reference that is missing.
|
2016-12-15 15:39:19 -08:00 |
|
Ebag333
|
d61251e9b3
|
Reformatting eos (root)
|
2016-10-19 11:46:26 -07:00 |
|
blitzmann
|
3f6c484c99
|
Fix paths that point to eve.db
|
2015-10-05 12:33:07 -04:00 |
|
blitzmann
|
ca34217f3b
|
Added character saving.
Deleting characters is broken for now due to using wrong session, but I believe creating character works. Further tests needed
|
2015-09-09 20:33:15 -04:00 |
|
blitzmann
|
54d1b35ce7
|
Fix path to point to actual gamedata - useful when importing from terminal and has no effect on pyfa's import (as it is specifically provided in pyfa/config.py)
|
2015-01-25 11:09:43 -05:00 |
|
blitzmann
|
dd27c3c805
|
Set files to 644 besides pyfa.py and scripts
|
2014-07-30 21:23:27 -04:00 |
|
DarkPhoenix
|
fd36a0b172
|
Replace submodules with actual files
Submodules never were actually useful
|
2013-06-10 22:12:34 +04:00 |
|