Release Notes for PCGen v5.12.0
Table of Content
Once again we have been hard at work on PCGen. Since the 5.10 releases we have
included 199 Feature requests (65 code, 51 data, 71 docs, 12 output
sheets), 482 Bug fixes (216 code, 125 data, 135 docs, 16 output sheets) and
11 New sources. Here's the highlights, see the
Change Log for the details.
Major Changes:
- Support for substitution levels
- Add new categorised Ability object for use with special abilities (used by Salient Divine Abilities and Mutations).
- Added a NPC generator
- Added a random treasure generator.
New Output Sheets:
- FantasyGrounds sheet.
- RPTools InitTool file format
- rpgwebprofiler output sheet
- DMG2 style statblock Output Sheet.
New Sources:
- [WotC ] d20 Weapons Locker
- [BFG ] Masterwork Qualities
- [SEP ] Modern Principles
- [Secular Games ] [ACG ] Arcane Archer.
- [Blue Devil Games ] [DS ] Operation Quick Launch.
- [Secular Games ] Winter Elves.
Documentation:
- Extensive updates to LST tag and output token documentation
- Updated walkthrough to reflect system changes
Notable New Functions:
- Animal Companion support improvements
- Added a Timeless Body template for Monk and Druid.
For full details of the new changes in 5.12, see the Change Log .
James Dempsey for the PCGEN Team -- 7 July, 2007.
There is a known issue with GMGen when used on a Macintosh. In the Initiative
Tab when running a combat when you select any character other than the one whose
turn it is and click the Damage or Heal buttons the character whose turn it
is becomes selected and the damage is applied to him instead of the character
which had been selected.
A solution has not yet been found but fortunately there is a simple work-around.
The problem will only manifest when using the System Look and Feel, you can
change the Look and Feel by going to Preferences/Appearance/Look and Feel and
changing it to Java before activating GMGen and then it will work as it should.
Prerequisites
Java 5. PCGEN 5.12.0 is not compatible with Java
1.4.x and it is NOT SUPPORTED. To get the latest version of Java, go to
java.com.
Important Warning
If you have custom data created using either the LST Editor, or the my_dataset example files, it is
very important that you read the Custom Data Sets section below before
installing your new version of PCGen.
Windows Users
We recommend that you use the Windows installer.
Mac Users
We recommend that you use the OS X DMG Mac Installer, it is now working with OS X 10.4 (Tiger).
This has been a problem in the past due to a change on Apple’s part in how the menu bar was
handled with java 1.4 on Tiger, a packaged java app set to use the main window instead of
the application window caused the program to crash at startup. At this point in time
the solution is to set the menu bar to appear in application menu.
Also new in this version is the configuration of the program, all the necessary
files are now included with the program package. You can still access the files
by right clicking the program and choosing Show Package Contents.
See the notes included in the installer DMG for all the details.
Others (or advanced) users
Pick the package with the features you want and unzip it. It is highly
recommended that you use a new directory for every new release. Once the
package is unzipped, see docs\index.html for the full documentation.
Read the doc!
Please make sure you read the docs to familiarize yourself with the changes. You can access it from
docs/index.html located in the PCGen directory.
PCGen provides two simple ways of adding your own data, these are the inbuilt LST
Editors and the starter data set my_dataset. Both of these need some
attention when upgrading PCGen.
Migrating Data Created in the LST Editor
If, as is recommended, you install PCGen into a new directory each time you upgrade,
you will need to copy over the data created using the LST Editors. To do this follow
these steps.
- Stop PCGen, if it is currently running. PCGen must not be
running when you copy the files, as PCGen writes a new copy of these files on exit.
- Copy the data/customsources folder and all of it contents from your old PCGen install
directory to the new install directory.
- Start the new version of PCGen and verify that your custom data is present.
If you install PCGen in the same directory as your previous install, your LST
editor data will still be present in the new version.
Migrating Data Created using the my_dataset files
PCGen ships with an example set of data files ready to go to create you own data. This
is in the data/my_dataset folder. As the example files ship with PCGen, it is very important
to note that these can be overwritten by a new PCGen install if you have not renamed the
data set and install the new version of PCGen in the same location as the old one.
As a result we strongly recommend that when using the my_dataset example files you create a
copy in a new folder and work with that copy, rather than editing the example files directly.
If you install PCGen into a new directory each time you upgrade,
you may need to copy over the data you have created. If you cannot see your custom data, simply copy
over the folder with your custom data to the same location in the new PCGen install. The data should
then be visible when you restart PCGen.
If you are installing PCGen into the same directory, backup your custom data first, then make sure it
does not use the default my_dataset folder name. Once you are sure you data is safe, then proceed with
the upgrade of PCGen.
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.
If you want to help drop a mail to Paul W. King (paulking.rhochi@verizon.net)
or Karianna (karianna@clear.net.nz), or
simply post a message with the title "I Want To Help" in one of the mailing lists (and may
the gods have mercy on your soul :-).
The following is a complete list of all features added, bugs corrected
and new data sources added to PCGen since 5.10. Note that many of the
bugs will have only been present in the 5.11 line and have never been in
a production release.
Code FREQs
- [ 819408 ] Redo LST Persistence Loaders
- [ 924442 ] Random and Editable Character Generators
- [ 1025273 ] LEVEL & HD tags need to be able to call all global tags
- [ 1061337 ] Epic] Spell slots > 9
- [ 1262313 ] Ability Object: Fix feat tags to only add feat ability objs
- [ 1262317 ] Ability Object: Add ability tags
- [ 1262322 ] Ability Object: Output
- [ 1262324 ] Ability Object: Output of feats
- [ 1275919 ] PREAGESET tag
- [ 1284183 ] Default file type for html export
- [ 1304407 ] redo plugin and lib directory
- [ 1307101 ] DOMAINS tag to take PRExxx tags in Deity files
- [ 1313263 ] Carriage Return support in OS
- [ 1335943 ] Allow BONUS:CHECKS x,x y to substitute x with %LIST choice
- [ 1353596 ] ATTACK token enhancement
- [ 1353983 ] PCGen Mac extra memory file
- [ 1363431 ] FACE, HANDS, LEGS and REACH should be valid Template tags
- [ 1411073 ] OS Token IFF() to accept any JEP Boolean functions
- [ 1439802 ] PREDEITY enhancement
- [ 1442041 ] PREDOMAIN:ANY
- [ 1460999 ] Chooser Code Tidyup/Reorganistaion
- [ 1482008 ] Upgrade to JUnit 4.1
- [ 1482012 ] Upgrade to javacc 4.0
- [ 1484380 ] [SPEC] Companion Mod Enhancements
- [ 1499622 ] Tip: Where to find familiars
- [ 1550467 ] Show Skill Modifier Breakdown on by default
- [ 1556728 ] Ability Object: Convert current feat Pool
- [ 1560195 ] PREDEITYALIGN to letter format
- [ 1575974 ] AUTO:WEAPONPROF for deity's favored weapon
- [ 1578536 ] New Output Tag - TEXT
- [ 1579482 ] Add .NOSTAR option to ARMOR.x.y.NAME tag
- [ 1588325 ] User input for feat target
- [ 1599062 ] Deprecate RACENAME in Race
- [ 1599063 ] Deprecate AL Tag in Race
- [ 1599064 ] Deprecate SKILL tag in Race
- [ 1600646 ] Deprecate ROOT: Tag in Skill
- [ 1605655 ] PRECLASS: Add support for keyword "Any"
- [ 1605660 ] Deprecate MULTIPREREQS
- [ 1620950 ] Deprecate UATT and PREUATT tags
- [ 1620957 ] Change QUALIFY syntax
- [ 1627789 ] Implement PREREACH
- [ 1629414 ] Add random treasure generator
- [ 1632839 ] Eliminate Ability Nature partial matches
- [ 1632897 ] Proper Loader Use
- [ 1632898 ] Remove support for old file types
- [ 1633550 ] Deprecate old PRESPELLTYPE
- [ 1633550 ] Deprecate old PRESPELLTYPE
- [ 1638162 ] Have PROHIBITSPELL allow a direct list of spells
- [ 1642779 ] PREABILITY tag
- [ 1648296 ] Different icon for 'Create new NPC' button
- [ 1653673 ] Token Cleanup (ADD, AUTO)
- [ 1656814 ] Improve Launch Performance
- [ 1660695 ] new PCC tag: ISMATURE
- [ 1662066 ] Deprecate NAME Token
- [ 1669592 ] ADD:FEAT Support ALL
- [ 1670470 ] Deprecate ADD:LIST and ADD:WEAPONBONUS
- [ 1671219 ] Deprecate Race's AC Token
- [ 1673230 ] CLEAR behavior in DOMAINS: and CLASSES: Tokens
- [ 1674879 ] Deprecate Template COST Token
- [ 1680391 ] Enhance skillpoints export tag to allow breakdown by class
- [ 1681235 ] Skills Tab - Add +/- buttons for adding and removing skills
- [ 1687262 ] Add support for "Average, Rounded Up" dice rolling
- [ 1696648 ] Deprecate Race LST LANGNUM
- [ 1696650 ] Deprecate Template LEVELSPERFEAT
- [ 1696862 ] Show skill rank breakdown on Skills Tab
Data FREQs
- [ 858728 ] [RSRD] Half-Fiend SR maximum value
- [ 1464778 ] Arcane Archer Ability work
- [ 1519701 ] (Better) Support for spell components
- [ 1537412 ] MSRD Future Cybertaker feat: Increase attachment allowance
- [ 1538295 ] MSRD Make Frightful Presence DC a variable
- [ 1092263 ] Change synergy bonus to be variable based
- [ 1237872 ] [SRD] tempmod Wildshape templates
- [ 1310628 ] Bastion Press - Oathbound] Add SPELLS tag data
- [ 1311122 ] Basematerial EQMODs
- [ 1329712 ] [SRD/RSRD] Destruction domain Smite ability
- [ 1334365 ] Combat Expertise temp bonus
- [ 1339969 ] Monk's Timeless Body ability should counter aging penalties
- [ 1411273 ] [ITCK]Psionic Lich - Add Touch as a Natural Attack
- [ 1411322 ] [5.7.7][RSRD]Righteous Might spell broken
- [ 1411336 ] Relics and Rituals: Update SPELLS tag
- [ 1411341 ] Dumb Raven - Familiar not Speaking
- [ 1429917 ] [Dawnforge]Implement Trueborn Staunch Transformation
- [ 1430386 ] [SRD/RSRD] VISION Tag changes
- [ 1536247 ] New feat TYPEs to support new OS Text Block style
- [ 1549500 ] Canny Defense AC bonus not added for Duelist
- [ 1550831 ] MSRD Arcana] Move .MODed races into their own file
- [ 1554367 ] [MSRD] Future] 3 linked heavy plasma cannons
- [ 1554378 ] [MSRD] Future] 4 linked rail cannons
- [ 1555920 ] [RSRD] Monk class enhancements to enable better PrCs etc
- [ 1555941 ] [RSRD] Enforce Unarmed requirement for Flurry of Blows
- [ 1559907 ] [ALL] Update data to use new Companion mod code
- [ 1577369 ] [All]Review PRExxx tags for old syntax
- [ 1588329 ] [MSRD Future] Add Types to Laser and Plasma Weapons
- [ 1593541 ] [MSRD] Add 'All Automatic Prof' feat to Base Classes
- [ 1602948 ] [MSRD] Move real world animals from Creatures to Basics
- [ 1611236 ] [Alpha] Eliminate use of MULTIPREREQs
- [ 1620625 ] RSRD uses undocumented feature
- [ 1630149 ] Implement new QUALIFY Syntax
- [ 1634550 ] [PGtA] Improved Familiar feat enhancement
- [ 1637324 ] [All] Remove unnecessary (Natural) WeaponProfs
- [ 1638080 ] [RSRD] Convert Salient Divine Abilities to Ability Object
- [ 1639771 ] [MSRD] Convert Mutations set to use Ability Object
- [ 1640194 ] [RSRD] Dark Blessing augment
- [ 1640382 ] [RSRD] Dwarven Defender stance temp bonus
- [ 1640434 ] [RSRD] Winter Wolf breath weapon
- [ 1645734 ] [RSRD] Spontaneous Casting improvements (transparent)
- [ 1645737 ] [RSRD] Fighter improvements - Stackable feat qualifications
- [ 1654762 ] Replace ADD:FEAT tags with BONUS:FEAT|POOL tags
- [ 1675385 ] [RSRD] Bardic Music Duration tracking
- [ 1703302 ] [SRD/RSRD]Dynamic DESC for Combat Expertise and Power Attack
- [ 1670468 ] [All] Eliminate ADD:LIST
- [ 1670469 ] [All] Eliminate ADD:WEAPONBONUS
- [ 1673097 ] [SRD] Eliminate Literacy as a Language
- [ 1673129 ] [All] Implement new ADD Syntax
- [ 1701801 ] Optional: PSI Crystals have HD & Feats
- [ 1703302 ] [SRD/RSRD]Dynamic DESC for Combat Expertise and Power Attack
New Data Source Development
- [ 1026942 ] [WotC] d20 Weapons Locker
- [ 1438864 ] SEP Gunpowder Plots
- [ 1464776 ] [Secular Games] ACG] Arcane Archer
- [ 1502388 ] RPGO MD Issue #90 - The Watchers
- [ 1505123 ] Goodman Games DCC25 - The Dread Crypt of Srihoz
- [ 1516477 ] [BFG] Masterwork Qualities
- [ 1523391 ] Goodman Games DCC27 Revenge of the Rat King
- [ 1523393 ] Goodman Games DCC28 Into the wilds
- [ 1533248 ] [SEP] Modern Principles
- [ 1541502 ] [Blue Devil Games] DS] Operation Quick Launch
- [ 1669676 ] [Secular Games] Winter Elves
Doc FREQs
- [ 1162090 ] Add how avoid to Out of memory on export to FA
- [ 1217654 ] Size Adjustment file, document missing BONUS tags
- [ 1259014 ] Skill Bonus Feats
- [ 1261670 ] SRD Help Page
- [ 1261672 ] RSRD Help Pages
- [ 1356169 ] Document SPELL as possible variable for SPELLSTAT
- [ 1375025 ] Document companion mod tags
- [ 1411269 ] spells file - PPCOST (Point Pool Cost)
- [ 1411274 ] When POINTPOOLNAME trigger tag is present in miscinfo file
- [ 1411280 ] statsandchecks file - STATMOD tag
- [ 1411284 ] statsandchecks file - Stat lines
- [ 1411288 ] BAB can be renamed in the GUI
- [ 1411290 ] Export Token BASEPPCOST
- [ 1411292 ] miscinfo.lst improvements
- [ 1411293 ] IIF with conditionals other than equals
- [ 1474721 ] statsandchecks file - Lang lines
- [ 1479978 ] Document changed format for PRESPELLTYPE
- [ 1481145 ] [LST File Class] Deity
- [ 1490923 ] Document temp bonus tokens
- [ 1507718 ] Add NAME as an example to .MOD
- [ 1507927 ] Document that .pcc files can include other .pcc files
- [ 1507932 ] Update to PCC description in "PCC and LST Files Explained
- [ 1508553 ] Output Sheets" section needs an overhaul
- [ 1508627 ] Export to Text is missing
- [ 1517521 ] OS directories and file name conventions
- [ 1519945 ] include Misc Info File Tags in main navlistindex
- [ 1530739 ] Document tags for load.lst file
- [ 1536337 ] New Tag: SPELLBOOK
- [ 1541623 ] Document new Companion Mod tags
- [ 1411265 ] prettylst documentation
- [ 1411272 ] Data File Tag Pages] ENCUMBERANCE to take JEP
- [ 1411276 ] Data File Tag Pages] feats list file - COST tag
- [ 1481145 ] [LST File Class] Deity
- [ 1481154 ] [LST File Class] Domain
- [ 1543509 ] Document new format for global SOURCE tags
- [ 1572986 ] Those that want to make datasets
- [ 1576019 ] DESC tag changes to support Ability Object
- [ 1587642 ] PROHIBITSPELL needs a PRE example
- [ 1589007 ] ATTACKCYCLE Impacts Grapple
- [ 1611233 ] Add Docs for PRECLASS supporting "Any" keyword
- [ 1611254 ] Add %LIST to BONUS:CHECKS
- [ 1615407 ] Deprecated warnings for default monster mode
- [ 1617919 ] Document New Ability Tag
- [ 1619267 ] Document new Game Mode Tag: ABILITYCATEGORY
- [ 1623841 ] Break out the KEY: entry from equipmods
- [ 1625177 ] Document REACHMULT & WEAPONREACH tags
- [ 1626684 ] Document New Ability File
- [ 1630150 ] QUALIFY Doc Update
- [ 1639750 ] Document BONUS:ABILITYPOOL
- [ 1639751 ] Document ABILITY:x pcc tag
- [ 1643156 ] Document PREABILITY tag
- [ 1649161 ] Document PREAGESET:x
- [ 1662083 ] PROHIBITEDSPELL enhancements
- [ 1668056 ] Updated PREDOMAIN
- [ 1673128 ] Document new ADD Syntax
- [ 1673308 ] Document new PCC tag: ISMATURE
- [ 1673311 ] Update LEVEL & HD tag entries
- [ 1673709 ] Document changes to Spell LST: DOMAINS and CLASSES
- [ 1678630 ] Tempalte\'s COST Token is deprecated
- [ 1681733 ] LOADSTEPMULT game mode token
- [ 1690715 ] Update .MOD information
- [ 1691721 ] Document New Kit Tag: Ability
- [ 1695861 ] Collapsable AUTO
- [ 1701714 ] Document tag MAXLEVELSTAT= in statsandchecks.lst
- [ 1662083 ] PROHIBITEDSPELL enhancements
- [ 1694737 ] Document CHOOSE:EQUIPMENT tag
- [ 1695861 ] Collapsable AUTO
- [ 1701714 ] Document tag MAXLEVELSTAT= in statsandchecks.lst
- [ 1704698 ] PCC files: Add description of '&' to refer to Vendor folder
- [ 1719062 ] Clean Up and extension of the Ability Tag Page
- [ 1723099 ] Remove extra DESC tag documentation and place in only GLOBAL
OS FREQs
- [ 1507145 ] Add completed FantasyGrounds sheet to
- [ 1266021 ] DMG2 style stat block
- [ 1353252 ] Creature Type and Subtype support
- [ 1411515 ] DR, SR, EnrgyResist & Preped Spells on statblock
- [ 1411520 ] OS Tags -- IIF statements to parse variables
- [ 1411527 ] Full Attack and Attack
- [ 1538443 ] Output Sheet for rpgwebprofiler
- [ 1625254 ] Output Melee Weapon Reach
- [ 1667706 ] New OS to export to RPTools InitTool file format
- [ 1677374 ] Output all the default notes to the standard sheets
- [ 1677641 ] Troubleshooting sheet for bonus/object details
- [ 1679456 ] Use BASEQTY in calculation of checkboxes for items
Code Bugs
- [ 924272 ] Default data directory on *nix
- [ 1249379 ] HIDETYPE:SKILL not only hides the type but also skills
- [ 1249727 ] Sorter not informed of a change in model.
- [ 1269115 ] Bonus:Skillrank allows exceeding Maxranks
- [ 1272641 ] MOVE on Class level lines
- [ 1275458 ] xsl Spellbook OS do not output
- [ 1309972 ] Use one math syntax in PCGen (JEP?)
- [ 1377052 ] REACH for weapons not defined and not working correctly
- [ 1378109 ] 5.8.0 Dangerous uninstaller
- [ 1388594 ] Removing Class Granted Feats
- [ 1429034 ] LST Editors do not produce accented characters
- [ 1442000 ] DOMAIN LST editor - Add FEAT support
- [ 1453142 ] uninstall - program's folder left in menu start
- [ 1454563 ] LST Editor using old SOURCE line
- [ 1458846 ] SVN keyword are not replaces in source files
- [ 1461012 ] EquipSet temp bonuses setting
- [ 1472832 ] NPE when no ini file in starting PCGen
- [ 1475821 ] SPELLLIST chooser is broken
- [ 1478965 ] CHOOSE:FEAT= is broken
- [ 1479787 ] KIT Duplicate ranks added when adding a Trained Only skill
- [ 1481697 ] Ampersand in Description Fields Causes Export Failure
- [ 1483179 ] Where is GMGen Notes data stored?
- [ 1485934 ] BONUS:SPELLKNOWN doesn't work correctly?
- [ 1488700 ] Need VISION on Templates
- [ 1489300 ] Make global VISION tag valid in Class files
- [ 1494672 ] DR tag does not work per level in Class files
- [ 1516315 ] Feat Extra Turning broken
- [ 1517762 ] Bug with BONUS:WEAPONPROF= in LST editor
- [ 1517958 ] ADD:FEAT(TYPE.Foo) sorta works
- [ 1519429 ] Feat tab - Problems when column order swapped
- [ 1519437 ] Equiping Tab - Equip items vanish when no set selected
- [ 1520915 ] OUTPUTNAME OS TEMPLATE Subtoken
- [ 1530432 ] Cost:0 Feat
- [ 1530489 ] Multiple spell books only show once on spell books tab
- [ 1534146 ] Spell Editor Copy uses cached Descriptor
- [ 1537508 ] FEATALL.ALL token not listing all feats
- [ 1540817 ] Chooser behaves wonky
- [ 1546124 ] Equipment customizer doesn't add spells
- [ 1546173 ] FEAT and PREVIEW pane not displaying/refreshing
- [ 1549384 ] gameMode should be independent of the gameMode folder name
- [ 1557912 ] Weapon.SPROP not displaying
- [ 1558920 ] Divine Rank (0) not appearing in chooser
- [ 1561158 ] two weapon fighting off-hand heavy miscalculation
- [ 1565791 ] Export issues with feats
- [ 1568890 ] TEMPLATE:CHOOSE broken?
- [ 1575142 ] Preview tab not escaping ' (') properly
- [ 1577347 ] Template prerequisites prevent removal
- [ 1578015 ] Adj XP - Produces endless dialog boxes
- [ 1579545 ] FOR loop can only count upwards
- [ 1580188 ] MULTIPREREQS ignored
- [ 1580948 ] SPECIALTYKNOWN
- [ 1580961 ] XTRAFEATS is parsed, not used
- [ 1584304 ] Illegal Ability Warning loading character
- [ 1584323 ] Unable to select Weapon Spec for Fighter Bonus feat
- [ 1584328 ] Feat tab - displays wrong characters feats
- [ 1584971 ] Problems With Multiple Characters
- [ 1585680 ] Chooser and Skill conditionals support
- [ 1590684 ] SUBCLASS PREREQs not enforced after level 1
- [ 1592361 ] HITDIE: mods in Templates applied twice to SUBCLASSes
- [ 1593068 ] Equipmod "Ability Bonus" adding to base
- [ 1593113 ] Deprecate old FEAT tag in Classes
- [ 1593500 ] Hidden templates do not work
- [ 1594543 ] LST Editors failing to save
- [ 1594900 ] Magic armor bonues double counted
- [ 1594925 ] Bonus feat every 3rd level not added to loaded character
- [ 1597390 ] Temporary Bonuses broken
- [ 1598598 ] Internationalization Choice Broken in 5.10.1
- [ 1602107 ] Generating NPC doesn't always do so.
- [ 1604156 ] Deprecate LONGNAME in Equipment
- [ 1604159 ] Deprecate AC Token in Equipment
- [ 1605662 ] Deprecate IGNORES
- [ 1608799 ] CHOOSE from Spell Mastery not allowing save
- [ 1611183 ] Some issues with PREREQ:vision with Epic Character
- [ 1611238 ] Failed to Save Character (NPE)
- [ 1611255 ] Overselecting Feats not prevented
- [ 1611839 ] Deprecate +d in KNOWN Tag
- [ 1612182 ] PRExxx Q: to override Qualify doesn't
- [ 1612976 ] Raven Familiar gets New Language each Update from Master
- [ 1612977 ] Language Other Dialog Can't be Closed
- [ 1613000 ] Feat Pool Updated Before Class Selected
- [ 1613069 ] Sort Spells bug
- [ 1613234 ] Processing > and < characters in PDF wrong
- [ 1616630 ] SPELLLEVEL in LST Editors
- [ 1617056 ] Skill tab displays wrong skills/points for familiars
- [ 1618932 ] multiple spells on scroll can't be done
- [ 1619872 ] resized weapon damage
- [ 1621485 ] Spells lost from known spells when removed from prep list
- [ 1625324 ] Filter not working in feat tab
- [ 1625430 ] Kit problem in 5.11.5
- [ 1625482 ] Error Checking PRESPELLTYPE for class
- [ 1626500 ] CHOOSER not working with variables
- [ 1628407 ] BONUS:WIELDCATEGORY issues
- [ 1629128 ] Preview Tab - Skill Block Header missing
- [ 1631977 ] .COPY does not correct Contextual SA Prereqs
- [ 1637276 ] LST Import misses duplicate files
- [ 1637277 ] LSTEXCLUDE PCC Tag ignored
- [ 1638866 ] MULT:YES Abilities can't be added
- [ 1638869 ] EDITPOOL:NO for Abilities broke
- [ 1640321 ] Can't remove Ability Objects
- [ 1640377 ] Template LANGBONUS does not take type
- [ 1640415 ] Duplicate Object Warning does not determine source of .COPY
- [ 1640417 ] .COPY does not respect include/exclude
- [ 1640467 ] Preview Pane doesn't play well with Skills that have Keys
- [ 1641069 ] Improved Spell Capacity
- [ 1641072 ] Prepared spells with metamagic feat
- [ 1641218 ] BONUS for DC and CASTERLEVEL not applying negatives
- [ 1648569 ] 5.11.6] Virtual Feats Lost on Character Load
- [ 1649398 ] !PRE not recognised as a prereq in SA
- [ 1654039 ] UNENCUMBEREDMOVE not working on properly on CLASS line
- [ 1658733 ] broken link on web page
- [ 1660760 ] Custom Armor broken
- [ 1660885 ] VFEAT and specific Weapon Focus
- [ 1660906 ] BAB can't be in formula in > lvl 20 char. (Infinite Loop)
- [ 1662290 ] Substitution Level Pop-Up on loading
- [ 1662662 ] Class skills list does not change when class auto changed
- [ 1663749 ] KNOWNSPELLS not working on class level line
- [ 1665685 ] SKILLLISTMODS doesn't report negative mods correctly
- [ 1666027 ] Error when loading character with the Toughness feat
- [ 1666473 ] Use of ".CLEAR" does not remove Racial SA abilities
- [ 1667368 ] PCC Main Body Tags fail with http LST
- [ 1668946 ] CRITMULT is case sensitive
- [ 1669300 ] Fix OS tokens so that they return new line if given no txt
- [ 1673191 ] Backslash in relative path causes relative path failure
- [ 1673585 ] Familiar gives no bonuses and gets no bonuses
- [ 1674606 ] Hangs During "New Character"
- [ 1675324 ] ADD:SKILL(x,x)y not working with a skill that uses parens
- [ 1676284 ] |CHECK.x.NAME| OS token broke
- [ 1677153 ] PAPERINFO outputs nothing
- [ 1677623 ] Equipping tab print preview bypasses filters
- [ 1677868 ] MOVECLONE not handling division
- [ 1677869 ] Issue with MOVECLONE and preview
- [ 1677989 ] Skilltree for Cost/Subtype/Name view erroneous
- [ 1678660 ] COUNTSKILLS] export token miscounts with VISIBLE:GUI skill
- [ 1678700 ] OUTPUTNAME in Skills and Deity has different behavior
- [ 1681152 ] BONUSFEATLEVELSTARTINTERVAL:1|0 doesn't work
- [ 1681540 ] System look and feel does not work in Gnome
- [ 1681781 ] Subclasses break CLASSLIST token
- [ 1682457 ] Inventory Bug
- [ 1683180 ] LEVEL:6:FEAT:Foo prompts at Level 7
- [ 1683181 ] LEVEL:6:Feat:Type.Fighter won't stop prompting
- [ 1683247 ] CHOOSE:Language does not allow multiple types
- [ 1683259 ] Skill Editor mangles CHOOSE: Tokens
- [ 1683260 ] Skill Editor allows multiple CHOOSE tokens
- [ 1683303 ] Preview Pane does not update spells on level increase
- [ 1683313 ] Use of SA: in Skill LST grants SA without Warning
- [ 1683314 ] Source Load Leaks Memory
- [ 1684403 ] Strings of all spaces never output
- [ 1684812 ] BONUS:UDAM is broken
- [ 1685359 ] Can't save Monk
- [ 1686280 ] GMGen negative initiative
- [ 1686367 ] BONUS:VAR|<Var Y>|<Var X> not being evaluated.
- [ 1687674 ] Cannot change output order on automatic equipment
- [ 1687934 ] Psionicist forces powers on character load
- [ 1689576 ] Preview Pane does not update Movement on Level Increase
- [ 1690342 ] Ability Loader dies on .MOD
- [ 1690345 ] KIT Ability Token Does Not Add Ability
- [ 1690352 ] Ability Selection taking from incorrect Category Pool
- [ 1691217 ] MAXLEVEL for classes defaults to 20
- [ 1693551 ] Ability Object: Proficiency warning on character load
- [ 1694361 ] No spell list on copied class
- [ 1694371 ] Error message not displaying gamemode
- [ 1694373 ] Create new NPC accessible without sources loaded
- [ 1694376 ] ArrayIndexOutOfBoundsException after switching gamemodes
- [ 1694765 ] Psion Test Character and Psicrystal
- [ 1695307 ] Template feat token fails when multiple feats added
- [ 1695386 ] UTF-8 files do not properly filter BOM
- [ 1696232 ] Move Skill Total Column to be immediately after skill name
- [ 1696236 ] Default sizes for window and split panes are ugly
- [ 1696892 ] Domains tab - Selected Domains listed twice
- [ 1696897 ] StackOverflow - CASTERLEVEL
- [ 1698599 ] LEVEL tag doesn't wait for levels in Template
- [ 1699603 ] LEVEL SA and MOVE tags don't wait for levels in Template
- [ 1699779 ] PREWEAPONPROF fails with simple proficiencies
- [ 1699780 ] OUTPUTNAME on Equipment doesn't show on Preview Pane
- [ 1700341 ] InfoLabel on Temporary Mod tab is missing some titles
- [ 1700813 ] TEMPLATE:LEVEL FEAT chooser fires twice for each choice
- [ 1701699 ] <race>.FORGET doesn't work
- [ 1702512 ] [ABILITY OBJECT] can't output bonus feats
- [ 1704067 ] [ABILITY OBJECT] SPELLS tags do not work
- [ 1705116 ] Editor Silently Fails on Invalid Data
- [ 1705118 ] 5.11.13 [BUG] ADD:ABILITY|x|AUTOMATIC pool points
- [ 1706067 ] 5.11.13 specific monster class and dragon
- [ 1706387 ] PCGen does not save Character Stat Generation
- [ 1707048 ] PCGen 5.10.2 (+ ???) Stats error
- [ 1707369 ] FEATALLLIST token no longer outputs
- [ 1708627 ] VISIBLE Tag Error Messages Misleading
- [ 1709030 ] AUTO:EQUIP not working from ability object
- [ 1709325 ] PCGen parses saved characters on "Save As..." and Crashes
- [ 1709436 ] TYPE export tag for race should use RACETYPE
- [ 1711578 ] [5.11.14] Closing Character with Companions under Java 1.6
- [ 1711707 ] Custom Feat Descriptions Not Saving
- [ 1712559 ] [5.11.14] Ex class with tab VISIBLE:NO are visible
- [ 1713351 ] Problem starting external PDF viewer on Linux
- [ 1715037 ] NPC Generator doesn't show alignment under 3.0
- [ 1717543 ] Provide warning & ignore NUMCHOICES on Temp Mod CHOOSE
- [ 1719758 ] NPE in Spell Editor
- [ 1723088 ] Need to display an error when PREABILITY used w/out Category
- [ 1723091 ] ADD:ABILITY doesn\'t respect MULT:NO
- [ 1723204 ] TEXT token messes up apostrophe
- [ 1723773 ] PREABILITY:CATEGORY=ALL produces problems
- [ 1724512 ] ConcurrentModificationException in PreSkillTester
- [ 1724524 ] PlayerCharacter ignores Ability Variables
- [ 1725950 ] ABILITY tag in equipment files
- [ 1725968 ] Characters saved in 5.12 RC1 Cannot be Loaded
- [ 1726702 ] Alchemical Silver cost is coming out wrong
- [ 1727050 ] PRECLASS: ANY totals levels across classes
- [ 1727317 ] Large Weapon Masterwork Cost Too High
- [ 1733912 ] PRESPELLTYPE:x,Any=z fails
- [ 1735649 ] NPE on source load
- [ 1741317 ] Multiple Weapon Proficiencies for Races are not saved
- [ 1741837 ] Choices for Exotic Weapon Prof Feat not displayed
- [ 1743936 ] .COPY stopped supporting additional tokens in 5.12
- [ 1745428 ] Not possible to take the same feat more than once.
- [ 1745644 ] Known languages lost if earlier language deleted
- [ 1747541 ] 5.12.0 RC4 Domain List Editor Data Loss
- [ 1747539 ] 5.12.0 RC4 Deity List Editor Data Loss
Data Bugs
- [ 1340185 ] [RSRD] paladin mount innacuracies with nonstandard mounts
- [ 1377051 ] [All] REACH for weapons not defined
- [ 1462505 ] FFG Against the Shadow issue
- [ 1466120 ] [RSRD] Review ITEM:potion tags
- [ 1471781 ] Kobold Kit Error
- [ 1482472 ] Modern Players Companion Update Classes to current methods
- [ 1527236 ] RSRD Duergar, Deep Dwarves RACETYPE:Humanoid tag
- [ 1537208 ] RSRD Glabrezu missing 2nd claw attack
- [ 1537455 ] MSRD Rename Cyborg hidden feat
- [ 1540815 ] .MOD incorrectly applied to a feat choice
- [ 1542517 ] [RSRD] Duplicate Deity "None" causes warning
- [ 1543292 ] Plus modifiers to replace the masterwork EQMOD
- [ 1546407 ] [MSRD] Dryads in D20 Modern have waaaay too many feats...
- [ 1547524 ] Mage Armor armor bonus stacks with all kind of armor bonuses
- [ 1547955 ] [RSRD] Duplicate objects
- [ 1569511 ] [RSRD] Lycanthrope Hybrid Form offered attacks faulty
- [ 1577179 ] [22talenttrees] WEAPONPROF formatting
- [ 1577187 ] [vladtheimpaler]PCGen possible data error?
- [ 1577341 ] [MSRD] PRESTAT tag use
- [ 1577346 ] pocketmodernhandbook] Source File References
- [ 1577352 ] Lower case Type=xxx in bonus tags
- [ 1579133 ] [RSRD] Incorrect multiplication of the MOVEADD tag
- [ 1580216 ] [RSRD] Phrenic Creature template missing
- [ 1583173 ] Incorrect SA syntax in Arcana - Societies of Magic
- [ 1590728 ] [D20 Weapons Locker] Remove unwanted ampersand from names
- [ 1592429 ] Replace old FEAT tags in class files
- [ 1594537 ] [MSRD] Remove duplicate weaponprofs in Menaces
- [ 1594541 ] [MSRD] Remove duplicate skill in modern FX
- [ 1594548 ] [MSRD] Remove duplicate languages in menaces
- [ 1594552 ] [MSRD] Duplicate Feats in Arcana Basics
- [ 1594679 ] [RSRD] Lich Template missing +8 racial bonus to Search
- [ 1599843 ] Psionic Agent Pre-Req Incorrect
- [ 1607665 ] [RSRD] Magic armors not giving MW benefits
- [ 1610209 ] [RSRD] Half-Orc capitalization confusion
- [ 1613696 ] [ALL] Change ALTCRITICAL tags to ALTCRITMULT
- [ 1614065 ] [RSRD] Knowledge (Architecture and Eng.) and Search synergy
- [ 1614231 ] [RSRD] Jump calculated incorrectly for Walk 15'
- [ 1615157 ] Masterwork price bug with Special Material & Plus EQMOD
- [ 1615374 ] [RSRD] BASH eqmods
- [ 1616803 ] [MSRD] Remove Duplicate Feats
- [ 1617428 ] [RSRD] Missing parenthesis in rsrd_spells_divine.lst
- [ 1618934 ] [RSRD] missing scrolls
- [ 1618936 ] [RSRD] missing TYPE info on scrolls
- [ 1619874 ] [RSRD] Righteous Might typo
- [ 1620944 ] [RSRD]Remove Natural Weaponprofs
- [ 1620975 ] [RSRD] Literacy is missing in languages
- [ 1621184 ] RSRD - Classes calling on Hidden Feats that don't exist
- [ 1623629 ] Use Magic Device (Scrolls) uses wrong Ability
- [ 1623630 ] Search (secret doors and hidden compartments) not working co
- [ 1628618 ] MSRD - Future - Equipment - .pcc spelling error
- [ 1628620 ] MSRD - Future - Equipment - identical keys
- [ 1628748 ] [MSRD] Infiltrator should have spot as a class skill
- [ 1631621 ] Dwarven Defender AC Broken
- [ 1632900 ] [SRD] Aboleth Language Missing
- [ 1633727 ] [SRD] Missing SRD Languages
- [ 1633728 ] [RSRD] Feat refers to Races that do not exist
- [ 1635256 ] [SRD] Invalid Race References
- [ 1635258 ] [SRD] Equipment Built Twice
- [ 1635271 ] [RSRD] Equipment Built Twice
- [ 1635289 ] Divine rank 21+ problem
- [ 1637278 ] Sorcery and Steam] File references incorrect
- [ 1640383 ] [MSRD] Incorrect Language Reference
- [ 1645958 ] Midnight Campaign Template File Typo
- [ 1648412 ] [MSRD] Remove unnecessary selections from Feats in Kits
- [ 1648417 ] [SRD] Cleanup various small issues
- [ 1652918 ] Replace deprecated BONUS:MOVE tags
- [ 1660509 ] [BDG][OQL] Explorer occupation off
- [ 1660511 ] [BDG][OQL] Velin missing 1st level feat
- [ 1660515 ] [BDG][OQL] missing languages
- [ 1660519 ] [BDG][OQL] barter skill and Charismatic hero
- [ 1661042 ] [RSRD] Healer's kit is not single-use item
- [ 1663221 ] my_dataset contains deprecated tags
- [ 1666493 ] [RSRD] missing Merrow
- [ 1667110 ] [RSRD] Barbarian SA:Illiterate doesn't go away
- [ 1668936 ] [Swords Edge Publishing] Covert Hero refers to bad path
- [ 1668940 ] [Malhavoc Press] Book Of Hallowed Might refers to bad path
- [ 1668942 ] [RPG Objects] Problem with # in folder name
- [ 1668945 ] CRITMULT tag without x
- [ 1669648 ] [RSRD] Remove Literacy as a language
- [ 1672171 ] [MSRD] Duplicate entries in MSRD Future
- [ 1672645 ] [MSRD] Duplicate EquipmentModifier
- [ 1672646 ] [MSRD] Duplicate WeaponProf
- [ 1672647 ] [MSRD] Duplicated Equipment
- [ 1672648 ] [MSRD] Invalid COST Token in Basic Spells
- [ 1672649 ] [MSRD] Incorrect Feat MOD
- [ 1672650 ] [MSRD] Invalid Equipment References
- [ 1672651 ] [MSRD] Bad Race References
- [ 1672652 ] [MSRD] Race File misuses AUTO:WEAPONPROF
- [ 1672654 ] [SRD] Typo in Lillend Race
- [ 1672655 ] [RSRD] Bad WeaponProf references
- [ 1672656 ] [RSRD] Typo in Base/Enhancing EQMOD
- [ 1674232 ] Paladin lack TurnDamagePlusBase
- [ 1681856 ] Secular Games] Winter Elves initial bugs
- [ 1683351 ] [Alpha] Arcanis attempts to do TEMPLATE:CHOOSE in Feat
- [ 1685368 ] quintfighterweaponprofs.lst typo
- [ 1685369 ] quitrogueequipweapmeleespecific.lst omissions
- [ 1685371 ] cityworks_classes.lst enhancements
- [ 1685378 ] completeeldritch_templates.lst typo
- [ 1686201 ] [Xcrawl - SellOut] Born Athlete syntax
- [ 1687232 ] Some Campaign Sets missing Default Animal kits
- [ 1695879 ] [ALL] Update MAXLEVEL class tag usage
- [ 1696583 ] Several files contain deprecated FOLLOWERALIGN
- [ 1698051 ] [RSRD] Animal Companion list missing aquatic animals
- [ 1698056 ] [RSRD] Remove Alternative Animal Companion Master template
- [ 1698089 ] Switch SWITCHRACE function to RACETYPE tag
- [ 1700009 ] [RSRD] Minotaur should have Jump as Monster Class Skill
- [ 1702035 ] Elf (Aquatic) miss Aquatic subtype
- [ 1684971 ] [RSRD] Bracers of Archery not working
- [ 1685375 ] rsrd_equipmods_psionic_enhancing.lst typo
- [ 1696583 ] Several files contain deprecated FOLLOWERALIGN
- [ 1702035 ] Elf (Aquatic) miss Aquatic subtype
- [ 1712726 ] [RSRD] Skill Rank issue - "Use Magic Device (Scrolls)"
- [ 1712826 ] [RSRD] "Use Magic Device (Scrolls)" SKILLRANK issue
- [ 1717542 ] CHOOSE using NUMCHOICES in invalid location
- [ 1725982 ] Crawling Tattoos (Psionic) broken
- [ 1726459 ] Periapt TYPE is supposed to be Amulet not Headgear
- [ 1727882 ] Wyvern natural weapons not correct
- [ 1729657 ] [R/SRD] Darkwood Shield issues
- [ 1732799 ] [RSRD]BONUS:SKILLPOOL|NUMBER tag does not work in templates
- [ 1734703 ] Players Guide to Arcanis - Tainted and Dark Kin
- [ 1738649 ] [RSRD] Tower Shield missing MAXDEX adjustment
- [ 1742276 ] Literacy not cleaned up in 5.12 & Trunk
- [ 1745695 ] BFG masterwork qualities - KEY clash
- [ 1746324 ] rogue FOLLOWERALIGN found
- [ 1749166 ] [RSRD] Deulist Canny Defense
Output Sheet Bugs
- [ 1385649 ] [PDF] Preserve spacing between paragraphs
- [ 1385663 ] pdf exports and spellbooks
- [ 1385665 ] [RSRD]Monks Flurry of Blows Off-Hand penalty?
- [ 1480980 ] Carried weapons suffer incorrect penalty
- [ 1480982 ] Consumable equipment not displayed properly
- [ 1512852 ] Combined Output Sheet Barbarian Rage Error
- [ 1518013 ] Templates and OUTPUTNAME, not consistant
- [ 1615078 ] Fix for sorting known spells list
- [ 1656594 ] HTML sheet shows hidden feats in feat block
- [ 1675007 ] OS - Update use of MISC token
- [ 1675944 ] Text sheet uses DESCRIPTION should use DESC
- [ 1676257 ] BIO, syntax should not be used for formatting code
- [ 1678675 ] [PDF] Generate OS according to parer type in preferences
- [ 1681541 ] Text Export errors
- [ 1714717 ] dmg2 statblock fails for non-spellcasters
- [ 1740513 ] Gap in Fantasy Combined OS
Doc Bugs
- [ 1473099 ] CSS style errors
- [ 1519761 ] Complete LST tag index
- [ 1535433 ] Complete listing in navtokenindex
- [ 1543624 ] Update the EQMOD KEY section
- [ 1544767 ] Update the Global Math Operators, Formulas and JEP Page
- [ 1550170 ] Clarify VFEAT useage
- [ 1580115 ] SKILLLIST Tag Doc Incorrect
- [ 1580117 ] ADD:CLASSSKILLS not documented
- [ 1580943 ] KNOWNSPELLS does not mention Class Line.
- [ 1580979 ] HITDIE missing options
- [ 1590195 ] DOMAIN allowed on Class Line or Class Level line
- [ 1590308 ] SPECIALTYKNOWN is per level
- [ 1590994 ] .COPY is not deprecated
- [ 1591032 ] No SUBSTITUTIONLEVEL link
- [ 1602530 ] Review "Frequently Asked Questions" section
- [ 1603271 ] RACE Tag not documented for Deity File
- [ 1603370 ] CT Tag for Spell not documented
- [ 1603419 ] REACHMULT Token in Equipment is undocumented
- [ 1608167 ] Error in PCGen_Docs_510.pdf
- [ 1611844 ] Equipment Doc Types
- [ 1612181 ] PRExxxQdata Link Broken in Docs
- [ 1617139 ] SA: % can be numbered
- [ 1617622 ] SPELLLEVEL tag is undocumented
- [ 1617624 ] GRAPPLESIZEMOD is undefined
- [ 1617627 ] HIDESIZEMOD is undefined
- [ 1617630 ] SIZEMOD is undefined
- [ 1627033 ] Mark CHOOSE (weapon) as deprecated
- [ 1631956 ] ABILITY tag description unclear
- [ 1639118 ] BoD file old
- [ 1640477 ] PRESPELL*SCHOOL docs old
- [ 1646102 ] HITDIE available in Race
- [ 1646103 ] Undocumented Tags: MODIFYFEATCHOICE and MODIFYABILITYCHOICE
- [ 1646131 ] COMPANIONLIST is improper link
- [ 1670033 ] Update all Acknowledgements Section
- [ 1673700 ] SPELLLEVEL is not a Spell Token
- [ 1674364 ] SA has erroneous repeats
- [ 1683229 ] CHOOSE:SCHOOLS
- [ 1683321 ] CHOOSE:EQBUILDER.SPELL Undocumented
- [ 1691406 ] [BUG][DOC and prettylst] Race tag in documentation
- [ 1693944 ] Docs links broke in 5.11.11 & SVN
- [ 1696474 ] Template SIZE, GENDERLOCK must refer to Game Mode
- [ 1696476 ] REMOVE, NATURALATTACKS are not Template Specific
- [ 1696484 ] Template LST REPEATLEVEL refers to Class
- [ 1696486 ] Template LST LEVELADJUSTMENT is a Formula
- [ 1696488 ] Template HITDIE docs inconsistent
- [ 1696492 ] Template LST Tokens need limits to be identified
- [ 1696494 ] Spell LST VARIANTS supports .CLEAR
- [ 1696495 ] Spell LST Tokens out of order
- [ 1696496 ] Spell LST STAT is undocumented
- [ 1696497 ] Class LST SPELLSTAT refers to non-existant Token
- [ 1696498 ] Spell LST SPELLRES format incorrect
- [ 1696502 ] Spell LST KEY: makes ambiguous statement
- [ 1696504 ] Spell LST CLASSES and DOMAINS support .CLEARALL
- [ 1696505 ] Spell LST SCHOOL, SUBSCHOOL, DESCRIPTOR support .CLEAR
- [ 1696507 ] Spell LST refers to global tokens DESC, DESCISPI
- [ 1696509 ] Spell LST COMPS supports .CLEAR
- [ 1696510 ] Enhance Global Vision Tag
- [ 1696513 ] Spell LST CASTERLEVEL is not a Token
- [ 1696522 ] Skill LST COST is not a valid token
- [ 1696529 ] Update screen shots for 5.12
- [ 1696530 ] Spell LST Tokens need limits to be identified
- [ 1699500 ] Ability ADDSPELLLEVEL Undocumented
- [ 1645647 ] CLASSES allows !
- [ 1670033 ] Update all Acknowledgements Section
- [ 1670035 ] Review entire doc base for 5.12 upgrade
- [ 1683321 ] CHOOSE:EQBUILDER.SPELL Undocumented
- [ 1696464 ] Template Tokens out of order
- [ 1696466 ] Template LST Section Incomplete
- [ 1696474 ] Template SIZE, GENDERLOCK must refer to Game Mode
- [ 1696476 ] REMOVE, NATURALATTACKS are not Template Specific
- [ 1696484 ] Template LST REPEATLEVEL refers to Class
- [ 1696486 ] Template LST LEVELADJUSTMENT is a Formula
- [ 1696487 ] Template LST HD, LEVEL docs incomplete
- [ 1696488 ] Template HITDIE docs inconsistent
- [ 1696492 ] Template LST Tokens need limits to be identified
- [ 1696494 ] Spell LST VARIANTS supports .CLEAR
- [ 1696495 ] Spell LST Tokens out of order
- [ 1696497 ] Class LST SPELLSTAT refers to non-existant Token
- [ 1696498 ] Spell LST SPELLRES format incorrect
- [ 1696502 ] Spell LST KEY: makes ambiguous statement
- [ 1696504 ] Spell LST CLASSES and DOMAINS support .CLEARALL
- [ 1696505 ] Spell LST SCHOOL, SUBSCHOOL, DESCRIPTOR support .CLEAR
- [ 1696507 ] Spell LST refers to global tokens DESC, DESCISPI
- [ 1696509 ] Spell LST COMPS supports .CLEAR
- [ 1696513 ] Spell LST CASTERLEVEL is not a Token
- [ 1696522 ] Skill LST COST is not a valid token
- [ 1696529 ] Update screen shots for 5.12
- [ 1696530 ] Spell LST Tokens need limits to be identified
- [ 1699500 ] Ability ADDSPELLLEVEL Undocumented
- [ 1706442 ] HITDICEADVANCES on companionmod.lst - documented but not in
- [ 1708168 ] Race STARTFEATS Typo
- [ 1708171 ] Race LANGBONUS Type text invalid
- [ 1708173 ] Race & Equipment SIZE should refer to Game Mode
- [ 1708174 ] Race HITDICEADVANCEMENT doesn't document *
- [ 1708178 ] Race FAVCLASS should indicate non-sensical behavior
- [ 1708181 ] Class STARTSKILLPOINTS is a Formula
- [ 1708182 ] PCClass SPELLLIST Typo
- [ 1708183 ] PCClass MULTIPREREQS was deprecated in 5.11
- [ 1708184 ] PCClass LANGBONUS should identify non-sensical behavior
- [ 1708193 ] PCClass KNOWNSPELLS supports .CLEAR
- [ 1708196 ] PCClass HITDIE needs clarification
- [ 1708197 ] PCClass FEATAUTO supports .CLEAR
- [ 1708199 ] PCClass CASTERLEVEL should be BONUS:CASTERLEVEL
- [ 1708200 ] PCClass ATTACKCYCLE html overlaps
- [ 1708201 ] PCClass ADDDOMAINS supports PRExxx in []
- [ 1708203 ] EqMod VISIBLE Default
- [ 1708205 ] EqMod REPLACES
- [ 1708208 ] EqMod EQBUILDER.SPELL misdocumented
- [ 1708209 ] EqMod COSTDOUBLE is undocumented
- [ 1708210 ] EqMod ARMORTYPE clarification
- [ 1708217 ] Equipment items out of order
- [ 1708218 ] Equipment CRITMULT and ALTCRITMULT special character
- [ 1708222 ] Deity RACE is not freeform text
- [ 1708223 ] Deity DOMAINS should identify non-sensical input
- [ 1708224 ] Ability File Tags contains extraneous items
- [ 1708225 ] Ability VISIBLE supports EXPORT, DISPLAY
- [ 1708226 ] Ability CATEGORY states it needs a link
- [ 1709011 ] LANGBONUS supports .CLEAR
- [ 1710413 ] BASEITEM tag has incorrect example
- [ 1710918 ] Global SPELLLEVEL Allows PRExxx
- [ 1712789 ] DESC Deprecated for 6.0 in ERROR
- [ 1718192 ] Ability Tag file has incorrect link to Starting Kit ability
- [ 1719728 ] HTML table tag error export HTML code in character notes
- [ 1720389 ] Clean up SPELLLEVEL tag entries
- [ 1720408 ] Skills VISIBLE allows use of DISPLAY
- [ 1726060 ] Hyphens aren't used in FEAT names, only outputname
- [ 1726455 ] Clarifying Substitution Level 'Allowed Tags'
- [ 1729240 ] BONUS:SKILLPOOL|NUMBER
- [ 1731728 ] NATURALATTACKS listed as arace tag
- [ 1733620 ] Global SPELLLEVEL tag docs unclear
- [ 1740018 ] Spells File Docs have bad link on SPELLLEVEL tag
- [ 1741817 ] clarify DOMAIN and FOLLOWERALIGN
- [ 1741821 ] PRESKILLTOT description confusing
- [ 1742252 ] CHOOSE:SPELLLEVEL has w|x|y|z|x|y|z
- [ 1746134 ] Add warning for PRELEVELMAX and BONUS:SKILLPOINTS|NUMBER