blitzmann
1ab76a7170
Commit initial work for effect DPS / Target resists
2014-09-03 00:49:53 -04:00
blitzmann
dd27c3c805
Set files to 644 besides pyfa.py and scripts
2014-07-30 21:23:27 -04:00
blitzmann
89a8bde574
Merge branch 'master' into cargo
...
Conflicts:
eos/saveddata/fit.py
2014-05-03 20:46:32 -04:00
blitzmann
197a61253f
Better way to fix deletion of projection relationships
2014-05-03 00:42:08 -04:00
blitzmann
fb9da5ec8d
Revert "Create new Fit relationship with fits that current fit is projected onto (see #90 )"
...
This reverts commit a2727d5f47 .
2014-05-03 00:40:13 -04:00
blitzmann
a2727d5f47
Create new Fit relationship with fits that current fit is projected onto (see #90 )
2014-05-01 22:08:27 -04:00
blitzmann
5df7e193e7
Cargo works, but needs a more TLC
2014-03-30 17:12:32 -04:00
blitzmann
ffaa707ea9
Fix #62
2014-03-17 18:13:29 -04:00
blitzmann
b910982994
Bug fix and more work
2014-02-22 01:14:33 -05:00
blitzmann
f2c1002d58
Fixes bug with fit copy.
...
`copy.deepcopy` was not copying the booster property of the fit for whatever reason - I blame my poor understanding of copy.
2014-02-22 00:52:29 -05:00
blitzmann
46662d2b72
Added getFitsWithBooster query
2014-02-21 21:47:10 -05:00
blitzmann
7579f3c3e1
Fixed cases where fit.booster column might contain null instead of bool
2014-02-20 23:56:50 -05:00
blitzmann
3842913fe1
Added booster fit toggling in database, menu label toggling, and migration code
2014-02-20 23:26:26 -05: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
20ca1328bf
Migrate to new schema when needed
2013-08-31 16:21:10 +04:00
blitzmann
7dce615933
Improvements to Character API
...
This commit adds default character and characters retrieved from API to
the DB, opening the door for "quick update" of API data (we now have api
details and character to update).
2013-08-06 13:01:30 -04:00
DarkPhoenix
fd36a0b172
Replace submodules with actual files
...
Submodules never were actually useful
2013-06-10 22:12:34 +04:00