blitzmann
117d51caab
change back to the py3-dev database
2018-03-25 21:42:51 -04:00
blitzmann
a3e411f225
Merge tag 'v2.0.0b5' into esi
...
# Conflicts:
# eos/saveddata/character.py
2018-03-25 19:21:32 -04:00
blitzmann
083af3ebc7
Suppress pre-release notification only if current build is not a pre-release
2018-03-25 13:25:09 -04:00
blitzmann
3fd4d106d9
Merge branch 'master' into test-3
...
# Conflicts:
# config.py
# eos/effects/warpdisruptsphere.py
# service/update.py
2018-03-25 13:16:07 -04:00
Ryan Holmes
7c376c93a2
Merge pull request #1500 from pyfa-org/release/1.36
...
Release/1.36
2018-03-25 13:12:46 -04:00
blitzmann
4ef7b645a8
Update effects, icons, db, version bump
2018-03-25 13:11:29 -04:00
blitzmann
cccc7ff2d0
Merge branch 'master' into release/1.36
...
# Conflicts:
# service/update.py
2018-03-25 13:03:52 -04:00
blitzmann
b7c45f4c6e
Fix the update check logic; only go through the 5 latests updates, and if the check fails (specifically due to our new beta tagging for v2) then simply continue to the next one instead of failing outright
2018-03-25 03:33:02 -04:00
blitzmann
3964658d9a
Enable cargohold for structures ( #1414 )
2018-03-25 03:18:34 -04:00
blitzmann
03212be54a
Merge branch 'master' into test-3
...
# Conflicts:
# eos/capSim.py
# eos/effects/structurewarpscrambleblockmwdwithnpceffect.py
# eos/effects/warpdisruptsphere.py
2018-03-25 03:03:59 -04:00
blitzmann
46098f2127
Merge branch 'master' into release/1.36
2018-03-25 03:00:28 -04:00
Ryan Holmes
2005d0b0b9
Merge pull request #1494 from Neugeniko/Issue#1439-2
...
Respect 'Factor in Reload' preference for sustainable tank (tidied up).
2018-03-25 02:59:48 -04:00
blitzmann
3293380515
styling fix
2018-03-24 18:18:16 -04:00
Neugeniko
68e5b22fe2
Implement effect for Standup Warp Disruption Burst Projector.
...
Make active so we can see its effect on capacitor.
(cherry picked from commit 03c2088e6b )
2018-03-24 17:59:49 -04:00
Neugeniko
0f7dd7cc0c
Correct the structure guidance enhancers to apply bonuses to relevant charges.
...
(cherry picked from commit 5c20ee7ade )
2018-03-24 17:59:34 -04:00
Neugeniko
0713251685
Redefine scrambler operation.
...
If we are projecting effects, modify warpScrambleStatus all the time, and turn off modules requiring 'High Speed Maneuvering' (MWDs) or "Micro Jump Drive Operation" (MJD etc) if a scrambling script is loaded.
(cherry picked from commit 04c62aabea )
2018-03-24 17:59:23 -04:00
Neugeniko
3fda62e320
Redefne structure mounted disruptor operation
...
If we are projecting effects, modify warpScrambleStatus all the time, and turn off modules requiring 'High Speed Maneuvering' (MWDs) or "Micro Jump Drive Operation" (MJD etc) if a scrambling script is loaded.
(cherry picked from commit 0994158abd )
2018-03-24 17:59:08 -04:00
Neugeniko
5f1c2d6676
Redefine Warp Disruption Field Generators operation
...
If we are applying effects onto our self, disallowAssistance all the time, and go into low mass/high sig etc mode when no script is loaded.
If we are projecting effects, modify warpScrambleStatus all the time, and turn off modules requiring 'High Speed Maneuvering' (MWDs) or "Micro Jump Drive Operation" (MJD etc) if a scrambling script is loaded.
(cherry picked from commit 77a66a66ea )
2018-03-24 17:58:52 -04:00
blitzmann
c0ba559ca6
Merge branch 'master' into release/1.36
2018-03-24 17:52:22 -04:00
Ryan Holmes
164720db3d
Merge pull request #1495 from Neugeniko/Issue#1482-2
...
Fix cap use for non repeatable modules.
2018-03-22 00:58:16 -04:00
blitzmann
bd90ec4bf0
Don't fail an api update when a skill has been removed ( #1473 )
2018-03-21 22:12:21 -04:00
blitzmann
d7e24dfa8f
Merge branch 'Issue#1486'
2018-03-21 21:51:13 -04:00
Ebag333
2f1ad21392
Calculate DPS for beam type doomsdays.
2018-03-21 21:49:04 -04:00
Ebag333
687d539534
Enable misc info for doomsdays.
2018-03-21 21:48:46 -04:00
Ryan Holmes
bd6793bc19
Merge pull request #1498 from Neugeniko/Issue#1484
...
Create basic effects files for various modules.
2018-03-21 21:18:08 -04:00
Ryan Holmes
6dd6452c11
Merge pull request #1491 from Neugeniko/Capsimreload
...
CapSim changes to make reloadtime a variable.
2018-03-21 21:03:40 -04:00
Ryan Holmes
e59a1cd27b
Merge pull request #1489 from Neugeniko/Issue#1488
...
Bomb Launcher Problems Issue#1488
2018-03-21 20:55:05 -04:00
blitzmann
24d14d5e19
Fix attribute that was changed on some items
2018-03-21 20:48:05 -04:00
blitzmann
e0584367c5
fix some update logic for the new beta releases
2018-03-21 20:32:59 -04:00
blitzmann
a2f48e8944
update effects and a few tox fixes
2018-03-21 20:18:00 -04:00
blitzmann
95ba18f8a9
Update database
2018-03-20 23:03:02 -04:00
blitzmann
122d8ef367
Add Monitor effects
2018-03-20 23:01:05 -04:00
blitzmann
281d2ed1f4
Add Praxis effect
2018-03-20 22:55:12 -04:00
blitzmann
48924774f9
Add drake navy issue effects
2018-03-20 22:53:34 -04:00
blitzmann
ee00914a2b
Renamed attribute
2018-03-20 22:49:40 -04:00
Ryan Holmes
48d90c1eca
Add login method to login request
2018-03-18 00:54:59 -04:00
Ryan Holmes
415b3db809
Merge branch 'esi-noserver' into esi
2018-03-18 00:47:07 -04:00
Ryan Holmes
53451dfaf6
Implement a setting for manual vs server login method
2018-03-18 00:46:53 -04:00
Ryan Holmes
49181dce2b
Develop dialog to input SSO Info from pyfa.io, and handle the login. Still need to hook this up to a settings option
2018-03-17 21:08:11 -04:00
Ryan Holmes
199763bcca
Separate the server login handler from the sso info handler
2018-03-17 20:31:38 -04:00
Ryan Holmes
033647da61
Move to a central login() method
2018-03-17 20:23:14 -04:00
Ryan Holmes
00e8e9d84a
Send pyfa version to server when logging in
2018-03-17 20:18:28 -04:00
Neugeniko
96b701687b
pep 8
2018-03-17 13:53:03 +11:00
Neugeniko
e1e90cc23e
pep 8
2018-03-17 13:43:19 +11:00
Neugeniko
f41ecae8c8
Add a minimal effects files for mjfg, lance dd's,
...
reaper dd's, bosonic dd's and gtfo dd's.
2018-03-17 13:23:58 +11:00
Neugeniko
65ec8cf4ee
Take into consideration reactivation time for non repeatable modules
...
like the assault DC and MJD when calculating their 'actual'
cycle time.
2018-03-17 11:44:29 +11:00
Neugeniko
4fc93f7089
Respect 'Factor in Reload' preference for sustainable tank (tidied up).
2018-03-17 09:39:50 +11:00
Ryan Holmes
3ec01a20c2
Bunch of renaming to bring variables up to speed
2018-03-16 18:15:48 -04:00
Ryan Holmes
8a10f0a766
sCrest > sEsi
2018-03-16 18:06:33 -04:00
Ryan Holmes
0db125177f
Remove some more cruft
2018-03-16 18:05:49 -04:00