<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://159.203.101.162/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Henkslaaf</id>
	<title>PCGen Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://159.203.101.162/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Henkslaaf"/>
	<link rel="alternate" type="text/html" href="http://159.203.101.162/w/index.php/Special:Contributions/Henkslaaf"/>
	<updated>2026-05-17T14:24:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>http://159.203.101.162/w/index.php?title=Roadmap&amp;diff=2641</id>
		<title>Roadmap</title>
		<link rel="alternate" type="text/html" href="http://159.203.101.162/w/index.php?title=Roadmap&amp;diff=2641"/>
		<updated>2010-10-25T13:16:12Z</updated>

		<summary type="html">&lt;p&gt;Henkslaaf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
=Introduction=&lt;br /&gt;
&lt;br /&gt;
This page contains the PCGen Roadmap&lt;br /&gt;
&lt;br /&gt;
=Releases=&lt;br /&gt;
* [[Release 5.6.x]] - There is no further active development on this branch&lt;br /&gt;
* [[Release 5.8.x]] - 5.8.1 was last production release of this branch, there is no further active development&lt;br /&gt;
* [[Release 5.10.x]] - 5.10.2 was the last production release of this branch, there is no further active development&lt;br /&gt;
* [[Release 5.12.x]] - 5.12.1 was the last production release of this branch, there is no further active development&lt;br /&gt;
* [[Release 5.14.x]] - 5.14.1 was the last production release of this branch, there is no further active development&lt;br /&gt;
* [[Release 5.16.x]] - 5.16.3 is the current production release&lt;br /&gt;
* [[Release 6.0.x]] - Release 6.0.0 will be a major architectural change for PCGen&lt;br /&gt;
* Release 6.2.x - Release 6.2.0 will contain major feature enhancements for PCGen&lt;br /&gt;
&lt;br /&gt;
=Planning=&lt;br /&gt;
* [[Proposed FREQ Roadmap]]&lt;/div&gt;</summary>
		<author><name>Henkslaaf</name></author>
		
	</entry>
	<entry>
		<id>http://159.203.101.162/w/index.php?title=Beta_Testers_for_Testing&amp;diff=2634</id>
		<title>Beta Testers for Testing</title>
		<link rel="alternate" type="text/html" href="http://159.203.101.162/w/index.php?title=Beta_Testers_for_Testing&amp;diff=2634"/>
		<updated>2010-10-24T11:42:58Z</updated>

		<summary type="html">&lt;p&gt;Henkslaaf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are interested in Beta Testing then go ahead and continue reading this. If a buggy set or version of pcgen is not what you had in mind then don't bother reading further.&lt;br /&gt;
