-
Notifications
You must be signed in to change notification settings - Fork 339
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a153fe8
commit b1a6e03
Showing
5 changed files
with
239 additions
and
4,142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
238 changes: 238 additions & 0 deletions
238
installers/release-notes/pcgen-release-notes-60905.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,238 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> | ||
|
||
<html lang="en"> | ||
|
||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" > | ||
<title>Release Notes for PCGen v6.09.05 </title> | ||
<link rel="stylesheet" type="text/css" href="http://sourceforge.net/cssdef.php"> | ||
</head> | ||
|
||
<body> | ||
|
||
<h1>Release Notes for PCGen v6.09.05 </h1> | ||
|
||
<h2>Table of Content</h2> | ||
|
||
<ul> | ||
<li><a href="#WhatsNew">What's new for v6.09.05 </a></li> | ||
<li><a href="#Installation">Installation</a></li> | ||
<li><a href="#CustomDataSets">Custom Data Sets</a></li> | ||
<li><a href="#WantToHelp">Want to Help?</a></li> | ||
<li><a href="#links">Useful Links</a></li> | ||
<li><a href="#ChangeLog">Change Log for 6.09.05 </a></li> | ||
</ul> | ||
|
||
<h2><a name="WhatsNew">What's new for v6.09.05 </a></h2> | ||
|
||
<p>PCGen v6.09.05 is released as an ALPHA from our development branch. This is the culmination release that we believe will be the next production release. This is technically an unstable release due to new features being introduced. | ||
Please give it a shot and let us know how it works for you. Some notable changes in the 6.09.05 release are listed below. | ||
|
||
<h3>Notable Changes</h3> | ||
<ul> | ||
<li>Continued work on UI changes - Java Swing converting to JavaFX</li> | ||
<li>Updated the Release Process (Not Version Controlled)</li> | ||
</ul> | ||
|
||
|
||
|
||
<!-- | ||
<p> | ||
The new user interface does most of what you are used to, but does not currently provide | ||
random NPC generation or LST editor functionality. | ||
</p> | ||
--> | ||
|
||
<p> | ||
For full details of the new changes in this release, see the <a href="#ChangeLog">Change Log</a> . | ||
</p> | ||
<p><i>Andrew Maitland aka LegacyKing</i> for the PCGEN Team -- 2020-11-15.</p> | ||
|
||
<h2><a name="Installation">Installation</a></h2> | ||
|
||
<h3>Prerequisites</h3> | ||
|
||
<p>Java 11 aka Java 55 aka 18.09 or 18.10. | ||
|
||
PCGEN 6.09.05 is not compatible with Java 10 (or earlier) and it is NOT SUPPORTED. PCGen is tested with OpenJDK, but any Java 11 from any source will be fine. | ||
|
||
Windows users: The WINDOWS INSTALLER version of PCGe comes with embedded Java JREs for both x86 and x64 Windows OS's. | ||
|
||
LINKS: | ||
<ul> | ||
<li>https://adoptopenjdk.net/archive.html?variant=openjdk11&jvmVariant=hotspot</li> | ||
<li>https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/tag/jdk-11%2B28</li> | ||
<li>https://jdk.java.net/11/</li> | ||
<li>How to "Install" on Windows: https://stackoverflow.com/questions/52511778/how-to-install-openjdk-11-on-windows</li> | ||
<li>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.</p></li> | ||
</ul> | ||
|
||
<h3>Instructions</h3> | ||
<ul> | ||
<li>Live chat support by volunteers <strong>DISCORD</strong>:<br /> | ||
<a href="https://discord.gg/A6hWjzw">DISCORD SUPPORT LINK</a></li> | ||
<li>The Groups.io <strong>main mailing list</strong> (for help and feedback):<br /> | ||
<a href="https://pcgen.groups.io/g/main/topics">https://pcgen.groups.io/g/main/topics</a></li> | ||
</ul> | ||
|
||
<h3>Read the doc!</h3> | ||
|
||
<p>Please make sure you read the docs to | ||
familiarize yourself with the changes. You can access it from | ||
<strong>docs/index.html</strong> located in the PCGen directory.</p> | ||
|
||
<h3>Download PCGen</h3> | ||
<ul> | ||
<li><a href="https://github.com/PCGen/pcgen/releases">DOWNLOAD PCGEN!</a>: <br /> | ||
Links to all of the available download options!</li> | ||
</ul> | ||
<p></p> | ||
|
||
<h2><a name="CustomDataSets">Custom Data Sets</a></h2> | ||
|
||
<p>If you have custom data created be aware that you may need to update your data to be compatible with the changes.</p> | ||
|
||
<h2><a name="Thanks">Thanks</a></h2> | ||
|
||
<p>Thanks to the volunteers who contributed to the PCGen 6.09.05 release! Without volunteers, no releases would be possible. | ||
|
||
</p><p> | ||
Thanks also to the many people who gave us feedback, reported bugs, contributed to the lists and | ||
helped other PCGen users out!</p> | ||
|
||
<h2><a name="WantToHelp">Want to Help?</a></h2> | ||
|
||
<p>PCGen is an open source project. Anyone who wants to contribute whether it is Java programming, data | ||
set programming, documentation, helping new users, general cat herding, massage, walking the dogs, etc. | ||
is very welcome.</p> | ||
<p>If you want to help jump on our Discord or Groups.io and simply post a message <strong>"I Want To Help"</strong> in one of those groups.</p> | ||
|
||
<p></p> | ||
|
||
<h2><a name="links">Useful Links</a></h2> | ||
|
||
<ul> | ||
<li>Live chat support by volunteers <strong>Discord</strong>:<br /> | ||
<a href="https://discord.gg/A6hWjzw">DISCORD SUPPORT LINK</a></li> | ||
<li>The Groups.io <strong>main mailing list</strong> (for help and feedback):<br /> | ||
<a href="https://pcgen.groups.io/g/main/topics">https://pcgen.groups.io/g/main/topics</a></li> | ||
</ul> | ||
|
||
<h2><a name="ChangeLog">Change Log for 6.09.05 </a></h2> | ||
|
||
|
||
Release notes - Request New Books for PCGen - Version 6.09.05 | ||
|
||
<h2> New Data Source Development | ||
</h2> | ||
<ul> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/NEWSOURCE-403'>NEWSOURCE-403</a>] - Starfinder Alien Archive 3 request | ||
</li> | ||
</ul> | ||
|
||
|
||
|
||
Release notes - Book Data - Version 6.09.05 | ||
|
||
<h2> Bug | ||
</h2> | ||
<ul> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4021'>DATA-4021</a>] - Dragon Disciple prestige class doesn't advance spells known for Eldritch Scion (Magus) | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4088'>DATA-4088</a>] - Halcyon Druid Archetype: Natural Arcana ability doesn't allow for selection of spells. | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4105'>DATA-4105</a>] - Jack of All Trades (Ex) is not doubling Operatives Edge for zero Rank Skills | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4119'>DATA-4119</a>] - Dragon Disciple Prestige Class is not granting a bloodline feat at 2nd level as it should | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4124'>DATA-4124</a>] - Unhindering Shield: Monks do not get their AC bonus with a shield equipped | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4133'>DATA-4133</a>] - Starfinder - Squad Hardlight Series KAC is off | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4134'>DATA-4134</a>] - Starfinder - Priest Theme Divine Boon does not increase spell levels | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4138'>DATA-4138</a>] - Bloodrager Celestial Bloodline does not allow choosing of Bloodline feats | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4147'>DATA-4147</a>] - Leshy subdomain not available for druids | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4159'>DATA-4159</a>] - Stealth Mastery cannot be added due to unresolved Skill Ability Reference ~Stealth | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4161'>DATA-4161</a>] - School Understanding exploit does not allow Void school | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4162'>DATA-4162</a>] - Exploiter wizard Archetype still shows school benefits | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4163'>DATA-4163</a>] - Mindlessly Cruel trait not working | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4164'>DATA-4164</a>] - Swashbucklers should have finesse added to the Elven Thornblade but do not | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4167'>DATA-4167</a>] - Cost for Arrow (Searing) is wrong | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4172'>DATA-4172</a>] - legacy of dragons player companion - DEFINES never instantiated. | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4173'>DATA-4173</a>] - Mage of the Veil should gain Bluff, Disguise, and Stealth as class skills. | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4174'>DATA-4174</a>] - Swashbuckler cannot select ability for signature deed | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4175'>DATA-4175</a>] - Selecting certain Archetypes of Witch gives -1 patrons and asks me to remove them | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4176'>DATA-4176</a>] - [Champions of Balance] Can't select an animal companion race for the survivor druid archetype. | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4177'>DATA-4177</a>] - Skald advanced versatile performances not showing up | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4179'>DATA-4179</a>] - Interrogation spell (UM) missing from wizard spell list | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4180'>DATA-4180</a>] - Ifrit's spell like ability labeled as Ex and not Sp and wrong book labeled | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4181'>DATA-4181</a>] - Cannot take The Vessel Between trait | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4184'>DATA-4184</a>] - Living Grimoire spell casting | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4185'>DATA-4185</a>] - Giant Gecko (companion) dmg listed as 1d4 instead of 1d6 as noted in bestiary | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4187'>DATA-4187</a>] - Gauntlets of Twisting Vines function unimplemented (suggested replacement .lst code line provided) | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4188'>DATA-4188</a>] - Waveblade missing Monk type for proficiency | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4190'>DATA-4190</a>] - Skirmisher Fighter Archetype's "Wilderness Training" grants skill points to all class levels | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4191'>DATA-4191</a>] - Skirmisher Fighter Archetype's "Skirmisher Conditioning Specialty" class ability does not display choices | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4192'>DATA-4192</a>] - Still Can't Select Druid Domain in Domain Tab | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4195'>DATA-4195</a>] - the nimble armor modification appears to be coded incorrectly | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4198'>DATA-4198</a>] - Expanded Element Kineticist Talents are not available | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4200'>DATA-4200</a>] - Shapeshifting Hunter Feat calculation error | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4202'>DATA-4202</a>] - The wild caller summoner archetype (not the HotW version) don't give intended 1/4 class level evolution points | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4204'>DATA-4204</a>] - Two-handed fighter - Overhand Chop (Add Combat Bonus text for circumstantial use) | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4205'>DATA-4205</a>] - Slashing Grace not recognizing Khopesh as a legal weapon | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4206'>DATA-4206</a>] - evolved familiar feat doesn't correctly stack | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/DATA-4210'>DATA-4210</a>] - Advanced Weapon Training | Defensive Weapon Training not conferring Shield Bonuses | ||
</li> | ||
</ul> | ||
|
||
|
||
Release notes - Java Code - Version 6.09.05 | ||
|
||
<h2> Bug | ||
</h2> | ||
<ul> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/CODE-3472'>CODE-3472</a>] - PCGen 6.09.01 does not start in Linux | ||
</li> | ||
<li>[<a href='https://pcgenorg.atlassian.net/browse/CODE-3502'>CODE-3502</a>] - Cannot launch PCGen 6.09.02 on ArchLinux | ||
</li> | ||
</ul> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</body> | ||
</html> |
Oops, something went wrong.