- 260: Let user save character - Basic save functionality. File format is XML with no special extension to preserve openness.
- 261: Let user add spells - Folks can add custom spells!
- 263: Print functionality - Folks can print their spell lists with a smidge of character info and a whole lot of spells.
- 264: Save custom spells - Custom spells are saved just like core spells.
- 265: Edit spells - Any spell can be edited, even the base spells.
- 266: Show spell level - There's a column to show the spell level, although they aren't (yet) collapsible.
- 268: Prompt the user to save appropriately - Just to make sure you don't accidentally close without saving.
- 275: Credits form - Gotta give daps to those who have contributed.
- 269: Keyboard shortcuts aren't working - .NET makes it difficult to add shortcut keys to things on a toolbar.