shr5rcp icon indicating copy to clipboard operation
shr5rcp copied to clipboard

Track the validation of a character in the generator.

Open UrsZeidler opened this issue 10 years ago • 4 comments

If the generator has constrains like the shr5 does, it could check the validity of the character when the character advances.

UrsZeidler avatar Mar 09 '14 20:03 UrsZeidler

For this we need also to resolve a design flaw as the generator get lost if the character is exported. After committing the generator need to be stored in the character. done.

UrsZeidler avatar Mar 12 '14 22:03 UrsZeidler

We need an other abstract generator to collect the basic rules. As we will have some more generator systems.

UrsZeidler avatar Mar 12 '14 22:03 UrsZeidler

Some issues resolved, the generator is now stored in the character after committing.

UrsZeidler avatar Mar 23 '14 09:03 UrsZeidler

You write that some issues were resolved, are there some known issues or can we close this issue or how would I test the current state to provide more feedback?

NoxMortem avatar Jan 13 '15 13:01 NoxMortem