Search found 65 matches

by sozin
Thu Dec 08, 2011 5:54 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Thanks, great QA. Definitely something on going on with the differences between currentToken(), getSelected(), and getImpersonated(). I played around with it for a while today and didn't make much progress; this is probably going to take a couple of days :-)
by sozin
Thu Dec 08, 2011 10:31 am
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Version 0.15 released. It includes the tracked resources stuff discussed above. http://farm8.staticflickr.com/7166/6477131031_72b9bfb8a6_b.jpg The big change here is that I finally bit the bullet and created a Lib:TokenLab library. Additionally there is a ResourcesJSON property that I put on each to...
by sozin
Wed Dec 07, 2011 12:05 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Heh, RTFM. (I did go through that exact link in detail prior to making my OP, but apparently not in enough detail.) Thanks again.
by sozin
Wed Dec 07, 2011 11:15 am
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Thank you, that helps. What about refreshing the form (but not closing it!) each time the user clicks the increment or decrement buttons? Is there a way to do, in order: submit-but-don't-close; change text label (from 0 to 1, for example); refresh form to show newly updated text label?
by sozin
Wed Dec 07, 2011 9:37 am
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Ok, wanted to provide an update on the resources per day/week work. I've hit a bit of a wall on how to do this properly and would definately be interested in what folks who've done tricky forms using MT think about how to do it. http://farm8.staticflickr.com/7149/6471661733_f1e56aeb0f_b.jpg On the l...
by sozin
Fri Dec 02, 2011 9:35 am
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

For example, I'm wondering if a converter like this couldn't be system agnostic. All systems typically have the same concepts, weapons you attack with, powers/spells/feats/traits you need lists of, resource track lists, and skill rolls. And Hero Lab seems to output all the fluff in the XML. Certain...
by sozin
Wed Nov 30, 2011 8:05 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Oh, and it sounds like its time to brush off those rusty Java skills! (that's what I had to do for this project ;-) )
by sozin
Wed Nov 30, 2011 6:27 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Ok, the skills stuff is complete and uploaded. This is breaking update -- you'll need to refresh your campaign properties. It's nice to get rid of all those hardcoded skills from the campaign properties file, I deleted 100+ rows from the file :-) Please note that I deleted the skills page from the c...
by sozin
Wed Nov 30, 2011 2:16 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Yep. It's going to be a straightforward implementation, and will work as a you describe.
by sozin
Wed Nov 30, 2011 1:29 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

I've uploaded version 13, which I'll discuss below: One small bug. Import in a caster and select them, but don't impersonate anything. On the Selection tab Feats, Abilities and the initial Spell tabs work, but when you try to drill down into a specific spell it throws an Unknown macro "spell 3&...
by sozin
Wed Nov 30, 2011 12:23 am
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Ok, version 0.12 uploaded to the usual spot. Includes: - full support for vision as you describe above, using the MT framework base as recommended. (as a result of this, you need to report the campaign properties file from the tokenlab-0.12 unzipped folder into whatever .campaign file you are using....
by sozin
Mon Nov 28, 2011 6:37 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Thanks for the feedback! Maybe just post a link to the recommended JDK or JRE Good idea, will do. Are you pulling the spell descriptions from Herolab? I'm not seeing the DC's for them even though they're in the Herolab data: I cheated and sucked down the d20pfsrd spell database and embedded it right...
by sozin
Fri Nov 25, 2011 10:50 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Added a spell reference button that shows you what spells your PC knows. Next up, spell resource tracking.
by sozin
Wed Nov 23, 2011 11:02 pm
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

Version 0.10 of TokenLab is released. It contains a number of bug fixes (thank you, beta testers) and a new 'Special Abilities' macro group that shows you the N/PCs feats and special abilities. Spells are next on the list. The release page gives instructions on how to upgrade from a previous version.
by sozin
Tue Nov 15, 2011 11:09 am
Forum: D&D 3.5/Pathfinder 1e Campaign Macros
Topic: Tokenlab: Pathfinder Herolabs -> Maptools converter
Replies: 88
Views: 55411

Re: Tokenlab: Pathfinder Herolabs -> Maptools converter

You don't need to automate the working of the spell, the group can easily roll the DC and damage manually. But being able to look it up in game would be invaluable. Herolab does an amazing job figuring out all the crunch and spitting out all the rules. You really don't need the framework to automat...

Go to advanced search