This initial release only contains the D&D Fields module, which really just includes the Abilities field. It was initially revamped in D8 as an example module used for a DrupalCon session: Custom Compound Fields in Drupal 8
This also represents a module version bump; 5.x will represent D&D 5e.
Removed Features as a requirement. The dnd_character node type and associated fields are controlled by core hooks rather than by Features. The requirement on Field Group module is also removed.
Added an uninstall hook to help remove the content type and fields cleanly. See #1558258.
Some minor bug fixes and tweaks to the D&D Character Sheet module, to allow more fields in the sheet to be correctly filled out.