Unofficial Offline Skilltree Calc (Delete the Data folder to update. Stop posting "update please" )
VirusTotals(Norton and Housecall) says the raven DLL is a trojan. Anyone confirm/deny this?
Thanks. Last edited by kilosi on Oct 25, 2013, 10:16:13 AM
| |
virus total shows false positives because they're old versions, but I'm working on removing that dll anyway.
| |
" Thanks! | |
" Thank you, this solved the issue! :D |
|
Fast update great men!
| |
GGG should pay you for your work. This skill tree blows the "official" skill tree and the ipad skill tree out of the water.
Put this on iPad, charge a few bucks, and I'll buy it. Thanks! |
|
This program is great!!
I would be happy to buy a paid version for windows surface rt too. Thank's IGN: Manda_Chuva
| |
surface rt might just be possible with my current codebase.
for ios i'd have to start anew. | |
Check out Xamarin. Lets you build native ios and android apps in C#. Not sure how large your UI and data layers are since you'd probably need to rewrite them with Xamarin's wrappers (separately for ios and android if you want to target both), but you could use your business layer without any porting.
Last edited by Exxar on Oct 25, 2013, 6:36:31 PM
| |
Second the Xamarin suggestion. They recently raised their license costs significantly, moving it out of reach for most indie and open source developers, but if you contact them they might give you a free license for your open source app.
If you want to sell a paid version for ios and android at a simple buck a pop or supported with ads I think you have a good chance of making the $999 license fee back based on the number of replies to this thread alone. Your app might fit within the restrictions of their Indie pricing structure though which is only $299. I think it is the best of the "cross platform" app development environments out there. If you get the higher edition it integrates right into Visual Studio so the learning curve is less steep. Or for $1 more you could create your own unique in POE. ;) Keep up the great work, this is an invaluable tool for players and your codebase is good. |