Ebag333
35b5002eca
Add T2 resists and 90% resist profile
2016-09-25 22:52:11 -07:00
blitzman
ed24ef2615
Delete projected modules from citadels
2016-08-28 20:22:30 -04:00
blitzman
64b75303af
Quick fix for override window crashing trying to load items that no longer exist ( #706 )
2016-08-26 21:52:56 -04:00
blitzman
5a5ab846c2
Fix for search
2016-08-12 20:05:22 -04:00
Ebag333
b79009517e
Updated po-ta-toe to po-tah-toh
2016-06-16 14:46:22 -07:00
Ebag333
12ccc96f46
Updated as per Blitzmanns feedback
...
https://github.com/pyfa-org/Pyfa/pull/639#issuecomment-225749245
2016-06-15 23:42:38 -07:00
Ebag333
53da2f9bb2
Many updates
...
Redid all the values, especially updated target resist profiles.
Re-implemented the _init_ on service\damagePattern.py to check for
default values.
2016-06-13 13:49:56 -07:00
Ebag333
111e2cc0de
Loads default database values on DB creation
...
Loads defaults for target resists and damage profiles....for now.
Can be extended to add anything we want on DB creation. Can be extended to add a "load default value to database" button somewhere down the line, to support people who have existing databases and don't want to recreate them.
2016-06-06 16:25:20 -07:00
blitzmann
6141356754
Add Ice Products to search results ( #600 )
2016-05-30 22:43:31 -04:00
blitzmann
e70ea67fec
Proper fix to attribute caps
2016-05-30 12:29:06 -04:00
blitzmann
e5367127ea
Adds migration path from pre-release database to stable (previously unsupported) ( #586 )
2016-05-01 14:46:51 -04:00
blitzmann
d416124081
Implemented projected fighters, and various fighter bugfixes / improvements
2016-04-30 19:52:13 -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
af9a9c5698
More fighter work. Basic abilities now work correctly.
2016-04-17 13:28:12 -04:00
blitzmann
021de1af80
Get fighter abilities saved into database
2016-04-17 00:37:52 -04:00
blitzmann
e7118f637c
Merge branch 'charImplants' into singularity
...
# Conflicts:
# eos/db/saveddata/fit.py
# gui/builtinContextMenus/itemStats.py
2016-04-12 20:16:53 -04:00
blitzmann
3177713447
Add preliminary (database/gui) fighter support. No effects / calculations.
2016-04-04 23:32:03 -04:00
blitzmann
a3d9d5cca8
Migrate character editor to use new entity editor.
2016-03-29 21:19:20 -04:00
blitzmann
731b54a1f7
Continued work on implant set editor
2016-03-20 18:58:13 -04:00
blitzmann
80e47d5157
Add some functionality to implantSet service, and get editor working correctly with implant editor view
2016-03-20 12:49:29 -04:00
blitzmann
36ad31ab25
Get some initial scaffolding up for implant sets sourced from the resist code.
2016-03-20 02:04:55 -04:00
blitzmann
201263237f
Add migration to update fits tablet for implant source
2016-03-19 21:20:20 -04:00
blitzmann
b5cf835959
Add a toggle between fit-specific implants and character implants. This avoids a lot of the problems of how to mix these two sources of implants. Character implants cannot change stage.
2016-03-13 14:48:43 -04:00
blitzmann
48b45b5f51
Merge branch 'master' into charImplants
...
# Conflicts:
# gui/characterEditor.py
2016-03-12 23:20:26 -05:00
blitzmann
68a6a828d8
Revert "Disable setting new database version and bump pre-release"
...
This reverts commit d36bf41ecf .
2016-03-08 16:55:03 -05:00
blitzmann
d36bf41ecf
Disable setting new database version and bump pre-release
2016-03-05 22:25:35 -05:00
blitzmann
ad61795e80
Add conversions, TODO: Confirm with some testing!
2016-03-05 15:41:39 -05: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
blitzmann
a0cfe05eb5
Update to 988883, fix market conversion and add the converted modules, and improve on rename/conversion helper script
2015-12-07 19:38:54 -05:00
blitzmann
ca34d7cced
Differentiate between character implants and fits
2015-11-10 02:06:44 -05:00
blitzmann
938e2a871d
Merge branch 'master' into charImplants
...
Conflicts:
gui/characterEditor.py
2015-11-08 21:19:04 -05:00
blitzmann
4b27becb5f
Merge branch 'overrides' into singularity
...
Conflicts:
eos/db/__init__.py
eos/db/saveddata/__init__.py
eos/db/saveddata/queries.py
gui/mainFrame.py
gui/mainMenuBar.py
2015-11-02 19:01:12 -05:00
blitzmann
ef36dc5ba3
Import/export/clear overrides, add missing files due to bad gitignore entry
2015-11-02 18:45:56 -05:00
blitzmann
0d0ec42daf
Initial GUI commit. Still need to actually handle the attribute change
2015-11-01 19:49:22 -05:00
blitzmann
0e4cca6138
Load overrides from database
2015-11-01 15:00:09 -05:00
blitzmann
781abeea53
Implement a character cache, as the database-layer cache is seemingly not working. =/
2015-10-25 19:41:12 -04:00
blitzmann
a5920a9c9c
Added missing files (and fix why they were missing)
2015-10-24 16:46:45 -04:00
blitzmann
c4246c0d50
Added CREST service and first pass of fitting resource browsing. I want to completely rework this eventually, but right now just focused on getting a rough draft going.
2015-10-18 00:21:01 -04:00
blitzmann
d013a41079
Added CREST client data (for SISI), and rudimentary database support. Valid data has to be manually entered at this time, but the loading of the crest character works and uses pycrest correctly
2015-10-17 21:47:55 -04:00
blitzmann
d0ec17feba
Some syntax
2015-09-25 14:13:33 -04:00
blitzmann
7c3c8182a7
Fix initial database creation
2015-08-28 22:03:54 -04:00
blitzmann
e7542fec44
move debug setting, remove debug print
2015-08-21 18:23:46 -04:00
blitzmann
def20311a8
New migration import mechanics, borrowed from market conversion imports, because we can't os.listdir from a zipfile
2015-08-21 15:10:00 -04:00
blitzmann
3ad5aaac89
Fix #331 - gang boosts not applied to self projection
2015-07-15 16:52:09 -04:00
blitzmann
3bed268d81
Fix use case for downgrading and adding a row with NULL
2015-07-14 19:13:56 -04:00
blitzmann
2256efacb0
Do migration stuff for projected fits
2015-07-10 16:40:00 -04:00
blitzmann
28a5318e3b
Merge branch 'master' into toggleProjectionFit
...
Conflicts:
config.py
2015-07-10 16:09:00 -04:00
blitzmann
496e9b56b5
Handle use case of invalid fit's mucking things up
2015-07-10 15:46:15 -04:00
blitzmann
68dddf2810
Fix for init projected fit. Took a long time to figure out what was happening.
2015-07-10 11:58:15 -04:00