Download
(12 Kb)
Download
Updated: 06/07/14 03:04 PM
Pictures
File Info
Compatibility:
Craglorn (1.1)
Updated:06/07/14 03:04 PM
Created:06/07/14 03:04 PM
Monthly downloads:21
Total downloads:3,548
Favorites:5
MD5:
Categories:Discontinued & Outdated, Data Mods, TradeSkill Mods
CraftExport
Version: 1.0
by: Swizzy, Alystin85
I wrote this because i got tired of having to spend time reading tables in the Game UI and having it not beeing fully functional (some stuff didn't display accurately or i was simply to tired to read it properly at the time)

Anyways, what this addon does is it exports your traits/styles (known, missing and stored, for traits anyways... for styles it only shows missing or learned)

The source code for the client software is available along with the addon on github: https://github.com/Swizzy/ESOCraftExport

It's very basic and doesn't have any options, it'll do the export as soon as you login with your character with the addon loaded, the data will be saved only when you log out

The client should be able to read any ammount of accounts and characters in the list, and it should also support ALL servers (it's not hardcoded to any specific folder, it looks for your documents folder and finds ESO there and searches for servers which have the exported data)

Credits would go to these ppl/addons:

CraftStore
AIResearchGrid
ResearchAssistant
The folks over @ #ESOUIDev on Freenode (IRC)

The addons were for inspiration (and some code knowledge of what functions to use and such) the folks for the support in telling me what functions i needed which were newer then the addons had there may have been others which i've used to understand certain things...
Optional Files (0)


Post A Reply Comment Options
Unread 04/27/15, 05:12 AM  
Swizzy
 
Swizzy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 42
Uploads: 1
Originally Posted by Alystin85
Thanks I'll try to improve it a bit, too. Still trying to figure out the API though... It's a little bit different from Rift or Wildstar.

Could you add me as co-author? I wouldn't have to set up a new project and it would still be yours
Should be added to the team now i hope
Report comment to moderator  
Reply With Quote
Unread 04/27/15, 05:01 AM  
Alystin85

Forum posts: 0
File comments: 3
Uploads: 0
Thanks I'll try to improve it a bit, too. Still trying to figure out the API though... It's a little bit different from Rift or Wildstar.

Could you add me as co-author? I wouldn't have to set up a new project and it would still be yours
Report comment to moderator  
Reply With Quote
Unread 04/23/15, 04:30 AM  
Swizzy
 
Swizzy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 42
Uploads: 1
Originally Posted by Alystin85
Actually, the SavedVars seem to be in a working format. I've changed some lines in the lua, now it works again (at least fo me...) If anyone is interested, i could upload it (with the original authors permission, ofc.)
Feel free, i haven't had time for this project in quite a while :/
Report comment to moderator  
Reply With Quote
Unread 04/23/15, 04:19 AM  
Alystin85

Forum posts: 0
File comments: 3
Uploads: 0
Actually, the SavedVars seem to be in a working format. I've changed some lines in the lua, now it works again (at least fo me...) If anyone is interested, i could upload it (with the original authors permission, ofc.)
Report comment to moderator  
Reply With Quote
Unread 07/23/14, 08:47 PM  
mynex

Forum posts: 0
File comments: 7
Uploads: 0
Re: Re: How...

Originally Posted by Swizzy

It doesn't support the latest version of ESO because of the bug/change with the saved variables, it's not the same format anymore...

And i've been quite busy with work and other things lately, so haven't had time to fix things with ESO, haven't even had time to play ESO lately =/
Ah, okay. Real Life first, it's cool...

I was just wondering if I was missing something on how it worked.
Report comment to moderator  
Reply With Quote
Unread 07/22/14, 05:09 PM  
Swizzy
 
Swizzy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 42
Uploads: 1
Re: How...

Originally Posted by mynex
.. do I access the info?

I can find no actual openable file to look at, I see an .exe file that when run matches the look in the screenshots, but doesn't load any data...

I've had the .exe running when I log in/out with my main character and still no data...

The add-on is tagged to load in eso...

So... what am I missing?
It doesn't support the latest version of ESO because of the bug/change with the saved variables, it's not the same format anymore...

And i've been quite busy with work and other things lately, so haven't had time to fix things with ESO, haven't even had time to play ESO lately =/
Last edited by Swizzy : 07/22/14 at 05:10 PM.
Report comment to moderator  
Reply With Quote
Unread 07/22/14, 01:53 PM  
mynex

Forum posts: 0
File comments: 7
Uploads: 0
How...

.. do I access the info?

I can find no actual openable file to look at, I see an .exe file that when run matches the look in the screenshots, but doesn't load any data...

I've had the .exe running when I log in/out with my main character and still no data...

The add-on is tagged to load in eso...

So... what am I missing?
Report comment to moderator  
Reply With Quote
Unread 06/10/14, 01:39 PM  
Swizzy
 
Swizzy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 42
Uploads: 1
Re: Web-craft

Originally Posted by Lionizer
For our guild I just made a php/mysql page where people can upload their lua from craftstore and it will then allow searching or browsing in all members from the guild. Best way to do this kind of thing tbh, but code maybe a bit too quick and dirty for me to open it to the public - so for now it is just private to give us 'competitive edge'
I was using Craftstore before to get all this information, but... it doesn't quite work with the stored stuff properly, or atleast i was having issues while i was making a spreadsheet based on what a friend of mine gave me so we could compare which ones we both had and didn't have, making it possible to work together to maximize the trait's we could make for our guild together...
Report comment to moderator  
Reply With Quote
Unread 06/10/14, 02:43 AM  
Lionizer

Forum posts: 0
File comments: 7
Uploads: 0
Web-craft

For our guild I just made a php/mysql page where people can upload their lua from craftstore and it will then allow searching or browsing in all members from the guild. Best way to do this kind of thing tbh, but code maybe a bit too quick and dirty for me to open it to the public - so for now it is just private to give us 'competitive edge'
Report comment to moderator  
Reply With Quote
Unread 06/08/14, 08:50 AM  
Swizzy
 
Swizzy's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 42
Uploads: 1
I'll look into possibly adding this to the client, was thinking of it before, but didn't write it yet...

** Edit: **

Looking at the Google API's docs for Spreadsheets it's a total mess, i've spent a couple of hours now with figuring out how to keep your authentication keys so you don't have to re-authorize the application everytime you want to use it's functions (so you can exit the program then use it again later) but, every attempt i've done has so far failed miserably, despite doing EXACTLY what they say in the docs >_<

So, if i am to add this i'll have to do so with a system that will be a pain in the ass for you to use (you have to open a webbrowser to get a key for the application to use in order to gain access to stuff, and this has to be done every time you want to change something in the spreadsheet)

<--- i'm going nuts from trying to make sense of this
Last edited by Swizzy : 06/08/14 at 12:31 PM.
Report comment to moderator  
Reply With Quote
Unread 06/08/14, 06:38 AM  
Eggi

Forum posts: 2
File comments: 6
Uploads: 0
Would be nice if it had the possibility to create a google docs file so that you can share it easily with others.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: