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 |
|
blitzmann
|
9bb83d4574
|
Merge branch 'master' of https://github.com/pyfa-org/pyfa
|
2018-05-14 22:08:07 -04:00 |
|
blitzmann
|
8023b2ea29
|
Bump version
|
2018-05-14 21:59:25 -04:00 |
|
blitzmann
|
3e1244a27a
|
Fix for not being able to drag fit to tab area (#1569)
|
2018-05-14 19:26:23 -04:00 |
|
blitzmann
|
51e610830f
|
Fix (not really) an issue with a dead character editor still receiving events
|
2018-05-14 18:27:53 -04: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
|
86576581cd
|
Break out the phobos dump from the data compilation (dump has to work in py2, whereas compilation requires py3 due to hooking directly in with EOS classes). protip: PyCharm configurations are awesome
|
2018-05-13 01:17:59 -04:00 |
|
blitzmann
|
50bd46015b
|
fix the osx icon
|
2018-05-12 23:10:27 -04:00 |
|
blitzmann
|
aa2ffaf1ea
|
Update installer script and create new dist script for windows. todo: find out hwo to invoke PyInstaller from python
|
2018-05-12 22:49:18 -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
|
0e0bc9dfd2
|
Remove some references to old api stuff (#1547)
|
2018-05-08 21:06:32 -04:00 |
|
DarkPhoenix
|
df24313bcf
|
Update to recent sisi changes
|
2018-05-08 14:58:25 +03:00 |
|
blitzmann
|
8990cbfd6a
|
update readme
|
2018-05-08 00:01:55 -04:00 |
|
blitzmann
|
8f34c03289
|
implement a stop gap measure for #1384
|
2018-05-07 23:20:11 -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
|
7b7f67ad2e
|
bump version
|
2018-05-07 22:24:18 -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
|
f4fd991907
|
Remove some event handling from the ESI windows to prevent errors from happening (#1501)
|
2018-05-07 22:00:41 -04:00 |
|
blitzmann
|
42ad74158b
|
Remove the ASCII text from console
|
2018-05-07 21:55:47 -04:00 |
|
blitzmann
|
c99afa79e1
|
Merge branch 'test-3'
|
2018-05-07 21:54:51 -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 |
|
Ryan Holmes
|
5ed98e8fed
|
Update requirements.txt
|
2018-05-04 23:30:43 -04:00 |
|
DarkPhoenix
|
a1c894bb22
|
Provide safe fallback for hardshell booster effect (currently broken on sisi)
|
2018-05-04 16:01:29 +03:00 |
|
DarkPhoenix
|
32c6dcdb79
|
Sort fits during search the same way they are sorted normally
|
2018-05-03 11:24:01 +03:00 |
|
DarkPhoenix
|
842be9535b
|
Clean up unused effects
|
2018-05-03 09:58:44 +03:00 |
|
DarkPhoenix
|
7b6cb25ac4
|
Fix disintegrator group name
|
2018-05-03 09:50:36 +03:00 |
|
Ryan Holmes
|
f12370389c
|
Merge pull request #1538 from fsufitch/issue/1533
Improve user experience customizing jargon.yaml
|
2018-05-02 22:36:44 -04:00 |
|
blitzmann
|
fc35d7bb26
|
Add mutaplasmids to group listing for sql inclusion
|
2018-05-02 22:32:49 -04:00 |
|
DarkPhoenix
|
94e1515b43
|
Update database after recent ship changes
|
2018-05-03 01:06:01 +03:00 |
|
Filip Sufitchi
|
95c1f7bde0
|
Improve user experience customizing jargon.yaml
|
2018-05-02 11:02:46 -04:00 |
|
blitzmann
|
d52c249921
|
Remove client path hashing for secret file (was interfering with OS X build, because it unpacks pyfa into a different, random directory each time it runs)
|
2018-04-29 12:49:03 -04:00 |
|
blitzmann
|
0b9a50cd8d
|
fix mac spec
|
2018-04-29 11:56:47 -04:00 |
|
blitzmann
|
25bbfec318
|
add a few things to requirements.txt
|
2018-04-29 11:31:33 -04:00 |
|
blitzmann
|
1192c26b8f
|
Add the jargon yaml files to the build process
|
2018-04-29 11:30:41 -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 |
|
blitzmann
|
406a22100d
|
Merge branch 'esi' into test-3
|
2018-04-28 20:35:14 -04:00 |
|
Ryan Holmes
|
2547cf70c2
|
Merge pull request #1515 from Neugeniko/Issue#1511
Fix new sustained reps code for logistic drones.
|
2018-04-28 20:08:07 -04:00 |
|
DarkPhoenix
|
1fc4eab1ce
|
Add spoolup time to misc column
|
2018-04-28 07:49:04 +03:00 |
|
DarkPhoenix
|
e1e4efde7a
|
Update stats to latest sisi data
|
2018-04-27 23:24:57 +03:00 |
|