&lt;br /&gt;
Testing non-release sets - These are the HIGH in demand sets that people want to play with now. These don't have installers and are NOT ready for public use. '''USE THESE AT YOUR OWN RISK'''. They can and will change and create a need to remake character on a frequent basis.&lt;br /&gt;
&lt;br /&gt;
Test Alpha versions of PCGen - These often have new features and associated Bugs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is needed as a Tester. You need to report to the Head Monkey in charge of the Set. It's best to report any and all problems on the PCGen Experimental Site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===PAIZO = Advanced Player's Guide [BETA Not Released Set] Head Monkey - Andrew Maitland contact on Experimental.===&lt;br /&gt;
* What you need:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* APG Set File - &lt;br /&gt;
** [http://pcgen.svn.sourceforge.net/viewvc/pcgen/Trunk/content/notfordistribution/paizo/pathfinder_rpg/advanced_players_guide/?view=tar Advanced Players Guide Tarball Zip File]&lt;br /&gt;
** Place in data/alpha/paizo/pathfinder_rpg/advanced_players_guide/'&lt;br /&gt;
** NOTE: You'll need to create the folder.&lt;br /&gt;
&lt;br /&gt;
* Core Set File - &lt;br /&gt;
** [http://pcgen.svn.sourceforge.net/viewvc/pcgen/Trunk/pcgen/data/alpha/paizo/pathfinder_rpg/core_rulebook/?view=tar Pathfinder Core Data Set]&lt;br /&gt;
** Place in the 'data/alpha/paizo/pathfinder_rpg/core_rulebook/'&lt;br /&gt;
&lt;br /&gt;
==For our Mac Users==&lt;br /&gt;
&lt;br /&gt;
* You'll need to right-click (Command-Click) on the PCGen application and pull down to &amp;quot;Show Package Contents&amp;quot;.&lt;br /&gt;
* You'll get a window that shows a &amp;quot;Contents&amp;quot; folder. &lt;br /&gt;
* Navigate to the Contents/Resources/Java folder and you will see a moderate list of files and folders, one of which is the &amp;quot;data&amp;quot; folder.&lt;br /&gt;
&lt;br /&gt;
==For our Linux Users==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Easiest on Linux is to install subversion, to build from sources and then to enable the APG LST files. This is not hard.&lt;br /&gt;
&lt;br /&gt;
 # install subversion and PCGen build environment on Debian or derivatives like Ubuntu&lt;br /&gt;
 apt-get install subversion ant&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 # create a place to build and checkout sources&lt;br /&gt;
 mkdir pcgen-5.16.x/&lt;br /&gt;
 svn checkout https://pcgen.svn.sourceforge.net/svnroot/pcgen/branches/5.16.x/ pcgen-5.16.x/ &lt;br /&gt;
 &lt;br /&gt;
 # build&lt;br /&gt;
 cd pcgen-5.16.x/&lt;br /&gt;
 cd pcgen/&lt;br /&gt;
 ant build&lt;br /&gt;
 &lt;br /&gt;
 # enable APG by default for Pathfinder mode&lt;br /&gt;
 echo &amp;quot;PCC:@data/alpha/paizo/pathfinder_rpg/advanced_players_guide/pfapg.pcc&amp;quot; &amp;gt;&amp;gt; data/alpha/paizo/pathfinder_rpg/pathfinder_rpg_for_gms.pcc&lt;br /&gt;
 &lt;br /&gt;
 # start PCGen&lt;br /&gt;
 sh pcgen.sh&lt;br /&gt;
&lt;br /&gt;
 # Then choose Pathfinder RPG for DMs&lt;/div&gt;</summary>
		<author><name>Henkslaaf</name></author>
		
	</entry>
	<entry>
		<id>http://159.203.101.162/w/index.php?title=Beta_Testers_for_Testing&amp;diff=2633</id>
		<title>Beta Testers for Testing</title>
		<link rel="alternate" type="text/html" href="http://159.203.101.162/w/index.php?title=Beta_Testers_for_Testing&amp;diff=2633"/>
		<updated>2010-10-24T11:26:30Z</updated>

		<summary type="html">&lt;p&gt;Henkslaaf: /* For our Linux Users */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are interested in Beta Testing then go ahead and continue reading this. If a buggy set or version of pcgen is not what you had in mind then don't bother reading further.&lt;br /&gt;
&lt;br /&gt;
Testing non-release sets - These are the HIGH in demand sets that people want to play with now. These don't have installers and are NOT ready for public use. '''USE THESE AT YOUR OWN RISK'''. They can and will change and create a need to remake character on a frequent basis.&lt;br /&gt;
&lt;br /&gt;
Test Alpha versions of PCGen - These often have new features and associated Bugs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is needed as a Tester. You need to report to the Head Monkey in charge of the Set. It's best to report any and all problems on the PCGen Experimental Site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===PAIZO = Advanced Player's Guide [BETA Not Released Set] Head Monkey - Andrew Maitland contact on Experimental.===&lt;br /&gt;
* What you need:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* APG Set File - &lt;br /&gt;
** [http://pcgen.svn.sourceforge.net/viewvc/pcgen/Trunk/content/notfordistribution/paizo/pathfinder_rpg/advanced_players_guide/?view=tar Advanced Players Guide Tarball Zip File]&lt;br /&gt;
** Place in data/alpha/paizo/pathfinder_rpg/advanced_players_guide/'&lt;br /&gt;
** NOTE: You'll need to create the folder.&lt;br /&gt;
&lt;br /&gt;
* Core Set File - &lt;br /&gt;
** [http://pcgen.svn.sourceforge.net/viewvc/pcgen/Trunk/pcgen/data/alpha/paizo/pathfinder_rpg/core_rulebook/?view=tar Pathfinder Core Data Set]&lt;br /&gt;
** Place in the 'data/alpha/paizo/pathfinder_rpg/core_rulebook/'&lt;br /&gt;
&lt;br /&gt;
==For our Mac Users==&lt;br /&gt;
&lt;br /&gt;
* You'll need to right-click (Command-Click) on the PCGen application and pull down to &amp;quot;Show Package Contents&amp;quot;.&lt;br /&gt;
* You'll get a window that shows a &amp;quot;Contents&amp;quot; folder. &lt;br /&gt;
* Navigate to the Contents/Resources/Java folder and you will see a moderate list of files and folders, one of which is the &amp;quot;data&amp;quot; folder.&lt;br /&gt;
&lt;br /&gt;
==For our Linux Users==&lt;br /&gt;
&lt;br /&gt;
* Courtesy of Henk Slaaf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I missed instructions on how to build from SVN while and enabling the APG LST files, so here we go: (On Linux)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NB:''' These are instructions on how to build the 5.16.x branch. This is currently (october 2010) the branch in which work on the Pathfinder Advanced Player's Guide goes on primarily.&lt;br /&gt;
&lt;br /&gt;
* 1) svn checkout https://pcgen.svn.sourceforge.net/svnroot/pcgen/branches/5.16.x/&lt;br /&gt;
* 2) cd 5.16.x/pcgen&lt;br /&gt;
* 3) ant build&lt;br /&gt;
* 4) echo &amp;quot;PCC:@data/alpha/paizo/pathfinder_rpg/advanced_players_guide/pfapg.pcc&amp;quot; &amp;gt;&amp;gt; data/alpha/paizo/pathfinder_rpg/pathfinder_rpg_for_gms.pcc&lt;br /&gt;
* 5) start pcgen&lt;br /&gt;
* 6) Choose Pathfinder RPG for DMs&lt;/div&gt;</summary>
		<author><name>Henkslaaf</name></author>
		
	</entry>
	<entry>
		<id>http://159.203.101.162/w/index.php?title=Beta_Testers_for_Testing&amp;diff=2632</id>
		<title>Beta Testers for Testing</title>
		<link rel="alternate" type="text/html" href="http://159.203.101.162/w/index.php?title=Beta_Testers_for_Testing&amp;diff=2632"/>
		<updated>2010-10-24T11:26:19Z</updated>

		<summary type="html">&lt;p&gt;Henkslaaf: /* For our Linux Users */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you are interested in Beta Testing then go ahead and continue reading this. If a buggy set or version of pcgen is not what you had in mind then don't bother reading further.&lt;br /&gt;
