Stefan Dresselhaus
bb216aa6ed
wrong index in tuple.
...
Array looks normally so:
(RunTime, Value, etc., etc.)
("normal", -10, ..., ...)
I guess "RunTime" got added and this is an artifact as it is rarely
called.
Fixes Orca-Mining-Boost onto itself and other ships.
(cherry picked from commit 0ba88d0 )
2016-12-14 12:22:41 -08:00
Stefan Dresselhaus
eccf405ba8
fixed parameters in call when adding neuts to structures.
...
(cherry picked from commit 4f77dff )
2016-12-14 12:22:28 -08:00
blitzman
57edc32a4b
Clean up new tactical mode stats stuff
...
(cherry picked from commit c9bc234 )
2016-12-14 12:21:00 -08:00
blitzman
9cfa0748ac
fix for #871
...
(cherry picked from commit 70af2b0 )
2016-12-14 12:20:42 -08:00
blitzman
df859a2132
Fix for #883
...
(cherry picked from commit 753b5c5 )
2016-12-14 12:19:54 -08:00
blitzman
52257d60ac
fix a couple command effects
...
(cherry picked from commit 9bb86b4 )
2016-12-14 12:18:46 -08:00
blitzman
96ddb0bbff
Fixed a few issues with command bursts
...
(cherry picked from commit 9071960 )
2016-12-14 12:18:41 -08:00
Ebag333
1a127bb1a6
Add ability to look at tactical mode item info.
...
(cherry picked from commit f5776a0 )
2016-12-14 12:16:51 -08:00
blitzman
7fbd89392a
Revert "Remove effect files that are not used by any item"
...
This reverts commit b29fa2467a .
(cherry picked from commit 4a95156 )
2016-12-14 12:14:39 -08:00
Ebag333
7532bcda08
Clean up some stuff left over from cherry picks
2016-12-14 10:42:04 -08:00
Indiction
38bf143704
Fighters for export and import functions
...
(cherry picked from commit 04c30e7 )
2016-12-14 10:24:45 -08:00
Ebag333
a440ed3b37
Drop unicode
...
(cherry picked from commit 7fe7056 )
2016-12-14 10:20:57 -08:00
Ebag333
39b7d9fdeb
Change to shorthand unicode
...
(cherry picked from commit ab32a3a )
2016-12-14 10:20:53 -08:00
Ebag333
dfa728a486
Handle Lockbreaker, Void, and Focused Void Bombs
...
(cherry picked from commit ea3e5e2 )
2016-12-14 10:20:48 -08:00
Ebag333
7bd8ca5a55
Removed actual fleet files. Cleaned up __init__.py that had references.
...
(cherry picked from commit b6c5183 )
2016-12-14 10:20:20 -08:00
Ebag333
627977ab51
Purging fleet bonuses from code base
...
(cherry picked from commit 68f4570 )
2016-12-14 10:18:19 -08:00
Ebag333
28404cd8bb
bajillion pep8 fixes to pass tox
2016-12-13 23:31:39 -08:00
Ebag333
57f930c83e
Cherry pick commits from @a-tal
2016-12-13 20:35:03 -08:00
Ebag333
510492e5e9
More refactoring, elimited another recursive import
2016-12-03 17:12:16 -08:00
Ebag333
d963327ed4
Make it run again
2016-12-02 03:13:54 -08:00
blitzman
5a846c36ab
Merge branch 'T3CSubRemoteRepEffect' of https://github.com/Ebag333/Pyfa into Ebag333-T3CSubRemoteRepEffect
...
Conflicts:
eos/effects/subsystembonusamarrdefensive2remotearmorrepairamount.py
eos/effects/subsystembonuscaldaridefensive2remoteshieldtransporteramount.py
eos/effects/subsystembonusgallentedefensive2remotearmorrepairamount.py
eos/effects/subsystembonusminmatardefensive2remoteshieldtransporteramount.py
2016-12-02 01:02:17 -05:00
Ryan Holmes
b76e8df1bf
Merge pull request #689 from MrNukealizer/RAH-v3
...
RAH v3
2016-12-01 01:06:24 -05:00
blitzman
4d9c2898bf
Fix orca effects ( #866 )
2016-12-01 00:07:24 -05:00
blitzman
0e4e7525e1
Add runtimes to command effects (defaulting to normal)
2016-11-29 23:18:35 -05:00
blitzman
5259df2828
Quick hack to run command boosts inside the runtime. See #839
2016-11-29 22:58:33 -05:00
blitzman
b2cf4b8aa5
Delete broken references to in commandFits ( #844 )
2016-11-28 21:07:09 -05:00
Ryan Holmes
0d874f9ad1
Merge pull request #858 from Ebag333/RemoveIncorrectEffects
...
Remove Effects
2016-11-27 21:51:55 -05:00
blitzman
019b8e93b4
Remove effect files for effects that no longer exist
2016-11-27 21:33:47 -05:00
blitzman
b29fa2467a
Remove effect files that are not used by any item
2016-11-27 21:32:44 -05:00
blitzman
8b17cbfbc8
Fix effects that utilize old commandBonus attribute, and update headers
2016-11-27 21:22:28 -05:00
blitzman
a445509d75
Revert removal of skill check in effect
2016-11-27 20:48:38 -05:00
Ebag333
45480a0216
These 4 effects break processing, because the bonus gets set to 0
2016-11-27 13:35:56 -08:00
Ebag333
466b2ac706
Fix multiple issues with effect
2016-11-26 23:15:19 -08:00
blitzman
459d55c31a
fix burst jammers
2016-11-23 21:18:20 -05:00
blitzman
7e98d29de0
Fix T3Ds ( #835 )
2016-11-23 21:12:00 -05:00
blitzman
6500e6d467
Fix some drone effects ( #840 )
2016-11-23 20:01:56 -05:00
blitzman
abcce8879f
Fix #834
2016-11-22 23:25:13 -05:00
blitzman
0eed01811c
Conversion mappings
2016-11-22 20:36:52 -05:00
blitzman
96b3d5637a
Fix industrial core effect
2016-11-22 20:04:57 -05:00
blitzman
4a09cbcec9
Merge branch 'Acendency-IndustrialCoreEffect' of https://github.com/Ebag333/Pyfa into Ebag333-Acendency-IndustrialCoreEffect
2016-11-22 20:00:00 -05:00
Ebag333
964493d701
add logi falloff
2016-11-22 16:52:53 -08:00
Ebag333
f1b9c788f3
Added falloffeffectiveness
2016-11-22 16:38:55 -08:00
Ebag333
a50f89db67
Added stacking penalties, fixed range buff
2016-11-22 16:36:19 -08:00
Ebag333
dc4c4c7353
Change to skill req
2016-11-22 15:03:21 -08:00
Ryan Holmes
8d4e0a259e
Fix for #833
2016-11-22 15:35:04 -05:00
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
870e333605
Rebase from pyfa.org/master
...
# Conflicts:
# eos/effects/boosterarmorhppenalty.py
# eos/effects/boosterarmorrepairamountpenalty.py
# eos/effects/boostercapacitorcapacitypenalty.py
# eos/effects/boostermaxvelocitypenalty.py
# eos/effects/boostermissileexplosioncloudpenaltyfixed.py
# eos/effects/boostermissileexplosionvelocitypenalty.py
# eos/effects/boostermissilevelocitypenalty.py
# eos/effects/boostershieldcapacitypenalty.py
# eos/effects/boosterturretfalloffpenalty.py
# eos/effects/boosterturretoptimalrangepenalty.py
# eos/effects/boosterturrettrackingpenalty.py
# eos/saveddata/character.py
# eos/saveddata/drone.py
# eos/saveddata/fighter.py
# eos/saveddata/mode.py
# eos/saveddata/module.py
2016-11-21 22:21:25 -08:00
Ebag333
7ea3103c25
Updated docstring with more information
2016-11-21 22:02:16 -08:00
Ebag333
3aa60ac669
Make Effects Togglable
2016-11-21 22:02:16 -08:00
blitzman
8605bab4d4
Fix effects running when they shouldn't
2016-11-21 21:59:44 -05:00