In working on the Pathfinder Bestiary I found that our template objects lack several features to make some stuff possible. The biggest problems arise with ...
From the mind of Fluxxdog: https://sourceforge.net/tracker/?func=detail&aid=2817282&group_id=25576&atid=750092 This tracker tackles reincarnation. I have...
The multiple color selections on Export, with 9 for standard, and 9 for simple weapons blocks makes it annoying to select what one wants. I believe I've...
Hey Folks, JIRA implementation just became front and center after the latest SF announcement. We are being forced to migrate to a new tracking system. I'd...
Fixed the error mentioned below: http://sourceforge.net/tracker/?func=detail&aid=2848655&group_id=25576&atid=3847\19 What's the procedure for getting this...
I'm having trouble loading up most of my pcg files recently. I use the "load sources from pcg file" mode, and the pcg file has the needes sources listed in a...
Hey Guys- So, went to start squashing bugs, and as part of my first step, I updated to the HEAD of SVN. Now, I have build errors out of the box. It looks like...
Hi, I'm Mark (online name MotorViper) and I'm a new volunteer. My speciality is user interface work so it was suggested that I talk to James and/or Tom to get...
Howdy All- Thought I would introduce myself. I recently added myself to this group in the hopes that I can help squash some bugs and add functionality to your...
Is it just me, or has PCGen become extremely slow? I'm using the current SVN revision, and when edition characters around 10th level, the programs slows to a...
I have committed 6 unit tests that test 4 different bugs I have found (and verified with help from Drew) with how variables are handled (primarily in PREVAR) ...
Hi, Below is the log of our developer IRC chat on Friday night/Saturday morning. In attendance were: Andrew (nuance), Connor (cpmeister), David (Papa-DRB),...
Hi all, According to the docs this was added in 5.10.1, but the Token does not exist as far as I can tell in either trunk or the 5.16.x range. I assume people...
Hi all, Quick thanks to Tom for fixing my earlier issue of not being able to add familiars. I now have a separate warning I'd like to share (as I'm not suer...
Hi all, Waaayy back in the day the ARMOR token allowed: ARMORx as opposed to ARMOR.x None of our OS sheets have used the old syntax in light years (and it is...
Hi all, On Trunk, when adding the Ghost Template to my Elf Fighter/Wizard it pops up the Hitpoint Dialog box wit the correct Hit Die option (1d12) but with the...
Hi all, Not sure what's changed here, but I consistently get the following when trying to add a familiar on trunk. K 10:52:04.702 SEVERE AWT-EventQueue-1...
Hi all, I've recently downloaded, installed and used http://www.eclemma.org/ (I know we already use it for Unit test code coverage). However it is really...
Currently (i.e. current svn revision) I'm getting hundreds of these kinds of errors when loading a character, which takes several minutes and makes working on...
Hi all, The AbilityToken class has several member variables that don't appear to be of any real use. Can anyone elaborate? /** The cached PC */ private...
Howdy Folks, We have our JIRA install up and running. With the diligence and hard work by James and Anestis, it's ready for us to smoke test, customize and put...
Hi Code team, I'm working on figuring out how to let the Pathfinder beta and final co-exist without conflict and am running into a problem which I thought we ...
... Does this not mean it no longer triggers when the second, third, etc. instance of an object whose effects stack is added? Toughness feat for instance. ...
Hi, I've got the autobuilds back up and running. They are once again hosted at our SourceForge site at http://pcgen.sourceforge.net/autobuilds/ however they...
Hi, In a few hours Andrew will be putting out the 5.17.0 release. This should start at 13:00 AEST 30 Aug or 03:00 UTC. The release notes thus far can be seen...
I received a comment from one of the code team members on the facet work and thought it would be valuable to post the answer here. The observation was that I...
... I think this should be restructured. This is a "side effect" since it drives implied behavior based on object construction. The reason this is a problem...