CapeCodRPGER
Well-known member
Have you decided how to handle license issues for iPad version? I already have it on PC, will I have to buy another version and/ or license for iPad version?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We haven't figured all that stuff out yet. There are a lot of factors that we have to work through, including details like the Apple AppStore. We'll definitely let everyone know as soon as we figure it all out.
I know that there's a way to issue a download code, akin to how you would cash in an iTunes gift card, that will enable a specific purchase.
Rob, drop me a PM and I'll see if I can get you in contact with someone involved with app store/developer stuff.
Will the iPad version support iCloud as an option for character synching?
In the forthcoming Ipad character sheet could you use Ancient ones sheet please?
We output the data from Hero Lab that accurately reflects the character. The d20Pro software then interprets and transforms that data into what it needs. It's that second step where the problem most likely lies, so I recommend contacting the d20Pro team about any bugs that you've encountered.
This is not totally true. The hero lab to d20 exporter got updated sometime around December and, aside from out porting way sloppier code (you used to be able to open it up and see nicely formatted XML...), it now leaves out things like CDATA tags for skill descriptions. That leads to none of the special abilities showing their details on the d20 pro character. I found this by comparing output from hero lab from before and after the update myself.
I added this to the bug list for pathfinder... Is there a better place (besides here) to bring his up to be looked at?
For custom output, the "sloppier" code was ironically caused by us switching to using Microsoft's standard XML library for XML output. By default, it outputs the XML all jammed together.
We recently uncovered a better way of doing this, so starting from the Hero Lab 4.1 release the code will be "pretty-printed" and nicely indented again.
Regardless of how it was output, there shouldn't be any issue with CDATA tags. Can you email support@wolflair.com with an output file you think isn't formatted properly, so I can take a look at it?
<special name="Winding">Active for 1 day/HD, can be recharged with a special key.</special>
Winding:
<special name="Winding"><![CDATA[Active for 1 day/HD, can be recharged with a special key.]]></special>
Winding: Active for 1 day/HD, can be recharged with a special key.
<somenode><<<<<<< >>>>> >>>< <<< >>><</somenode>
<somenode><![CDATA[<<<<<<< >>>>> >>>< <<< >>><]]></somenode>
I too will be waiting for an Android version to come out even though I have an iPad aswell. I'm confused by the decision to launch on iOS as it's much more restrictive and Android allows for sales on many more manufacturers devices, hopefully the Android version isn't too far behind.