DarkPhoenix
20ca1328bf
Migrate to new schema when needed
2013-08-31 16:21:10 +04:00
Anton Vorobyov
137f0c8d3c
Merge pull request #7 from blitzmann/master
...
Character API improvements
2013-08-31 04:30:35 -07:00
Anton Vorobyov
6445488664
Merge pull request #5 from Master3See/master
...
Feature Added, the Remove <Item> Context Menu
2013-08-31 04:15:40 -07:00
blitzmann
4dc4679d03
Fix for refresh API button
...
This fix enables and disabled the API refresh button on main view.
Button is disable by default, and only enabled when both of the
following are true:
- Character is user created (no All 0/All 5), and
- Character has api data in database (including default character),
otherwise it obviously wouldn't work
2013-08-10 01:22:39 -04:00
blitzmann
ebddc44463
Changed Char API refresh bitmap
2013-08-10 00:20:43 -04:00
blitzmann
b0f2371e9d
Added API update button near character selection
...
This make it easy to fix those "I can't fly this ship!?!? Oh wait, I
need to update the skills". A simple click and it fetches the data.
todo: disable button for characters without default char in database
2013-08-06 22:14:48 -04:00
blitzmann
7dce615933
Improvements to Character API
...
This commit adds default character and characters retrieved from API to
the DB, opening the door for "quick update" of API data (we now have api
details and character to update).
2013-08-06 13:01:30 -04:00
Master3See
0d955fc5ed
Removed Unnecessary Whitespace
2013-08-01 14:55:30 -06:00
Master3See
9bf6870c5c
Removed unnecessary white space.
2013-08-01 14:43:08 -06:00
Master3See
bc2c12efc4
Repaired droneSplit Bug I Caused
...
I accidentally removed a reference to parent that I should not have from
the drone split class.
2013-08-01 14:27:04 -06:00
Master3See
fb20847920
Added new supported items in itemRemove item class.
...
Added the ability to remove charges and projected items using the
itemRemove built in context menu.
In this commit I fixed a minor bug in the projected view that caused the
right clicked item not to be SHOWN as selected until after the context
menu had been spawned and closed.
I also removed all parent references from the ContextMenu class and sub
classes. I am instead using the fit service to do all the work of
removing the items in the itemRemove class.
2013-08-01 14:14:50 -06:00
Master3See
0a162b30e6
Feature Added Remove <item> from Context Menu
2013-07-30 20:06:32 -06:00
DarkPhoenix
96bb1b197e
Fix bug with character update through API
...
Thanks to Dennovin for spotting this
2013-07-30 00:59:47 +04:00
DarkPhoenix
bc592eaabe
Fix several miscalculations
2013-07-14 15:25:11 +04:00
Anton Vorobyov
c67034eba1
Merge pull request #2 from MartyMacGyver/add_character_importer
...
Added the character import enhancement (reads native EVE CCP XML), skill exporter, cleanups
2013-07-01 09:27:36 -07:00
Anton Vorobyov
d013802244
Merge pull request #1 from MartyMacGyver/add_skills_exporter
...
Added an exporter for skills required for a given fit
2013-07-01 09:17:46 -07:00
Martin Falatic
f53e6f8533
Added the character import enhancement (reads native EVE CCP XML)
...
Character class inherits from 'object' now for consitency
(as fit class does)
Strings updated for consistency (e.g., 'EvE' -> 'EVE')
Minor cleanup of the previous skills exporter enhancement
Moved character change/update event bindings to globalEvents (as fit changes are) for better re-use
2013-06-22 18:24:04 -07:00
Martin Falatic
7b063987d7
Merge remote-tracking branch 'remotes/upstream/master' into add_skills_exporter
2013-06-20 01:11:35 -07:00
Martin Falatic
fa64ed904d
Fixed skills exporter to remove duplicates that confuse EVEMon
2013-06-20 00:44:19 -07:00
Martin Falatic
67ed8818d8
Cleaned up. Supports txt, xml and emp (gzipped xml)
2013-06-15 17:50:53 -07:00
Martin Falatic
961fbaef69
Fix broken commit with better parameter passing; cleanup
2013-06-15 16:29:26 -07:00
DarkPhoenix
32677a3904
Fix warning which is shown on about box opening
2013-06-14 22:06:10 +04:00
Martin Falatic
3390c06b5d
Able to export XML that works with EVEMon
2013-06-13 05:19:02 -07:00
DarkPhoenix
42efa48c01
Replace https with http (it redirects automatically if needed)
2013-06-13 00:41:31 +04:00
DarkPhoenix
ce48e368c4
Remove mentions of evefit, set tag to stable
2013-06-13 00:40:02 +04:00
DarkPhoenix
771809eca2
Do not fail whole import on failed modules
2013-06-13 00:07:53 +04:00
DarkPhoenix
d44324a8ea
Update readme
2013-06-13 00:07:47 +04:00
DarkPhoenix
737cf97896
Change readme file and about box
2013-06-12 20:42:49 +04:00
DarkPhoenix
37f6cd2970
Show tooltip based on EHP/HP used
2013-06-12 17:54:24 +04:00
DarkPhoenix
3506ab49b5
Do not append newline to exported fits to EFT format
2013-06-12 16:32:31 +04:00
DarkPhoenix
db64713756
Show EHP restored by AAR/ASB before reload
2013-06-12 13:27:36 +04:00
DarkPhoenix
003eaa45ed
Add several local mods to misc column
2013-06-12 12:04:22 +04:00
DarkPhoenix
e5c4bb298a
Fix several scanning-related effects
2013-06-12 11:43:15 +04:00
DarkPhoenix
3a96c6a222
Fix several effects
2013-06-12 01:25:56 +04:00
DarkPhoenix
9241bce663
Get rid of obsolete submodules file
2013-06-11 00:54:16 +04:00
DarkPhoenix
4889462932
Update in-built icons
2013-06-10 23:54:46 +04:00
DarkPhoenix
d6c67f2564
Remove tests
2013-06-10 22:14:40 +04:00
DarkPhoenix
fd36a0b172
Replace submodules with actual files
...
Submodules never were actually useful
2013-06-10 22:12:34 +04:00
DarkPhoenix
91513d7d95
Remove submodules
2013-06-10 22:10:45 +04:00
DarkPhoenix
dbfebbdaec
Update eos in pyfa
2013-06-09 21:15:35 +04:00
DarkPhoenix
25cb5825aa
Bump version and change tag to git, update submods and links to API
2013-06-09 21:04:48 +04:00
DarkPhoenix
5e8d1b0f49
Fix version in config
2013-06-05 01:24:24 +04:00
DarkPhoenix
464836ee8f
Bump version
2013-06-05 01:16:15 +04:00
DarkPhoenix
f77d64885f
Update submods and bump version
2013-05-28 00:05:57 +04:00
DarkPhoenix
7699180b3d
Update staticdata
2013-05-11 18:51:30 +04:00
DarkPhoenix
d65e763cdc
Update version in config
2013-05-11 18:30:10 +04:00
DarkPhoenix
30db872b72
Update references & remove ishukone scorp from visibility
2013-05-11 18:27:52 +04:00
DarkPhoenix
5f5a0def93
Bump pyfa version & set chaos tag
2013-05-06 21:49:35 +04:00
DarkPhoenix
712626fa0c
Update market svc & references to submodules
2013-05-05 18:55:39 +04:00
DarkPhoenix
a7ab9cb42d
Update eos ref & add civilian missile back to market tree
2013-03-18 02:44:34 +04:00