---Updated for 0.10.0---
as in deleted data folder and restarted.
Changelog for 1.4:
Had some time today to work on this, and finally got some stuff done.
-Fix aspect ratio clicking issue
-pulled the Build manager from Corbomite, thanks for that, i only modified the ui slightly
-allow https
- 6 instead 5hp
-fix graphics
-hopefully fixed proxy errors
-allow copy stats, although only Passive Attributes for now, item stats get a lot more difficult, also no csv yet because it gets nasty with stats that have more than one number
-item loading now loads get-items, get-items.txt and also has a button that allows you to load any file from anywhere.
-there is now a loading window to show "progress", nothing to see really, but at least it says loading.
-for some reason belts were never loaded into the item stats, thanks for reporting wilfinger
-should not crash anymore on invalid builds, only annoy you.
i think thats about it for today.
here's the link
PoESkillTree_1.41
I removed the config file again from the package. If you get a 407 proxy auth error, get it from the google code page->downloads.
Greetings fellow exiles.
After ArtificialMind thought that it was too much work to redo all the annotations for the skill tree, i inherited his code base for the tool.
Some research later i realized that you could download the whole skilltree as a working copy from the website so I never have to update it manually for minor changes.
But i wanted more.
I found a way to download all your equipment if you are logged in.
Long story short:
Features:
-See All your Attribute bonuses including implicit bonuses from Str,Dex,Int and you level
-load your equipment and see how all your bonuses stack up
-load and save to the official Skillbuilder, (just copy the address to the textbox and click load, or copy the string after changing the build to share)
-load from the unofficial Online skilltree
What does't work:
-Dps Calculation obviously, got a lot more complicated
-The Attribute values you see are not multiplied by percentage bonuses exept the local defense mods on your equimpent (the % that are local on equip will not show up un the total Attribute list)
If you don't like the grouping in the Passive or the All attributes tab, feel free to create a groups.txt with your own filter. the content should look like this:
what to filter 1, Groupname1
what to filter 2, Groupname2
what tp filter 3, Groupname1
or something like that.
The First start will take a while because the tool will create a folder named Data where it will download stuff to from the path of exile website. Depending on your connection it may take up to 5 minutes or something along the lines.
The Download Link
PoESkillTree_1.41
PS: it needs .net4
edit: changed the behavior of the search box from default regex to default contains.



