WatchMeCalculate
87660246b6
When re-enabling restrictions only delete incompatible modules
...
Hardpoints past limit will show up highlighted red.
2018-06-01 02:19:14 -07:00
blitzmann
e8efa22a95
Merge branch 'singularity'
2018-05-30 19:49:40 -04:00
blitzmann
7a18224800
pep8
2018-05-30 19:34:14 -04:00
Filip Sufitchi
6fc532a6a2
Tweak jargon defaults for more entries based on personal experience
2018-05-30 15:31:12 -04:00
blitzmann
b097818f1b
Do not allow import of unpublished items (temporary measure to prevent abyssal items)
2018-05-29 21:01:55 -04:00
blitzmann
a706da8adc
Remove some of the redundant jargon keywords
2018-05-27 12:12:20 -04:00
Ryan Holmes
829fd12163
Merge pull request #1575 from ftsartek/patch-1
...
Jargon defaults updated for significantly more options
2018-05-27 12:08:55 -04:00
blitzmann
e95cbdd19b
Re-work the wormhole (now call Environmental) context menu
2018-05-23 00:38:30 -04:00
blitzmann
eaae51f8d8
Add status messages back to ESI fitting export ( #1502 )
2018-05-21 23:37:15 -04:00
blitzmann
2f9d2e2a60
Force command processors not to show ( #1562 )
2018-05-21 23:15:41 -04:00
blitzmann
a8c57bbdeb
Merge branch 'singularity' into abysmal_weather
2018-05-20 15:57:17 -04:00
blitzmann
e7c826b71c
Merge branch 'master' into singularity
2018-05-20 15:56:12 -04:00
blitzmann
2cac214f46
tox
2018-05-20 15:55:26 -04:00
blitzmann
7ac4b52d20
Do all localization effects
2018-05-20 15:05:41 -04:00
blitzmann
bc23417eae
Start working on Abysmal space environment effects. The values produced for the infernal weather (calm firestorm) thermic resist penalties are spot on according to my testing. :D
2018-05-20 12:53:33 -04:00
blitzmann
891c20eea7
Merge branch 'master' into singularity
2018-05-20 00:22:24 -04:00
Ryan Holmes
a59949a57a
Merge pull request #1578 from minlexx/esi_proxy
...
Use proxies from Pyfa's "Network settings" for ESI requests
2018-05-19 17:07:57 -04:00
blitzmann
caf31517ca
Fix attempt for #1560
2018-05-18 01:18:46 -04:00
ftsartek
5aa14de0c4
Update defaults.yaml
...
extra update to include two more american/british english translations
2018-05-17 14:49:00 +12:00
Alexey Min
63074a2b85
Reduce code duplication:
...
Network settings class now provides its own method to get proxy settings dict in requests format.
This method can be used both in network service and esi access, reducing code duplication.
2018-05-15 22:13:04 +03:00
Alexey Minnekhanov
bec746b76f
Use proxies from Pyfa's "Network settings" for ESI requests
2018-05-15 12:48:18 +03:00
blitzmann
eeb700c75d
Get back into tox's good graces
2018-05-15 01:41:32 -04:00
blitzmann
deecfb31dc
Merge tag 'v2.0.1' into singularity (bring sisi code up to date with pyfa 2 / py3 / wx4)
...
# Conflicts:
# eos/effects/techtwocommandburstbonus.py
2018-05-15 01:17:51 -04:00
ftsartek
f52d091f9a
Updated for significantly more options
2018-05-15 10:05:42 +12:00
blitzmann
a2877f6b5f
Merge branch 'master' of https://github.com/pyfa-org/Pyfa
2018-05-14 01:03:06 -04:00
Ryan Holmes
acf6b3dffd
Merge pull request #1549 from flashspys/patch-1
...
Add Drone Damage Amplifier to defaults
2018-05-14 00:39:44 -04:00
blitzmann
b6a1c4b308
Add support for using own client details (messy code, but it works!)
2018-05-14 00:37:26 -04:00
blitzmann
e29ab817af
Add the client details back to the preferences page
2018-05-13 13:27:49 -04:00
blitzmann
5cc6b6c69c
Move over all esi stuff to it's own class, which the esi service extends from. Also fix an issue in the EVE fittings browser where deleting a fit didn't actually remove it from the list of fits (due to that list being populated by the return data of ESI, which can be cached). More clean up.
2018-05-12 13:57:14 -04:00
blitzmann
0365f71c00
Move over ESI functionality to be completely separate from esipy
2018-05-12 12:25:34 -04:00
blitzmann
4d666907c9
Start breaking out esipy, first up: getting for login
2018-05-11 23:24:30 -04:00
Felix Wehnert
0466678176
Add Drone Damage Amplifier to defaults
2018-05-09 10:20:11 +02:00
blitzmann
c1e239b9b3
Add a message box informing user of failed ESI initialization
2018-05-08 22:00:35 -04:00
blitzmann
26aaeabd7f
Bump version
2018-05-08 21:33:20 -04:00
blitzmann
c1322a3566
Run through pyfa.io for update checks (allows us to log version usage and provide more flexibility going forward). Falls back to simple github request
2018-05-07 22:55:50 -04:00
blitzmann
5101e2851a
replace eve-central with evemarketer
2018-05-07 22:28:40 -04:00
blitzmann
dbdc566ae4
Only raise exception for status code > 400 (was previously excluding 201 and the like)
2018-05-07 22:09:31 -04:00
blitzmann
789c3b869a
Add new Exception type
2018-05-06 13:04:02 -04:00
blitzmann
7d8d87662b
Merge remote-tracking branch 'origin/py3' into test-3
2018-05-06 12:58:04 -04:00
blitzmann
645a5ced14
check response for a 200
2018-05-06 12:57:48 -04:00
DarkPhoenix
32c6dcdb79
Sort fits during search the same way they are sorted normally
2018-05-03 11:24:01 +03:00
Filip Sufitchi
95c1f7bde0
Improve user experience customizing jargon.yaml
2018-05-02 11:02:46 -04:00
blitzmann
4a3201ffd4
Merge branch 'py3' of https://github.com/pyfa-org/Pyfa into test-3
2018-04-28 20:35:26 -04:00
Filip Sufitchi
49bc9f50bc
Add a comprehensive default jargon file
2018-04-02 17:35:58 -04:00
Filip Sufitchi
efc07e1553
Move minimum search length check to the service, to cover jargon
2018-04-02 17:23:30 -04:00
Filip Sufitchi
9bbeec523e
Remove some debug try/except stuff
2018-04-02 16:44:14 -04:00
Filip Sufitchi
943ee517f4
Add jargon service
...
Jargon service translates search strings for the market
using community-sourced abbreviations. It also creates the
jargon.yaml file in the user's save directory, for
future customization (either manual, or via the UI) and
provides the code hooks to load and update it. The
JargonLoader is capable of hot-loading new jargon.yaml
configurations without restarting Pyfa.
2018-04-02 16:40:39 -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
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