Skip to content

Releases: PCGen/pcgen

PCGen v6.08.00 RC7 - Release Candidate

17 Aug 21:53
Compare
Choose a tag to compare
Pre-release

v.6.08.00 RC7

This marks a release candidate for 6.08.00.

Prerequisites:

Java 11 aka Java 55 aka 18.09 or 18.10. (Including OpenJDK 11 variants) - Oracle only supplies JDK, this will work.

PCGEN 6.08.00 RC7 is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. To get the latest version of Java, go to AdoptOpenJDK. PCGen has been tested with OpenJDK and AdoptOpenJDK Java 11 (including the JRE). We decided to use Java 11 as this is a 3-year supported (Long Term Support), Java 8 is no longer updated.

Be aware that due to Oracle's new Licensing, and lack of availability of the Java 11 JRE public releases, we are recommending OpenJDK alternative. AdoptOpenJDK also have JREs (Normal Java) for the end users that is not installed and may take an extra couple of steps to make work. If this is not something you want to worry about, then please use the WINDOWS INSTALLER version of PCGen, as this comes with embedded JREs for both x86 and x64 Windows OS's. For those that want to do the manual installation, please see below for the 'How to Install' links below for your Operating System. You can download the Oracle Java 11 JDK but that will be a much bigger download.

Note: To use the BAT file, you need to have the System Variables for JAVA_HOME set to the root folder of the Java 11 (Has the bin folder in it), and then the System Variables 'path' have '%JAVA_HOME%\bin' included. You can either set this manually, or install Chocolately and then run 'choco install openjdk' in your command prompt window or powershell. Interesting side note, you can install JDK 11 from oracle running 'choco install jdk11'.

LINKS:

HELP! The .exe doesn't work for me with OpenJDK.

If you have it installed correctly, you can use http://johann.loefflmann.net/en/software/jarfix/index.html to reset association for the .jar file, and that works.

NOTE: The specific files for loading PCGen are as follows:

  • pcgen.exe (Main Executable for Windows)
  • pcgen.bat (Windows Command Line Executable)
  • pcgen_JREx32.bat (Windows Command Line for JRE 11 x32 version - Zip Folder Only)
  • pcgen_JREx64.bat (Windows Command Line for JRE 11 x64 version - Zip Folder Only)
  • pcgen.sh (Command Line Executable for Linux / Mac)
  • pcgen,jar (Java Executable file - Mac users)
  • pcgen.dmg (Executable for Mac) <-- Delayed as a Mac Developer must do this

Please direct all help inquires to our new Media Channels:

PCGen v6.09.00 - ALPHA

20 May 03:49
Compare
Choose a tag to compare
Pre-release

This is an Alpha release of the next production in the series of 6.10.x

New Features:

  • Formula System replacement code (MODIFY/MODIFYOTHER, Dynamic Scopes, Data Tables)
  • UI Conversion work toward JavaFX

This release requires Java 11.

v.6.09.00 - Alpha Release

Prerequisites:

Java 11 aka Java 55 aka 18.09 or 18.10. (Including OpenJDK 11 variants) - Oracle only supplies JDK, this will work.

PCGEN is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. To get the latest version of Java, go to AdoptOpenJDK. PCGen has been tested with OpenJDK and AdoptOpenJDK Java 11 (including the JRE). We decided to use Java 11 as this is a 3-year supported (Long Term Support), Java 8 is no longer updated.

Be aware that due to Oracle's new Licensing, and lack of availability of the Java 11 JRE public releases, we are recommending OpenJDK alternative. AdoptOpenJDK also have JREs (Normal Java) for the end users that is not installed and may take an extra couple of steps to make work. If this is not something you want to worry about, then please use the WINDOWS INSTALLER version of PCGen, as this comes with embedded JREs for both x86 and x64 Windows OS's. For those that want to do the manual installation, please see below for the 'How to Install' links below for your Operating System. You can download the Oracle Java 11 JDK but that will be a much bigger download.

Note: To use the BAT file, you need to have the System Variables for JAVA_HOME set to the root folder of the Java 11 (Has the bin folder in it), and then the System Variables 'path' have '%JAVA_HOME%\bin' included. You can either set this manually, or install Chocolately and then run 'choco install openjdk' in your command prompt window or powershell. Interesting side note, you can install JDK 11 from oracle running 'choco install jdk11'.

LINKS:

HELP! The .exe doesn't work for me with OpenJDK.

If you have it installed correctly, you can use http://johann.loefflmann.net/en/software/jarfix/index.html to reset association for the .jar file, and that works.

