blitzmann
d5ce666d8d
Fix #225 - set mode whenever the ship is set.
2014-12-10 21:54:26 -05:00
blitzmann
de9fbd672f
Fix scripts for t3 tactical modes
2014-12-02 18:33:59 -05:00
blitzmann
022a929399
Fix initial mode assignment
2014-12-02 12:31:10 -05:00
blitzmann
dfec7d8fa2
Added new skinned ships to conversions
2014-12-02 02:42:05 -05:00
blitzmann
374d6d6d34
Publish other modes to market
2014-11-30 16:59:55 -05:00
blitzmann
23a71e7448
Implement service layer mode setter. Modes now have basic support and testing.
...
Also decided to have two separate functions that return the mode items as Items or Modes. Returning them as Items makes it easier to check if provided modeID from user database is valid (since we cannot easily map the modeID to create a Mode), returning as Modes allows us to easily use them for setters. There's probably a better way to do this, but w/e
2014-11-30 16:43:15 -05:00
blitzmann
7100e8997b
Merge branch 'master' into singularity
2014-11-29 21:53:22 -05:00
blitzmann
8df7593223
Moved compat.py to new dir utils/ and also added timer class
2014-11-29 20:47:53 -05:00
blitzmann
88ee1d60be
Fix loading of mode, and add some (untested) setting functions
2014-11-29 02:58:43 -05:00
blitzmann
5242c6df60
Fix #192
...
If price is not valid, cancel it out. This will force an update.
2014-11-25 23:54:24 -05:00
blitzmann
76f1f217e1
Implements forced price refresh ( resolves #196 )
2014-11-20 00:29:53 -05:00
blitzmann
61197ec061
Fixed old variable name in docstring
2014-11-07 23:40:58 -05:00
DarkPhoenix
36df6878e8
Remove couple of skinned variations from ship browser
2014-11-06 02:45:26 +03:00
DarkPhoenix
e60b677b3f
Update to Phoebe 1.0 data
2014-11-06 02:17:29 +03:00
blitzmann
fed7107857
Implement better system for item conversions / definitions
2014-10-03 00:32:05 -04:00
blitzmann
0bbc35cd1b
Bump to v1.5.1 stable, fix for #176 (pyfa update breaks skeletons)
2014-10-01 17:43:54 -04:00
blitzmann
f4de596193
Add Oceanus module conversions to market item overrides
2014-09-28 02:54:36 -04:00
blitzmann
4ea2636788
Fix #171
2014-09-21 23:44:19 -04:00
blitzmann
c903dff8ad
Removed debugging prints
2014-09-15 18:02:49 -04:00
blitzmann
035443b4ff
We now use EFT-style import/exports for damage profiles.
...
Also, percentages now shown next to damage amount instead of foot (where notifications are going)
2014-09-03 14:56:44 -04:00
blitzmann
f0473f1eab
Added support to show errors for resist imports, as well as many improvements to GUI logic.
2014-09-03 12:52:05 -04:00
blitzmann
1ab76a7170
Commit initial work for effect DPS / Target resists
2014-09-03 00:49:53 -04:00
blitzmann
f02be0b0fd
Update Notifications: Sort release results by published date before iterating
2014-08-28 20:34:16 -04:00
DarkPhoenix
8c8cf05207
Add icons for AT12 prize ships and move them to limited issue category
2014-08-27 02:34:19 +04:00
DarkPhoenix
578716767f
Hide tournament MJU
2014-08-27 00:02:39 +04:00
DarkPhoenix
5d4c0b443e
Added couple of vanity variations (which are not so vanity - their stats differ from original) to limited issue group
2014-08-26 23:20:23 +04:00
blitzmann
e8041470c8
Remove / disable debugging prints
2014-08-17 23:40:22 -04:00
blitzmann
8928d394c0
Updates "update" prefs to reflect new changes
2014-08-17 23:27:07 -04:00
blitzmann
0881abae7b
Moves price fetching to new service as well as removes old and defunct c0rporation price source (along with much of the price fetching logic used to support multiple sources)
2014-08-17 21:47:07 -04:00
blitzmann
0686b602c6
Adds network toggling to the preferences, as well as a few tweaks to network service
2014-08-15 01:00:31 -04:00
blitzmann
fa5edbb804
Fix reference to old eveapi
2014-08-14 22:52:55 -04:00
blitzmann
1279b20370
Some (bad) network error handling logic, borrowed from eveapi
2014-08-14 22:52:27 -04:00
blitzmann
ed1b9854a0
Modify eveapi to work with pyfa service, move all character API calls from EOS to Character service and use new network service
2014-08-14 11:44:50 -04:00
blitzmann
4fe80b7554
Implement new network service for: Updates, CREST.
2014-08-14 11:43:25 -04:00
blitzmann
a5773a3fd6
Update to eveapi 1.3.0, and move to service.
2014-08-14 01:59:03 -04:00
blitzmann
04f52f1f86
Adds Deployables to market / search
2014-08-06 15:16:37 -04:00
blitzmann
c7042f314b
Code consistency
2014-07-31 00:14:29 -04:00
blitzmann
b3b62fcecc
Introduces empty group filtering to ship browser stage 1
2014-07-30 00:40:55 -04:00
DarkPhoenix
009956c301
Fix mistype in heron name and paste proper iteron V name
2014-06-19 23:29:51 +04:00
blitzmann
032204bd53
Fix subsystem exports, resolves #130
2014-06-14 22:44:23 -04:00
blitzmann
15ac9aca18
Use # charges instead of # shots when exporting loaded charges. Fixes #115
2014-06-12 01:59:44 -04:00
blitzmann
3c5538109d
Instead of passing fitID to export service, pass the fit itself. Fixes #122
2014-06-11 18:56:40 -04:00
DarkPhoenix
a946c9c9ed
Merge branch 'master' into singularity
2014-06-03 00:36:13 +04:00
Anton Vorobyov
2ea0c57be5
Merge pull request #99 from blitzmann/issue-63
...
Fixes #63
2014-06-03 00:34:58 +04:00
blitzmann
5a1e39180a
Set rack separation/labels and compact needed skills as default
...
Also refresh fit after modifying compact skills to take affect immediately.
2014-06-02 09:32:59 -04:00
DarkPhoenix
08f22172a6
Merge branch 'master' into singularity
2014-06-01 21:31:50 +04:00
Anton Vorobyov
07692584cf
Merge pull request #110 from blitzmann/issue-101
...
Add "Change affecting skill" context menu, resolves #101
2014-06-01 19:06:19 +04:00
DarkPhoenix
96707275be
Add new overrides to the list
2014-06-01 17:21:11 +04:00
DarkPhoenix
6fc2cfff71
Unknown for DB items are fetched as None; make sure service doesn't fail in this case
2014-06-01 16:58:42 +04:00
Anton Vorobyov
faff60c5e0
Merge pull request #97 from blitzmann/issue-67
...
Fixes #67
2014-06-01 16:51:09 +04:00