blitzman
|
1826122381
|
Clean up some syntax (use isinstance) and tox stuff
|
2017-02-26 14:17:46 -05:00 |
|
blitzmann
|
767cb46d40
|
Merge branch 'development' into More_Variations
Conflicts:
gui/builtinContextMenus/metaSwap.py
|
2017-02-26 02:24:38 -05:00 |
|
Ebag333
|
72633825cf
|
Formatting and layout changes
|
2017-02-08 23:32:51 -08:00 |
|
blitzman
|
84867c6e67
|
fix oops
|
2017-02-07 19:22:31 -05: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 |
|
blitzman
|
ca311e5dec
|
Line endings again
|
2017-02-07 19:07:22 -05:00 |
|
blitzman
|
3ccd4ad2ca
|
Revert "Convert remaining files to CRLF"
This reverts commit a8ab876053.
|
2017-02-07 19:05:45 -05:00 |
|
Ryan Holmes
|
a8ab876053
|
Convert remaining files to CRLF
|
2017-02-07 11:01:40 -05:00 |
|
Ebag333
|
be66ff1eec
|
Tox fixes
|
2017-02-05 15:39:07 -08: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 |
|
Ebag333
|
3774e3bca0
|
add variations for drones, fighters, boosters, and implants
|
2017-01-12 01:24:26 -08:00 |
|
Ebag333
|
3c31391ec9
|
Burn types with fire
|
2017-01-09 22:36:19 -08:00 |
|
Ebag333
|
28404cd8bb
|
bajillion pep8 fixes to pass tox
|
2016-12-13 23:31:39 -08: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
|
d963327ed4
|
Make it run again
|
2016-12-02 03:13:54 -08:00 |
|
Ebag333
|
126fa7be29
|
remove trailing semicolon
|
2016-10-19 11:51:12 -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 |
|
blitzman
|
5a5ab846c2
|
Fix for search
|
2016-08-12 20:05:22 -04:00 |
|
blitzmann
|
6141356754
|
Add Ice Products to search results (#600)
|
2016-05-30 22:43:31 -04:00 |
|
blitzmann
|
6e7ba714a8
|
Bump Dev, and fix import errors (#474)
|
2015-12-13 22:26:36 -05:00 |
|
blitzmann
|
0dd98330aa
|
Fix issue with old item in market service causing error due to being non-existent.
|
2015-12-09 20:54:29 -05:00 |
|
DarkPhoenix
|
da15b63831
|
Fix race detection
|
2014-12-10 01:01:51 +03:00 |
|
blitzmann
|
a565abe6f7
|
Added script to automate json dump, sql convert, and diff prep. Also adds metadata to eve.db
|
2014-11-29 20:50:34 -05:00 |
|
DarkPhoenix
|
7641384aba
|
Remove unused import
|
2014-11-07 12:52:01 +03:00 |
|
DarkPhoenix
|
15087a290a
|
Add proper support of attribute value limit
This fixes issue with blighted/polarized weapons getting resistances down to negative values
|
2014-11-07 12:49:34 +03:00 |
|
DarkPhoenix
|
f78e2ed405
|
Adapt pyfa scripts to latest Phobos changes
|
2014-10-25 17:39:33 +04:00 |
|
blitzmann
|
dd27c3c805
|
Set files to 644 besides pyfa.py and scripts
|
2014-07-30 21:23:27 -04:00 |
|
DarkPhoenix
|
c1ea161060
|
Rework traits support. Also support getting traits out of the client via phobos
|
2014-02-16 22:06:54 +04:00 |
|
Carl Tompkins
|
2e9680191b
|
Added new traits tab to Ship Basic Stats window
|
2014-02-06 19:22:47 -05: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
|
fd36a0b172
|
Replace submodules with actual files
Submodules never were actually useful
|
2013-06-10 22:12:34 +04:00 |
|