ithaca-comp-345 / Game_Masters_Friend

Dungeons and Dragons Campaign and Stat Manager
MIT License
1 stars 2 forks source link

Added more bad-input protection. Action class has a toString + more... #46

Closed mramir3z closed 5 years ago

mramir3z commented 5 years ago

Incorporated more api functions. manual entry still pending. There are some little bugs: noRepeats() deletes redundant entries without replacing them with valid (unique) entries. Console sometimes prompts the user again after a valid response. To replicate the issue: [input character name] -> "no" -> [input invalid gibberish] -> "no".