shr5rcp
shr5rcp copied to clipboard
Track the validation of a character in the generator.
If the generator has constrains like the shr5 does, it could check the validity of the character when the character advances.
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.
We need an other abstract generator to collect the basic rules. As we will have some more generator systems.
Some issues resolved, the generator is now stored in the character after committing.
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?