-
A Minor Update
I’ve just updated the code for Undum, with the new version checked in. It features a new Quality type: the NonZeroIntegerQuality.
This is a fairly simple mutation of the regular integer quality. It is the same for all values except 0. When the quality is 0, the old IntegerQuality would show ‘0’. This version removes the quality from the character panel entirely.
The commit also adds links to this blog (in the documentation section, which isn’t useful if you’re using Undum, but I mention in case you wonder what the other change is for). The update is available from the Github page: here.