James or Connor, UI question for you - how hard would it be to be able to have "multiple" Ability tabs (obviously with different names). This would involve -...
I have checked in a new sandbox that is doing an additional set of validation on data loaded into PCGen. This is currently checking data to see if there are...
As a performance metric, I wrote a simple desktop app that loads a single (hard-coded) Pathfinder PCGen character and renders it with the CharacterSheetPanel....
Hi all, ... I'm a long-time user and a very experienced Java developer, but I'm new to the code. I've been teaching myself Android development and my current...
Hi, After the recent work on the pcgen.org server, the tomcat instance hosting Jenkins did not start correctly. I have now corrected the config and got it...
Looking at the patch here: http://jira.pcgen.org/browse/CODE-1916 I seem to be able to delete the Spell-based method in TermEvaluator as unused code (the...
It appears that Jira is offline. This isn't anything I can fix. James will need to look into it as soon as he is able to. Anestis (Webteam 2nd). -- Anestis...
I have put on the wiki a first draft of a 1Q13 Architecture update: http://wiki.pcgen.org/Architecture_Update_1Q2013 ...and some thoughts on Bonus Subsystem...
See <http://ci.pcgen.org/jenkins/job/PCGen%20Trunk/3423/changes> Changes: [Tom Parker] getTokenName() is part of an interface and must be public in any...
See <http://ci.pcgen.org/jenkins/job/PCGen%20Trunk/net.sourceforge.pcgen$pcgen/3423/changes> Changes: [Tom Parker] getTokenName() is part of an interface and...
So as I push more information into facets, I'm trying to reduce the amount of "go do everything to everyone" type of behavior (since that type of thing stinks...
Hi Folks! Do we have an estimate on when/if we plan on moving to Git? What kind of problems might I run into if I go ahead and instal EGit in Eclipse? (If I...
There are issues with the unit tests cases that have been resolved through some very large changes that do not seem consistent with appropriate answers to the...
So I'm still looking at ways to reduce the amount of custom code that we have in various more complicated facets, and I think I have a better solution and...