&lt;br /&gt;
Testing non-release sets - These are the HIGH in demand sets that people want to play with now. These don't have installers and are NOT ready for public use. '''USE THESE AT YOUR OWN RISK'''. They can and will change and create a need to remake character on a frequent basis.&lt;br /&gt;
&lt;br /&gt;
Test Alpha versions of PCGen - These often have new features and associated Bugs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is needed as a Tester. You need to report to the Head Monkey in charge of the Set. It's best to report any and all problems on the PCGen Experimental Site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===PAIZO = Advanced Player's Guide [BETA Not Released Set] Head Monkey - Andrew Maitland contact on Experimental.===&lt;br /&gt;
* What you need:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* APG Set File - &lt;br /&gt;
** [http://pcgen.svn.sourceforge.net/viewvc/pcgen/Trunk/content/notfordistribution/paizo/pathfinder_rpg/advanced_players_guide/?view=tar Advanced Players Guide Tarball Zip File]&lt;br /&gt;
** Place in data/alpha/paizo/pathfinder_rpg/advanced_players_guide/'&lt;br /&gt;
** NOTE: You'll need to create the folder.&lt;br /&gt;
&lt;br /&gt;
* Core Set File - &lt;br /&gt;
** [http://pcgen.svn.sourceforge.net/viewvc/pcgen/Trunk/pcgen/data/alpha/paizo/pathfinder_rpg/core_rulebook/?view=tar Pathfinder Core Data Set]&lt;br /&gt;
** Place in the 'data/alpha/paizo/pathfinder_rpg/core_rulebook/'&lt;br /&gt;
&lt;br /&gt;
==For our Mac Users==&lt;br /&gt;
&lt;br /&gt;
* You'll need to right-click (Command-Click) on the PCGen application and pull down to &amp;quot;Show Package Contents&amp;quot;.&lt;br /&gt;
* You'll get a window that shows a &amp;quot;Contents&amp;quot; folder. &lt;br /&gt;
* Navigate to the Contents/Resources/Java folder and you will see a moderate list of files and folders, one of which is the &amp;quot;data&amp;quot; folder.&lt;br /&gt;
&lt;br /&gt;
==For our Linux Users==&lt;br /&gt;
&lt;br /&gt;
* Courtesy of Henk Slaaf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I missed instructions on how to build from SVN while and enabling the APG LST files, so here we go: (On Linux)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''NB:''' These are instructions on how to build the 5.16.x branch. This is currently (october 2010) the branch in which work on the Pathfinder Advanced Player's Guide goes on primarily.&lt;br /&gt;
&lt;br /&gt;
* 1) svn checkout https://pcgen.svn.sourceforge.net/svnroot/pcgen/branches/5.16.x/&lt;br /&gt;
* 2) cd 5.16.x/pcgen&lt;br /&gt;
* 3) ant build&lt;br /&gt;
* 4) echo &amp;quot;PCC:@data/alpha/paizo/pathfinder_rpg/advanced_players_guide/pfapg.pcc&amp;quot; &amp;gt;&amp;gt; \./data/alpha/paizo/pathfinder_rpg/pathfinder_rpg_for_gms.pcc&lt;br /&gt;
* 5) start pcgen&lt;br /&gt;
* 6) Choose Pathfinder RPG for DMs&lt;/div&gt;</summary>
		<author><name>Henkslaaf</name></author>
		
	</entry>
</feed>