NOTE: The specific files for loading PCGen are as follows:

  • pcgen.exe (Main Executable for Windows)
  • pcgen.bat (Windows Command Line Executable)
  • pcgen_JREx32.bat (Windows Command Line for JRE 11 x32 version - Zip Folder Only)
  • pcgen_JREx64.bat (Windows Command Line for JRE 11 x64 version - Zip Folder Only)
  • pcgen.sh (Command Line Executable for Linux / Mac)
  • pcgen,jar (Java Executable file - Mac users)
  • pcgen.dmg (Executable for Mac) <-- Delayed as a Mac Developer must do this

Please direct all help inquires to our new Media Channels:

PCGen v6.08.00 Release Candidate 6

19 May 21:41
Compare
Choose a tag to compare
Pre-release

v.6.08.00 RC6

This marks a release candidate for 6.08.00.

Prerequisites:

Java 11 aka Java 55 aka 18.09 or 18.10. (Including OpenJDK 11 variants) - Oracle only supplies JDK, this will work.

PCGEN 6.08.00 RC6 is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. To get the latest version of Java, go to AdoptOpenJDK. PCGen has been tested with OpenJDK and AdoptOpenJDK Java 11 (including the JRE). We decided to use Java 11 as this is a 3-year supported (Long Term Support), Java 8 is no longer updated.

Be aware that due to Oracle's new Licensing, and lack of availability of the Java 11 JRE public releases, we are recommending OpenJDK alternative. AdoptOpenJDK also have JREs (Normal Java) for the end users that is not installed and may take an extra couple of steps to make work. If this is not something you want to worry about, then please use the WINDOWS INSTALLER version of PCGen, as this comes with embedded JREs for both x86 and x64 Windows OS's. For those that want to do the manual installation, please see below for the 'How to Install' links below for your Operating System. You can download the Oracle Java 11 JDK but that will be a much bigger download.

Note: To use the BAT file, you need to have the System Variables for JAVA_HOME set to the root folder of the Java 11 (Has the bin folder in it), and then the System Variables 'path' have '%JAVA_HOME%\bin' included. You can either set this manually, or install Chocolately and then run 'choco install openjdk' in your command prompt window or powershell. Interesting side note, you can install JDK 11 from oracle running 'choco install jdk11'.

LINKS:

HELP! The .exe doesn't work for me with OpenJDK.

If you have it installed correctly, you can use http://johann.loefflmann.net/en/software/jarfix/index.html to reset association for the .jar file, and that works.

NOTE: The specific files for loading PCGen are as follows:

  • pcgen.exe (Main Executable for Windows)
  • pcgen.bat (Windows Command Line Executable)
  • pcgen_JREx32.bat (Windows Command Line for JRE 11 x32 version - Zip Folder Only)
  • pcgen_JREx64.bat (Windows Command Line for JRE 11 x64 version - Zip Folder Only)
  • pcgen.sh (Command Line Executable for Linux / Mac)
  • pcgen,jar (Java Executable file - Mac users)
  • pcgen.dmg (Executable for Mac) <-- Delayed as a Mac Developer must do this

Please direct all help inquires to our new Media Channels:

PCGen v6.08.00 Release Candidate 5

05 May 04:48
Compare
Choose a tag to compare

v.6.08.00 RC5

This marks a release candidate for 6.08.00.

Prerequisites:

Java 11 aka Java 55 aka 18.09 or 18.10. (Including OpenJDK 11 variants) - Oracle only supplies JDK, this will work.

PCGEN 6.08.00 RC5 is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. To get the latest version of Java, go to AdoptOpenJDK. PCGen has been tested with OpenJDK and AdoptOpenJDK Java 11 (including the JRE). We decided to use Java 11 as this is a 3-year supported (Long Term Support), Java 8 is no longer updated.

Be aware that due to Oracle's new Licensing, and lack of availability of the Java 11 JRE public releases, we are recommending OpenJDK alternative. AdoptOpenJDK also have JREs (Normal Java) for the end users that is not installed and may take an extra couple of steps to make work. If this is not something you want to worry about, then please use the WINDOWS INSTALLER version of PCGen, as this comes with embedded JREs for both x86 and x64 Windows OS's. For those that want to do the manual installation, please see below for the 'How to Install' links below for your Operating System. You can download the Oracle Java 11 JDK but that will be a much bigger download.

Note: To use the BAT file, you need to have the System Variables for JAVA_HOME set to the root folder of the Java 11 (Has the bin folder in it), and then the System Variables 'path' have '%JAVA_HOME%\bin' included. You can either set this manually, or install Chocolately and then run 'choco install openjdk' in your command prompt window or powershell. Interesting side note, you can install JDK 11 from oracle running 'choco install jdk11'.

LINKS:

HELP! The .exe doesn't work for me with OpenJDK.

If you have it installed correctly, you can use http://johann.loefflmann.net/en/software/jarfix/index.html to reset association for the .jar file, and that works.

