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
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
Ebag333
c73b446482
Comparison with None performed iwth equality operators
2016-10-19 08:17:34 -07:00
Ebag333
699276ca58
Add __init__ to classes missing it
...
Mostly just to shut pyCharm up, but it's good practice.
2016-10-19 08:15:36 -07:00
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