Commit Graph

14 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 2470b88a55 Display an error message if an unknown flag is encountered. 2016-05-19 20:59:57 +01:00
Starbeamrainbowlabs 73b2efa75f Rework version number to include short commit hash 2016-05-19 20:47:26 +01:00
Starbeamrainbowlabs 1174882a75 Refactor main program to add support for version text. 2016-05-19 20:31:48 +01:00
Starbeamrainbowlabs 6c2747001b Moved Help.txt to resources folder. 2016-05-19 19:31:11 +01:00
Starbeamrainbowlabs a67f5bbef8 Polish CLI and add Utilities class. 2016-05-19 19:22:37 +01:00
Starbeamrainbowlabs 947bc0a49f Changee version in AssemblyInfo to v0.1 2016-05-19 19:19:00 +01:00
Starbeamrainbowlabs 524df8cbd7 Wire new help text file to the parameter. 2016-05-18 21:12:27 +01:00
Starbeamrainbowlabs 6b46344d2f Create help file. 2016-05-18 21:02:43 +01:00
Starbeamrainbowlabs d90b2b3744 Corrected struct property issue. 2016-05-18 21:02:15 +01:00
Starbeamrainbowlabs 7467dd88a4 Correct help / version argument parsing. 2016-05-17 21:20:26 +01:00
Starbeamrainbowlabs d19df5b1b9 Finish implementing packer, and write simple interface.
Unfortunately we will have to re-implement the Rectangle struct because we can't modify a value type apparently.
2016-05-17 21:08:07 +01:00
Starbeamrainbowlabs 7e4f7c1a61 Merge with remote template. 2016-05-17 06:34:40 +01:00
Starbeamrainbowlabs 4b2834fcff initial commit 2016-05-17 06:31:23 +01:00
Starbeamrainbowlabs 57b89d3c59 Begin homegrown algorithm implementation 2016-05-16 20:55:11 +01:00