-
The current PCGen implementation sets a Paladin's special mount's INT score to the value from the Paladin special mount table, even if the base creature's intelligence is higher.
For example, if you give a 6th level Paladin a Unicorn special mount, PCGen shows the mount's intelligence as 6. That would be correct for a normal warhorse special mount of a 5th-7th level paladin, but a unicorn...
2008-06-15 09:40:48 UTC in PCGen :: An RPG Character Generator
-
Although from glancing over the code, it appears PCGen read its various data file as UTF-8, it doesn't appear to handle non-ASCII characters in there properóly.
When I try putting an "ó" in my custom templates LST file (in UTF-8) by the time it has reached the PCG file the "ó" has been replaced with what appears to be two unicode FFFD characters ("Unicode...
2006-01-05 11:08:11 UTC in PCGen :: An RPG Character Generator
-
Logged In: YES
user_id=30682
I'm guessing it's incorrectly rounding the quantity up to
1gp somewhere. Int instead of a Float perhaps?.
2005-11-10 22:53:38 UTC in PCGen :: An RPG Character Generator
-
Taking a standard Arrow and adding the Cold Iron
property to it in Create Custom Item increases the
price from 0.05gp to 1.05gp, instead of to 0.10gp as it
should. Similarly when working with the Arrows (20)
item, the price goes from 1gp to 40gp, instead of to
2gp as it should.
The entry for Cold Iron in the
rsrd_equipmods_enhancing.lst looks alright, so it's not
clear to me where the...
2005-10-29 11:29:46 UTC in PCGen :: An RPG Character Generator
-
Logged In: YES
user_id=30682
Sounds good.
What about the fact that the number limit is scaled by the
item size, which doesn't make sense. Should that go in as a
code bug?.
2005-10-07 03:58:31 UTC in PCGenDM
-
dgibson committed revision 957 to the The Linux orinoco driver SVN repository, changing 1 files.
2005-07-20 00:08:08 UTC in The Linux orinoco driver
-
dgibson committed revision 941 to the The Linux orinoco driver SVN repository, changing 1 files.
2005-06-28 05:26:45 UTC in The Linux orinoco driver
-
dgibson committed revision 940 to the The Linux orinoco driver SVN repository, changing 1 files.
2005-06-28 05:23:25 UTC in The Linux orinoco driver
-
Saddlebags, as defined in rsrd_equip.lst are declared
to have a 50 item limit on the CONTAINS. There's no
readily apparent reason for this arbitrary limit.
The problem becomes very obvious when the bags are
resized to Small, because the item limit it reduced to
12.5. This makes no sense, and is probaby a bug in its
own right.
2005-06-20 10:16:19 UTC in PCGenDM
-
Logged In: YES
user_id=30682
I've retested this with rc5, still not working here. Would
sending my class lst file shed any light?.
2005-04-08 09:40:54 UTC in PCGenDM