Player Resource Consortium

Neverwinter Nights => Builders => Topic started by: Atalsen on January 12, 2016, 06:49:28 PM

Title: Latest PRC Files Repository?
Post by: Atalsen on January 12, 2016, 06:49:28 PM
When I was last doing some edits I remember NOT grabbing files via CVS, and I'm wondering is that is still the case.

From searching the forum, I see the SVN repository is listed as:
https://daprc.svn.sourceforge.net/svnroot/daprc

Is this still the most recent? If not, what is the base way to grab the latest PRC files nowdays?


Thanks!
Title: Re: Latest PRC Files Repository?
Post by: xwarren on February 05, 2016, 11:07:37 AM
I have uploaded all my code changes to the SVN:
https://svn.code.sf.net/p/daprc/code/ (https://svn.code.sf.net/p/daprc/code/)
here is the latest code
Title: Re: Latest PRC Files Repository?
Post by: Atalsen on February 05, 2016, 07:15:56 PM
Awesome, thanks!


Is there any sort of repository for the manual pages?

There are a few text errors I've encountered over the time I've used the PRC, and if I run into them again while I'm working with the code, I wanted to see if I could correct them. I was wondering if there was a way to update manual pages?

I think some portion of the manual is drawn from the code or tlk file automatically?
Title: Re: Latest PRC Files Repository?
Post by: xwarren on February 07, 2016, 05:38:33 AM
https://svn.code.sf.net/p/daprc/code/nwn/DocGen/ (https://svn.code.sf.net/p/daprc/code/nwn/DocGen/)
That's where the manual generator is - and yes, most of the text is extracted from prc tlk file.

Send me the files you corrected - i'll update the SVN. Thanks in advance.
Title: Re: Latest PRC Files Repository?
Post by: Atalsen on February 09, 2016, 03:34:55 PM
Send me the files you corrected - i'll update the SVN. Thanks in advance.

Since text is extracted from the tlk  file, I've quickly updated the attached tlk XML file with all the Racial LA and hit dice info, for those races that have LA/racial HD (as taken from the latest ECL.2da).

I've always thought it odd the manual didn't have that info, so now it can. :)


The attached tlk file does also have the talk entries for the Psionic Slayer class, so if you do not want to include them, they are at entry id="60550" thru entry id="60596".