|
From: SourceForge.net <no...@so...> - 2004-09-16 13:23:08
|
Bugs item #1028150, was opened at 2004-09-15 05:46 Message generated for change (Comment added) made by jdempsey You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384719&aid=1028150&group_id=25576 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Paul W. King (kingpaul) Assigned to: James Dempsey (jdempsey) Summary: [5.7.5] PRECLASSLEVELMAX not working Initial Comment: From http://sourceforge.net/tracker/? func=detail&aid=1027847&group_id=36698&atid=417816 Just tried: PRECLASSLEVELMAX:Illusionist=1 Result: Can not find a test for: classlevelmax Unable to find a test implementation for: {0} Can not find a test for: classlevelmax Can not find a formatter for type: classlevelmax Docs: PRECLASSLEVELMAX:Fighter,SPELLCASTER=2 Character cannot have more than 2 levels of fighter and cannot have more than 2 levels in any spellcasting class. Date: 2004-09-14 13:20 Sender: tir-gwaith Logged In: YES user_id=208239 1) I believe this may now require the number at the beginning like most other PRExxx tags. 2) This should be in the CODE side of things === Paul W. King TM SB, OGL/PL Chimp, Data Tamarin, BoD ---------------------------------------------------------------------- >Comment By: James Dempsey (jdempsey) Date: 2004-09-16 23:23 Message: Logged In: YES user_id=558288 It now works according to the docs. Files changed: src/java/pcgen/persistence/lst/prereq/PreClassLevelMaxParser.java new revision: 1.6 src/test/pcgen/core/prereq/PreClassTest.java new revision: 1.6 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384719&aid=1028150&group_id=25576 |