blitzmann
|
d404d10bfe
|
Fix exclusive abyssal weathers items (#1794)
|
2018-12-01 23:01:13 -05:00 |
|
blitzmann
|
194c159379
|
Create a new property on Module, returns if module is projected (or None if it's not attached to a fit). Fix issues with setting charges on projected modules because the command was always looking at the literal modules on the fit (instead of projected)
|
2018-12-01 20:50:40 -05:00 |
|
blitzmann
|
791b6e15d4
|
Move the specialtyMiningAmount value application to a later runtime, to allow all other bonuses to apply before it's set (#1790)
|
2018-11-28 22:54:04 -05:00 |
|
blitzmann
|
715f9427d5
|
Merge branch 'master' of https://github.com/pyfa-org/Pyfa
|
2018-11-27 22:52:57 -05:00 |
|
blitzmann
|
78b281cf3a
|
Fixes a few mining amount bonuses (#1809)
|
2018-11-27 22:52:48 -05:00 |
|
Ryan Holmes
|
e6da57ab57
|
Fix standup nuets not respecting energy warfare resists (#1808)
|
2018-11-27 21:40:22 -05:00 |
|
DarkPhoenix
|
61abcf3018
|
Apply all components of abyssal pvp weather
|
2018-11-22 16:29:10 +03:00 |
|
DarkPhoenix
|
4845b3b0ce
|
Add PvP weather to abyssal weather menu
|
2018-11-22 16:17:54 +03:00 |
|
blitzmann
|
bdcc05b7b6
|
Don't include non active fighters in dps graph
|
2018-11-20 21:39:31 -05:00 |
|
DarkPhoenix
|
f664a1cad3
|
Fix crash on opening mutated BCS stats
|
2018-11-15 16:19:20 +03:00 |
|
DarkPhoenix
|
90698dde90
|
Rework slider to use values rather than modifiers
|
2018-11-14 17:15:04 +03:00 |
|
DarkPhoenix
|
e77bb11d0a
|
Update database and effects to 1419904
|
2018-11-13 14:09:23 +03:00 |
|
DarkPhoenix
|
e6fe8de5ed
|
Remove unused effects
|
2018-11-02 15:52:58 +03:00 |
|
DarkPhoenix
|
cf27c2be10
|
Update database and add effects for two new triglavian ships
|
2018-11-02 15:49:35 +03:00 |
|
DarkPhoenix
|
4f2e962a46
|
Blow sig of command destroyers which are using MJFG
|
2018-10-15 13:55:14 +03:00 |
|
blitzmann
|
7bb44f6473
|
Support changing variation for drones #1773
|
2018-10-14 23:26:56 -04:00 |
|
blitzmann
|
bc5a43bfb3
|
tox fixes
|
2018-10-11 21:08:26 -04:00 |
|
blitzmann
|
53c1a77aeb
|
Add effect for emergency hull energizer
|
2018-10-11 00:47:41 -04:00 |
|
DarkPhoenix
|
e5389d44d9
|
Make mass entangler active
|
2018-10-10 10:42:12 +03:00 |
|
blitzmann
|
fd3b3f98bf
|
Bumped version to 1398728
|
2018-10-08 13:38:52 -04:00 |
|
blitzmann
|
1454cd8a0d
|
Merge remote-tracking branch 'origin/development' into release/v2.5.0
|
2018-10-08 12:40:23 -04:00 |
|
blitzmann
|
f4404e2649
|
Fix for localized fliament abyssal effect
|
2018-09-25 20:29:48 -04:00 |
|
blitzmann
|
69af1440ae
|
Add missing entosis link effect
|
2018-09-17 00:00:42 -04:00 |
|
blitzmann
|
31c3101d6d
|
Remove redundant parenthesis
|
2018-09-16 01:11:16 -04:00 |
|
blitzmann
|
5850026aa9
|
docstring fixes
|
2018-09-16 01:09:55 -04:00 |
|
blitzmann
|
b4b8a158f5
|
Bunch of import optimizations
|
2018-09-16 00:05:36 -04:00 |
|
blitzmann
|
621672bf34
|
Some tox fixes
|
2018-09-15 20:38:08 -04:00 |
|
blitzmann
|
12b11d57ba
|
Merge remote-tracking branch 'origin/development' into commandRefactor
|
2018-09-03 17:28:35 -04:00 |
|
DarkPhoenix
|
f2c2e2e65a
|
Implement mutated attributes import
|
2018-08-25 19:27:03 +03:00 |
|
DarkPhoenix
|
93f1a18b37
|
Respect spaces between the modules during import
|
2018-08-25 17:42:19 +03:00 |
|
blitzmann
|
ca30025be0
|
Merge tag 'v2.4.0' into commandRefactor
# Conflicts:
# gui/builtinViews/fittingView.py
# service/fit.py
|
2018-08-23 21:15:28 -04:00 |
|
blitzmann
|
2a076292da
|
pep8
|
2018-08-21 20:48:30 -04:00 |
|
blitzmann
|
308fa3c46c
|
Update effect headers
|
2018-08-21 20:47:56 -04:00 |
|
blitzmann
|
21b6a2cdfd
|
Update for new effects and ships
|
2018-08-21 20:44:46 -04:00 |
|
Ryan Holmes
|
513e9d14d8
|
Moved the default fighter ability to the __init__()
|
2018-08-13 18:53:30 -04:00 |
|
Ryan Holmes
|
bd975becf1
|
Continue work on projections (adding/removing projected environment and fit)
|
2018-08-10 12:47:51 -04:00 |
|
Ryan Holmes
|
d6b280d3cc
|
Working commit for adding / removing projected modules / environments
|
2018-08-09 15:52:34 -04:00 |
|
Ryan Holmes
|
326e1e04c2
|
Reworked slot-copying logic so that we can call it explicitly outside the append. Needed for the fitting commands to know what the previous item ID was that it's replacing.
|
2018-08-05 08:14:12 -04:00 |
|
Ryan Holmes
|
7a1b4b4a1e
|
Merge remote-tracking branch 'bitbucket/commandRefactor' into commandRefactor
# Conflicts:
# gui/fitCommands/__init__.py
|
2018-08-03 16:11:52 -04:00 |
|
Ryan Holmes
|
fcc53d3f21
|
Add commands for booster and command fits
|
2018-08-03 16:10:27 -04:00 |
|
blitzmann
|
36b158637c
|
Some documentation
|
2018-08-02 23:23:52 -04:00 |
|
blitzmann
|
098f0f92ee
|
Fix issue with layout-modifying modules (need to build fill() into the recalc itself at some point)
|
2018-07-31 21:29:59 -04:00 |
|
blitzmann
|
7f8ad3885d
|
Create isCharge property
|
2018-07-26 01:16:29 -04:00 |
|
blitzmann
|
1f9024a740
|
Move getProposedStatefrom fit service to module class
|
2018-07-25 22:23:50 -04:00 |
|
blitzmann
|
65c568bd95
|
Move some module state mapping definitions to the module file and add deprecation flags some sFit functions (will be moving to module / commands)
|
2018-07-25 22:02:51 -04:00 |
|
blitzmann
|
e9cb7696dd
|
Fix an issue for Polycarbon Engine Housing (#1682)
|
2018-07-19 00:03:17 -04:00 |
|
blitzmann
|
b57bede510
|
tox fixes
|
2018-07-15 02:51:53 -04:00 |
|
Ryan Holmes
|
79d4b458c8
|
Merge pull request #1668 from MaruMaruOO/issue/1667
Added setting for default implant location
|
2018-07-15 02:29:29 -04:00 |
|
Ryan Holmes
|
c7d9c0e0e0
|
Merge pull request #1671 from MaruMaruOO/copy_improvements
Added missing data to fit copying
|
2018-07-15 02:29:00 -04:00 |
|
blitzmann
|
475e8f1ff2
|
Update effect headers and some icons
|
2018-07-15 01:09:07 -04:00 |
|