NOTE: The specific files for loading PCGen are as follows:

  • pcgen.exe (Main Executable for Windows)
  • pcgen.bat (Windows Command Line Executable)
  • pcgen_JREx32.bat (Windows Command Line for JRE 11 x32 version - Zip Folder Only)
  • pcgen_JREx64.bat (Windows Command Line for JRE 11 x64 version - Zip Folder Only)
  • pcgen.sh (Command Line Executable for Linux / Mac)
  • pcgen,jar (Java Executable file - Mac users)
  • pcgen.dmg (Executable for Mac) <-- Delayed as a Mac Developer must do this

Please direct all help inquires to our new Media Channels:

PCGen v6.08.00 RC4 - Release Candidate

29 Jan 03:03
fe46ffd
Compare
Choose a tag to compare

v.6.08.00 RC4

This marks a release candidate for 6.08.00.

Prerequisites:

Java 11 aka Java 55 aka 18.09 or 18.10. (Including OpenJDK 11 variants)

PCGEN 6.08.00 RC4 is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. To get the latest version of Java, go to AdoptOpenJDK. PCGen has been tested with OpenJDK and AdoptOpenJDK Java 11 (including the JRE). We decided to use Java 11 as this is a 3-year supported (Long Term Support), Java 8 is no longer updated.

Be aware that due to Oracle's new Licensing, and lack of availability of the Java 11 JRE public releases, we are recommending OpenJDK alternative. AdoptOpenJDK also have JREs (Normal Java) for the end users that is not installed and may take an extra couple of steps to make work. If this is not something you want to worry about, then please use the WINDOWS INSTALLER version of PCGen, as this comes with embedded JREs for both x86 and x64 Windows OS's. For those that want to do the manual installation, please see below for the 'How to Install' links below for your Operating System. You can download the Oracle Java 11 JDK but that will be a much bigger download.

Note: To use the BAT file, you need to have the System Variables for JAVA_HOME set to the root folder of the Java 11 (Has the bin folder in it), and then the System Variables 'path' have '%JAVA_HOME%\bin' included. You can either set this manually, or install Chocolately and then run 'choco install openjdk' in your command prompt window or powershell. Interesting side note, you can install JDK 11 from oracle running 'choco install jdk11'.

LINKS:

HELP! The .exe doesn't work for me with OpenJDK.

If you have it installed correctly, you can use http://johann.loefflmann.net/en/software/jarfix/index.html to reset association for the .jar file, and that works.

NOTE: The specific files for loading PCGen are as follows:

  • pcgen.exe (Main Executable for Windows)
  • pcgen.bat (Windows Command Line Executable)
  • pcgen_JREx32.bat (Windows Command Line for JRE 11 x32 version - Zip Folder Only)
  • pcgen_JREx64.bat (Windows Command Line for JRE 11 x64 version - Zip Folder Only)
  • pcgen.sh (Command Line Executable for Linux / Mac)
  • pcgen,jar (Java Executable file - Mac users)
  • pcgen.dmg (Executable for Mac)

Please direct all help inquires to our new Media Channels:

PCGen v6.08.00 RC3 - Release Candidate

30 Dec 00:37
Compare
Choose a tag to compare

v.6.08.00 RC3

This marks a release candidate for 6.08.00.

Prerequisites:

Java 11 aka Java 55 aka 18.09 or 18.10. (Including OpenJDK 11 variants)

PCGEN 6.08.00 RC2 is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. To get the latest version of Java, go to AdoptOpenJDK. PCGen has been tested with OpenJDK and AdoptOpenJDK Java 11 (including the JRE). We decided to use Java 11 as this is a 3-year supported (Long Term Support), Java 8 is no longer updated.

Be aware that due to Oracle's new Licensing, and lack of availability of the Java 11 JRE public releases, we are recommending OpenJDK alternative. AdoptOpenJDK also have JREs (Normal Java) for the end users that is not installed and may take an extra couple of steps to make work. If this is not something you want to worry about, then please use the WINDOWS INSTALLER version of PCGen, as this comes with embedded JREs for both x86 and x64 Windows OS's. For those that want to do the manual installation, please see below for the 'How to Install' links below for your Operating System. You can download the Oracle Java 11 JDK but that will be a much bigger download.

Note: To use the BAT file, you need to have the System Variables for JAVA_HOME set to the root folder of the Java 11 (Has the bin folder in it), and then the System Variables 'path' have '%JAVA_HOME%\bin' included. You can either set this manually, or install Chocolately and then run 'choco install openjdk' in your command prompt window or powershell. Interesting side note, you can install JDK 11 from oracle running 'choco install jdk11'.

LINKS:

HELP! The .exe doesn't work for me with OpenJDK.

If you have it installed correctly, you can use http://johann.loefflmann.net/en/software/jarfix/index.html to reset association for the .jar file, and that works.

