DarkPhoenix
ea7a5b3c70
Implement drone mutation support with some exceptions
2021-10-25 23:34:08 +03:00
DarkPhoenix
a400821268
Remove "database defaults"
2019-12-07 01:21:46 +03:00
DarkPhoenix
e34fcb2f9c
Rename multiple entities to reflect that it's target profile rather than target resists
2019-07-25 16:20:41 +03:00
blitzmann
fabf759aa7
Start implementing support for mutaplasmids.
...
* There's a new table `mutators` that has an FK back to a module, and links to an attribute ID with it's new value
* Fixes an issue in the item state where the "base" value showed the literal base value for the attribute, regardless of override / mutators
* If there is an override and a mutated attribute, mutated value takes effect
2018-05-24 01:26:49 -04:00
Ryan Holmes
8153b80d05
Work around for sso character not being delete from characters after sso deleted, some other minor tweaks
2018-03-15 19:58:17 -04:00
blitzmann
75f9a0252a
Start working on character to SSO character mapping
2018-03-11 17:38:51 -04:00
blitzman
95b3f0a21c
Merge branch 'Remove-Command-Boosts' of https://github.com/Ebag333/Pyfa into Ebag333-Remove-Command-Boosts
...
Conflicts:
eos/db/saveddata/fleet.py
eos/db/saveddata/queries.py
gui/additionsPane.py
2016-12-12 00:41:47 -05:00
Ebag333
b6c5183d40
Removed actual fleet files. Cleaned up __init__.py that had references.
2016-11-06 16:38:21 -08:00
Ebag333
5e10339c20
Reformatting eos.db.saveddata
2016-10-19 11:33:29 -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
blitzmann
36ad31ab25
Get some initial scaffolding up for implant sets sourced from the resist code.
2016-03-20 02:04:55 -04: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
0e4cca6138
Load overrides from database
2015-11-01 15:00:09 -05: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
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
DarkPhoenix
fd36a0b172
Replace submodules with actual files
...
Submodules never were actually useful
2013-06-10 22:12:34 +04:00