- OutputFormatter is now renamed to CommandHandler
CommandHandler now supports full command management
- Dynamically generates command list (for "help")
- Added Command class which specifies the structure of a command
- Added struct specifying the structure of a command parameter
Added exception handling to networking
Moved shared layout resource to Common layout file