NOTE: The specific files for loading PCGen are as follows:

  • pcgen.exe (Main Executable for Windows)
  • pcgen.bat (Command Line Executable for Windows)
  • pcgen.sh (Command Line Executable for Linux / Mac)
  • pcgen,jar (Java Executable file - Mac users)
    ** There are no .dmg builds for MacOS, please use the pcgen.jar file method.

Please direct all help inquires to our new Media Channels:

PCGen v6.08.00RC2

05 Dec 07:49
Compare
Choose a tag to compare

v.6.08.00 RC2

This marks a release candidate for 6.08.00.

Prerequisites:

Java 11 aka Java 55 aka 18.09 or 18.10.

PCGEN 6.08.00 RC2 is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. To get the latest version of Java, go to AdoptOpenJDK. PCGen has been tested with OpenJDK and AdoptOpenJDK Java 11 (including the JRE). We decided to use Java 11 as this is a 3-year supported (Long Term Support), Java 8 is no longer updated.

Be aware that due to Oracle's new Licensing, and lack of availability of the Java 11 public releases, we are recommending OpenJDK alternative. AdoptOpenJDK also have JREs (Normal Java) for the end users that is not installed and may take an extra couple of steps to make work. If this is not something you want to worry about, then please use the WINDOWS INSTALLER version of PCGen, as this comes with embedded JREs for both x86 and x64 Windows OS's. For those that want to do the manual installation, please see below for the 'How to Install' links below for your Operating System.

LINKS:

HELP! The .exe doesn't work for me with OpenJDK.

If you have it installed correctly, you can use http://johann.loefflmann.net/en/software/jarfix/index.html to reset association for the .jar file, and that works.

NOTE: The specific files for loading PCGen are as follows:

  • pcgen.exe (Main Executable for Windows)
  • pcgen.bat (Command Line Executable for Windows)
  • pcgen.sh (Command Line Executable for Linux)
  • pcgen,jar (Java Executable file - Mac users)
    ** There are no .dmg builds for MacOS, please use the pcgen.jar file method.

Please direct all help inquires to our new Media Channels:

PCGen v6.08.00RC1 - Release Candidate

17 Nov 10:10
Compare
Choose a tag to compare

This marks a release candidate for 6.08.00.

Prerequisites:
Java 11 aka Java 55 aka 18.09 or 18.10.

PCGEN 6.08.00RC1 is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. To get the latest version of Java, go to AdoptOpenJDK. PCGen has been tested with OpenJDK and AdoptOpenJDK Java 11 (including the JRE).

Be aware that due to Oracle Licensing, and lack of availability we are recommending OpenJDK alternative. AdoptOpenJDK also have JREs (Normal Java) for the end users that is not installed and may take an extra couple of steps to make work. If this is not something you want to worry about, then please use the WINDOWS INSTALLER version of PCGen, as this comes with embedded JREs for both x86 and x64 Windows OS's.

LINKS:

How to "Install" on Windows: https://stackoverflow.com/questions/52511778/how-to-install-openjdk-11-on-windows

How to "Install" the real JDK 11 on Linux Ubuntu - https://dzone.com/articles/installing-openjdk-11-on-ubuntu-1804-for-real - SIDE NOTE: Ubuntu made a conscious move to actually leave Java at 10. The work around is to use AdoptOpenJDK 11.

HELP! The .exe doesn't work for me with OpenJDK.
If you have it installed correctly, you can use http://johann.loefflmann.net/en/software/jarfix/index.html to reset association for the .jar file, and that works.

IMPORTANT! All Email Links using @pcgen.org will not work, and any website with pcgen.org will not work at this time The PCGen Web server hosting is down, please direct all help inquires to our alternative Media Channels:

•Live chat support by volunteers:
https://discord.gg/A6hWjzw
•The Groups.io main mailing list (for help and feedback):
https://pcgen.groups.io/g/main/topics

PCGen v6.07.10 - BETA

12 Nov 23:53
Compare
Choose a tag to compare
PCGen v6.07.10 - BETA Pre-release
Pre-release

BETA Release

Notable Changes:
Data bugs fixed
Starfinder Preview Sheet Fixed
New Formula System Stabilized

PCGen v6.07.09 - ALPHA

14 Oct 23:46
2055df7
Compare
Choose a tag to compare
Pre-release

SHA-256 digest for pcgen-6.07.09-full.zip:
a0091db0e4a37e789f24d86d5143273b7047e910d4726de6ef9d6d31f7334075

SHA-256 digest for pcgen-6.07.09_win_install.exe:
23B65B3320EA778CAD90864F9C0E979D57A0A5232C6FC95F0FAD5163DED1E099

JAVA 10 DOWNLOAD: https://www.oracle.com/technetwork/java/javase/downloads/jre10-downloads-4417026.html

UPDATE 1: Standard.htm.ftl is for the broken preview file found in pcgen\preview\d20\starfinder